| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Currently, BSM audit pathname token generation for chrooted or jailed | csjp | 2008-07-31 | 3 | -55/+121 |
* | MFp4 (//depot/projects/tcpecn/): | rpaulo | 2008-07-31 | 5 | -14/+155 |
* | Adds support for the SCTP_PORT_REUSE option | rrs | 2008-07-31 | 7 | -110/+330 |
* | Further synchronization of copyrights, licenses, white space, etc from | rwatson | 2008-07-31 | 13 | -18/+17 |
* | Eliminate recomputation of the PDE by pmap_pde_attr(). | alc | 2008-07-31 | 1 | -5/+2 |
* | Fix LINT | emax | 2008-07-31 | 1 | -0/+1 |
* | Data type fix | jfv | 2008-07-31 | 1 | -2/+2 |
* | Unbreak the build by creating opt_nfs.h | ps | 2008-07-31 | 1 | -1/+1 |
* | Unbreak the build by including sys/socketvar.h | ps | 2008-07-31 | 4 | -3/+7 |
* | Include netinet/tcp_lro.h, unbreak the build | ps | 2008-07-30 | 1 | -1/+1 |
* | Hook up Bluetooth SCO sockets code to the build | emax | 2008-07-30 | 1 | -1/+2 |
* | Introduce support for Bluetooth SCO sockets. This is based on older | emax | 2008-07-30 | 3 | -1/+2132 |
* | Add igb driver to the default kernel | jfv | 2008-07-30 | 1 | -1/+2 |
* | Add igb to the default kernel | jfv | 2008-07-30 | 1 | -1/+2 |
* | Change Makefile to reflect new directory structure | jfv | 2008-07-30 | 1 | -3/+5 |
* | Change to build module with new directory tree | jfv | 2008-07-30 | 1 | -10/+4 |
* | Alter kernel build to work with new dev/e1000 structure. | jfv | 2008-07-30 | 1 | -32/+32 |
* | Merge of the source for igb and em into dev/e1000, this | jfv | 2008-07-30 | 50 | -10133/+1420 |
* | One more whitespace nit. | jhb | 2008-07-30 | 1 | -2/+0 |
* | A few more whitespace fixes. | jhb | 2008-07-30 | 2 | -2/+1 |
* | If the kernel has run out of metadata for swap, then explicitly panic() | jhb | 2008-07-30 | 1 | -1/+1 |
* | Whitespace tweak. | jhb | 2008-07-30 | 1 | -1/+0 |
* | Trim some noise from some #ifdef's. This had leaked into the compat32 | jhb | 2008-07-30 | 2 | -2/+2 |
* | fix includes for post sockbuf re-factor | kmacy | 2008-07-30 | 5 | -142/+12 |
* | Use single byte read and write operations to toggle the BIOS and OS | jhb | 2008-07-30 | 2 | -14/+14 |
* | The behaviour of the lockmgr going back at least to the 4.4BSD-Lite2 was | kib | 2008-07-30 | 1 | -2/+9 |
* | This updates the ixgbe driver to Intel internal version 1.4.7 | jfv | 2008-07-30 | 10 | -423/+396 |
* | Set all of the "optimum performance" PHY registers for the 15D parts as | jhb | 2008-07-30 | 1 | -10/+8 |
* | SIS_SETBIT() already does a read/modify/write operation, so there isn't | jhb | 2008-07-30 | 1 | -2/+1 |
* | Remove the use of lbolt from the VFS syncer. | ed | 2008-07-30 | 1 | -9/+7 |
* | Don't make subr_clist.c depend on the TTY layer. | ed | 2008-07-30 | 1 | -5/+6 |
* | Bring back the save/restore of the %ds, %es, %fs and %gs registers for | kib | 2008-07-30 | 5 | -20/+33 |
* | Adopt the slightly weaker consistency locking approach used in IPv4 raw | rwatson | 2008-07-30 | 1 | -7/+3 |
* | Change the type of psaddr_t from void* to uintptr_t. A pointer | marcel | 2008-07-30 | 1 | -1/+1 |
* | Unbreak build. | yongari | 2008-07-30 | 1 | -2/+0 |
* | Free the correct buffer list on failure. | thompsa | 2008-07-30 | 2 | -2/+2 |
* | remove redundant ifdef ... lol | kmacy | 2008-07-29 | 1 | -2/+0 |
* | fix build by forward declaring thread and hiding socket buffer definitions fr... | kmacy | 2008-07-29 | 1 | -3/+6 |
* | Unbreak the build by protecting kernel-only functions with #ifdef _KERNEL. | cognet | 2008-07-29 | 1 | -0/+4 |
* | When copying in and out current ICMPv6 filters on a raw IPv6 socket, | rwatson | 2008-07-29 | 1 | -6/+14 |
* | Since we fail IPv6 raw socket allocation if inp->in6p_icmp6filt can't | rwatson | 2008-07-29 | 2 | -15/+3 |
* | Marginally decomplicate set/getsockopt code in ip6_output.c by simply | rwatson | 2008-07-29 | 1 | -18/+11 |
* | Fix build breakage - kthread_exit() in 8 now has no arguments | rrs | 2008-07-29 | 1 | -1/+2 |
* | - Out with some printfs. | rrs | 2008-07-29 | 6 | -19/+12 |
* | style(9) - space after keywords, don't indent case. | yongari | 2008-07-29 | 1 | -64/+63 |
* | Cache PCI vendor/device ids to avoid unnecessary PCI configuration | yongari | 2008-07-29 | 1 | -7/+4 |
* | s/printf/device_printf/g | yongari | 2008-07-29 | 2 | -23/+19 |
* | Factor sockbuf, sockopt, and sockstate out of socketvar.h in to separate head... | kmacy | 2008-07-29 | 4 | -221/+362 |
* | Add missing jme(4), msk(4), nfe(4), re(4) and stge(4) in NOTES and | yongari | 2008-07-29 | 1 | -0/+7 |
* | Simplify ubt_isoc_in_complete2(). Also should fix off by 1 bug. | emax | 2008-07-29 | 1 | -28/+18 |