| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix sbin/ build with a 64-bit ino_t. | Matthew D Fleming | 2012-09-27 | 14 | -66/+84 |
* | Fix fsck_ffs build with a 64-bit ino_t. | Matthew D Fleming | 2012-09-27 | 8 | -85/+103 |
* | Fix up kernel sources to be ready for a 64-bit ino_t. | Matthew D Fleming | 2012-09-27 | 15 | -121/+140 |
* | libc/fts: Use O_CLOEXEC for internal file descriptors. | Jilles Tjoelker | 2012-09-27 | 2 | -10/+14 |
* | Ensure that all cases that enqueue a netgraph item for delivery by a | Ryan Stone | 2012-09-27 | 1 | -1/+1 |
* | Complete revert of r239963: | Pedro F. Giffuni | 2012-09-27 | 2 | -7/+8 |
* | Complete revert of r239963: | Pedro F. Giffuni | 2012-09-27 | 10 | -52/+24 |
* | Fix pseudo checksum calculation. | Max Khon | 2012-09-27 | 1 | -1/+3 |
* | sigaction(2),sigwait(2),sigwaitinfo(2): Remove [EFAULT] error condition. | Jilles Tjoelker | 2012-09-27 | 3 | -16/+3 |
* | Revert r240931, as the previous comment was actually in sync with POSIX. | Pawel Jakub Dawidek | 2012-09-27 | 1 | -3/+3 |
* | Make sure the "wMaxPacketSize" limitations are respected. | Hans Petter Selasky | 2012-09-27 | 1 | -3/+28 |
* | Make sure we record NAK tokens in the TD structure for IN direction. | Hans Petter Selasky | 2012-09-27 | 3 | -63/+43 |
* | Kernel and modules have "set_vnet" linker set, where virtualized | Mikolaj Golub | 2012-09-27 | 1 | -1/+98 |
* | Remove useless NULL checks after M_WAITOK allocations. | Edward Tomasz Napierala | 2012-09-27 | 4 | -147/+2 |
* | Fix zillions of style(9) and spacing bugs introduced by r240981. | Gleb Smirnoff | 2012-09-27 | 1 | -140/+142 |
* | Fix several build failures for !COMPAT_FREEBSD32 and | Gleb Smirnoff | 2012-09-27 | 1 | -31/+44 |
* | Fix bug in TCP_KEEPCNT setting, which slipped in in the last round | Gleb Smirnoff | 2012-09-27 | 1 | -8/+14 |
* | Track the last ANI TX/RX sample correctly. | Adrian Chadd | 2012-09-27 | 1 | -2/+2 |
* | Implementing pmap_kextract(va) as pmap_extract(kernel_pmap, va) is | Alan Cox | 2012-09-27 | 3 | -51/+69 |
* | Initialize the num variable to avoid uninitialized data. | Kevin Lo | 2012-09-27 | 1 | -2/+2 |
* | Add 32-bit ABI compat shims. Those are necessary for i386 binary-only | Maxim Sobolev | 2012-09-27 | 1 | -6/+201 |
* | atrun: Do not assume that MAXLOGNAME <= 100. | Jilles Tjoelker | 2012-09-26 | 1 | -1/+1 |
* | find: Do not pass fd to save current directory to child processes. | Jilles Tjoelker | 2012-09-26 | 1 | -1/+1 |
* | - In the bridge_enqueue() do success/error accounting for | Gleb Smirnoff | 2012-09-26 | 1 | -5/+4 |
* | - Make C11 atomic macros usable in expressions: | Tijl Coosemans | 2012-09-26 | 1 | -25/+33 |
* | Make sure the DWC OTG host mode channels are given enough time to disable. | Hans Petter Selasky | 2012-09-26 | 2 | -1/+18 |
* | Merge similar fixes from 223198 from igb to ixgbe: | John Baldwin | 2012-09-26 | 3 | -9/+44 |
* | - Allow cross-architecture builds with 'generate-release.sh', which | Glen Barber | 2012-09-26 | 1 | -8/+109 |
* | Add a COMPILER_FEATURES variable that is set in bsd.compiler.mk. | Brooks Davis | 2012-09-26 | 2 | -1/+33 |
* | Create led(4) device nodes mapped to isci(4) SGPIO locate LEDs. | Jim Harris | 2012-09-26 | 3 | -1/+37 |
* | Remove FreeBSD 4.x compat shims. Verified by md5. | John Baldwin | 2012-09-26 | 5 | -117/+40 |
* | Grab the mfi_config_lock while performing a MFI_DCMD_CFG_FOREIGN_IMPORT | John Baldwin | 2012-09-26 | 1 | -0/+1 |
* | Create the new initarm_ functions to reduce the diff to the other FDT | Andrew Turner | 2012-09-26 | 1 | -11/+25 |
* | Merge recent vendor changes in ZFS. | Martin Matuska | 2012-09-26 | 6 | -25/+61 |
|\ |
|
| * | Update vendor/illumos/dist and vendor-sys/illumos/dist | Martin Matuska | 2012-09-26 | 6 | -32/+63 |
* | | Teach getent(1) to look up a hostname and find IPv6 addresses. | Kevin Lo | 2012-09-26 | 1 | -12/+22 |
* | | Use arm_dump_avail_init to build the dump_avail array | Andrew Turner | 2012-09-26 | 1 | -6/+1 |
* | | Start to clean up the lpc initarm as it also uses FDT. | Andrew Turner | 2012-09-26 | 1 | -12/+18 |
* | | Make the updates of the tid ring buffer' head and tail pointers | Konstantin Belousov | 2012-09-26 | 1 | -6/+6 |
* | | Fix panic in CTL caused by trying to free invalid pointers passed | Edward Tomasz Napierala | 2012-09-26 | 1 | -0/+5 |
* | | Map the non-QoS TID to the voice queue, in order to ensure important | Adrian Chadd | 2012-09-26 | 1 | -2/+7 |
* | | Correct misspelling in debug output. | Ed Maste | 2012-09-26 | 1 | -1/+1 |
* | | Add regression test for kern/172075. | Ed Maste | 2012-09-26 | 1 | -0/+59 |
* | | Revert part of an earlier patch attempt that snuck in with r240938. | Ed Maste | 2012-09-25 | 1 | -1/+0 |
* | | Fix freebsd32_kmq_timedreceive() and freebsd32_kmq_timedsend() to use | Pawel Jakub Dawidek | 2012-09-25 | 1 | -2/+2 |
* | | Add more SPI flash IDs. | Aleksandr Rybalko | 2012-09-25 | 1 | -9/+16 |
* | | Avoid INVARIANTS panic destroying an in-use tap(4) | Ed Maste | 2012-09-25 | 2 | -5/+2 |
* | | vn_write() always expects FOF_OFFSET flag, which is asserted at the begining, | Pawel Jakub Dawidek | 2012-09-25 | 1 | -4/+3 |
* | | Remove an incorrect comment | Ed Maste | 2012-09-25 | 1 | -1/+0 |
* | | We cannot open file for reading and executing (O_RDONLY | O_EXEC). | Pawel Jakub Dawidek | 2012-09-25 | 1 | -3/+3 |