| Commit message (Expand) | Author | Age | Files | Lines |
* | do not strip /stand | luigi | 2015-01-24 | 1 | -3/+3 |
* | Don't include libcapsicum headers when requested. | delphij | 2015-01-24 | 1 | -3/+3 |
* | Make sure the compiler flag to get cxgbe(4) to compile with gcc is used | np | 2015-01-24 | 2 | -2/+3 |
* | Fix typo in r277561. | nwhitehorn | 2015-01-24 | 1 | -1/+1 |
* | After interrupt read value from register to make sure it reached hardware. This | gonzo | 2015-01-24 | 1 | -0/+4 |
* | When creating or updating a node, use vfs_timestamp() for "now" instead | will | 2015-01-24 | 1 | -2/+2 |
* | Add routing_test:static_ipv6_loopback_route_for_each_fib. | will | 2015-01-24 | 3 | -0/+147 |
* | Add macro to identify AVIC capability (advanced virtual interrupt controller) | neel | 2015-01-24 | 1 | -0/+1 |
* | Bump config(8) minor version for r277567. | will | 2015-01-24 | 1 | -1/+1 |
* | Fix panic in firewire and creation of invalid config ROM. | will | 2015-01-23 | 1 | -5/+9 |
* | Restore addr2line to cross tools | emaste | 2015-01-23 | 1 | -0/+3 |
* | Run make sysent. | jilles | 2015-01-23 | 11 | -12/+174 |
* | Add futimens and utimensat system calls. | jilles | 2015-01-23 | 18 | -11/+717 |
* | When iterating through VMFORMATS, the VMBASE file is | gjb | 2015-01-23 | 1 | -2/+2 |
* | MFV r277607: | pfg | 2015-01-23 | 2 | -4/+4 |
* | Provide a recipe of "true" for building the "release" target once its | cperciva | 2015-01-23 | 1 | -0/+1 |
* | Update the latest revision. | gjb | 2015-01-23 | 1 | -1/+1 |
* | Document r277458, support for cloud hosting providers added to | gjb | 2015-01-23 | 1 | -1/+4 |
* | Document r277166, ptrace(2) Altivec register support. | gjb | 2015-01-23 | 1 | -0/+4 |
* | Document r276881, libedit UTF-8 support. | gjb | 2015-01-23 | 1 | -0/+5 |
* | Simplify retry loops. No functional change. | jkim | 2015-01-23 | 1 | -11/+7 |
* | Revert r216942. This commit was premature and caused too many complaints. | jkim | 2015-01-23 | 1 | -13/+3 |
* | Use clock_gettime to measure the time that we spent asleep during | will | 2015-01-23 | 1 | -13/+15 |
* | Use CLOCK_UPTIME to get the uptime instead of CLOCK_MONOTONIC. | will | 2015-01-23 | 1 | -1/+1 |
* | Make "vmstat -i" respect the -c <count> and -i <interval> options together. | will | 2015-01-23 | 1 | -35/+106 |
* | Add pinctrl driver support for the encoded input register config words | ian | 2015-01-23 | 1 | -3/+28 |
* | Allow lists for "nooption" and "nooptions" keywords. | will | 2015-01-23 | 1 | -1/+11 |
* | Print transfer times for read, write, & overall independently. | will | 2015-01-23 | 1 | -11/+21 |
* | Remove break after return. | kevlo | 2015-01-23 | 3 | -13/+8 |
* | Log hardware interface up/down as "hardware" rather than just "hw". | will | 2015-01-23 | 1 | -2/+2 |
* | When a CARP state change is caused by an ifconfig request, log it accordingly. | will | 2015-01-23 | 1 | -2/+4 |
* | After r270929 RAW IP code assumes that all IP fields are in network | ae | 2015-01-23 | 1 | -2/+2 |
* | Use relocation-safe methods to determine the sizes of the exception handlers. | nwhitehorn | 2015-01-23 | 3 | -52/+61 |
* | Fix usage example in kvprintf(9) and its copy in libstand(3): trailing '\n' | danfe | 2015-01-23 | 4 | -6/+6 |
* | Enable all the mmc/sd controllers, because there's no telling which ones | ian | 2015-01-23 | 1 | -1/+1 |
* | Improve the distribution of LAGG port traffic. | will | 2015-01-23 | 2 | -13/+20 |
* | Add sample log rotation support for opensm | ngie | 2015-01-22 | 3 | -1/+20 |
* | Allow use of a pre-instantiated RTAS as well as a self-instantiated one. This | nwhitehorn | 2015-01-22 | 1 | -17/+28 |
* | Rename the 'release' target to 'real-release', and | gjb | 2015-01-22 | 2 | -8/+17 |
* | Update reported elftoolchain version | emaste | 2015-01-22 | 1 | -1/+1 |
* | Declare Maxmem on arm. This should have been part of r277532. | ian | 2015-01-22 | 1 | -0/+1 |
* | Add the Maxmem global and set it to the highest physical page number plus 1. | ian | 2015-01-22 | 1 | -6/+23 |
* | Don't include newvers.sh into freebsd-version. | ume | 2015-01-22 | 1 | -1/+1 |
* | Improve CARP logging so that all state transitions are logged. | will | 2015-01-22 | 1 | -34/+23 |
* | Don't count requests with status sent as overlapping. | mav | 2015-01-22 | 1 | -2/+4 |
* | Revert for r277213: | hselasky | 2015-01-22 | 15 | -1042/+1105 |
* | Make this compile with WARNS=6 and clang/gcc | ngie | 2015-01-22 | 1 | -5/+9 |
* | style(9) cleanup | rstone | 2015-01-22 | 3 | -16/+27 |
* | Add last_fault_code used in pmap-v6.c if kernel is compiled with "option DEBUG" | gonzo | 2015-01-22 | 1 | -0/+8 |
* | Write ACK for all kinds of LCDC interrupts | gonzo | 2015-01-22 | 1 | -2/+3 |