summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* do not strip /standluigi2015-01-241-3/+3
* Don't include libcapsicum headers when requested.delphij2015-01-241-3/+3
* Make sure the compiler flag to get cxgbe(4) to compile with gcc is usednp2015-01-242-2/+3
* Fix typo in r277561.nwhitehorn2015-01-241-1/+1
* After interrupt read value from register to make sure it reached hardware. Thisgonzo2015-01-241-0/+4
* When creating or updating a node, use vfs_timestamp() for "now" insteadwill2015-01-241-2/+2
* Add routing_test:static_ipv6_loopback_route_for_each_fib.will2015-01-243-0/+147
* Add macro to identify AVIC capability (advanced virtual interrupt controller)neel2015-01-241-0/+1
* Bump config(8) minor version for r277567.will2015-01-241-1/+1
* Fix panic in firewire and creation of invalid config ROM.will2015-01-231-5/+9
* Restore addr2line to cross toolsemaste2015-01-231-0/+3
* Run make sysent.jilles2015-01-2311-12/+174
* Add futimens and utimensat system calls.jilles2015-01-2318-11/+717
* When iterating through VMFORMATS, the VMBASE file isgjb2015-01-231-2/+2
* MFV r277607:pfg2015-01-232-4/+4
* Provide a recipe of "true" for building the "release" target once itscperciva2015-01-231-0/+1
* Update the latest revision.gjb2015-01-231-1/+1
* Document r277458, support for cloud hosting providers added togjb2015-01-231-1/+4
* Document r277166, ptrace(2) Altivec register support.gjb2015-01-231-0/+4
* Document r276881, libedit UTF-8 support.gjb2015-01-231-0/+5
* Simplify retry loops. No functional change.jkim2015-01-231-11/+7
* Revert r216942. This commit was premature and caused too many complaints.jkim2015-01-231-13/+3
* Use clock_gettime to measure the time that we spent asleep duringwill2015-01-231-13/+15
* Use CLOCK_UPTIME to get the uptime instead of CLOCK_MONOTONIC.will2015-01-231-1/+1
* Make "vmstat -i" respect the -c <count> and -i <interval> options together.will2015-01-231-35/+106
* Add pinctrl driver support for the encoded input register config wordsian2015-01-231-3/+28
* Allow lists for "nooption" and "nooptions" keywords.will2015-01-231-1/+11
* Print transfer times for read, write, & overall independently.will2015-01-231-11/+21
* Remove break after return.kevlo2015-01-233-13/+8
* Log hardware interface up/down as "hardware" rather than just "hw".will2015-01-231-2/+2
* When a CARP state change is caused by an ifconfig request, log it accordingly.will2015-01-231-2/+4
* After r270929 RAW IP code assumes that all IP fields are in networkae2015-01-231-2/+2
* Use relocation-safe methods to determine the sizes of the exception handlers.nwhitehorn2015-01-233-52/+61
* Fix usage example in kvprintf(9) and its copy in libstand(3): trailing '\n'danfe2015-01-234-6/+6
* Enable all the mmc/sd controllers, because there's no telling which onesian2015-01-231-1/+1
* Improve the distribution of LAGG port traffic.will2015-01-232-13/+20
* Add sample log rotation support for opensmngie2015-01-223-1/+20
* Allow use of a pre-instantiated RTAS as well as a self-instantiated one. Thisnwhitehorn2015-01-221-17/+28
* Rename the 'release' target to 'real-release', andgjb2015-01-222-8/+17
* Update reported elftoolchain versionemaste2015-01-221-1/+1
* Declare Maxmem on arm. This should have been part of r277532.ian2015-01-221-0/+1
* Add the Maxmem global and set it to the highest physical page number plus 1.ian2015-01-221-6/+23
* Don't include newvers.sh into freebsd-version.ume2015-01-221-1/+1
* Improve CARP logging so that all state transitions are logged.will2015-01-221-34/+23
* Don't count requests with status sent as overlapping.mav2015-01-221-2/+4
* Revert for r277213:hselasky2015-01-2215-1042/+1105
* Make this compile with WARNS=6 and clang/gccngie2015-01-221-5/+9
* style(9) cleanuprstone2015-01-223-16/+27
* Add last_fault_code used in pmap-v6.c if kernel is compiled with "option DEBUG"gonzo2015-01-221-0/+8
* Write ACK for all kinds of LCDC interruptsgonzo2015-01-221-2/+3
OpenPOWER on IntegriCloud