summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds support for the SCTP_PORT_REUSE optionrrs2008-07-317-110/+330
* Further synchronization of copyrights, licenses, white space, etc fromrwatson2008-07-3113-18/+17
* Cleanup for WARNS 2.marcel2008-07-314-4/+3
* Eliminate recomputation of the PDE by pmap_pde_attr().alc2008-07-311-5/+2
* Fix LINTemax2008-07-311-0/+1
* Data type fixjfv2008-07-311-2/+2
* Unbreak the build by creating opt_nfs.hps2008-07-311-1/+1
* Unbreak the build by including sys/socketvar.hps2008-07-314-3/+7
* Add a -q[uiet] flag for scripts.obrien2008-07-312-4/+12
* Include netinet/tcp_lro.h, unbreak the buildps2008-07-301-1/+1
* Hook up Bluetooth SCO sockets code to the buildemax2008-07-301-1/+2
* Introduce support for Bluetooth SCO sockets. This is based on olderemax2008-07-303-1/+2132
* Add igb driver to the default kerneljfv2008-07-301-1/+2
* Add igb to the default kerneljfv2008-07-301-1/+2
* Change Makefile to reflect new directory structurejfv2008-07-301-3/+5
* Change to build module with new directory treejfv2008-07-301-10/+4
* Alter kernel build to work with new dev/e1000 structure.jfv2008-07-301-32/+32
* Merge of the source for igb and em into dev/e1000, thisjfv2008-07-3050-10133/+1420
* One more whitespace nit.jhb2008-07-301-2/+0
* Add a regression test for r181017.stefanf2008-07-301-0/+4
* Add POSIX -p flag to make(1).ed2008-07-302-4/+19
* A few more whitespace fixes.jhb2008-07-302-2/+1
* If the kernel has run out of metadata for swap, then explicitly panic()jhb2008-07-301-1/+1
* Whitespace tweak.jhb2008-07-301-1/+0
* Pass the correct flags to expandarg() for NFROMFD and NTOFD. This fixes astefanf2008-07-301-1/+1
* Trim some noise from some #ifdef's. This had leaked into the compat32jhb2008-07-302-2/+2
* fix includes for post sockbuf re-factorkmacy2008-07-305-142/+12
* Use single byte read and write operations to toggle the BIOS and OSjhb2008-07-302-14/+14
* The original adduser/rmuser scripts in Perl used to modify the PATHjhb2008-07-301-2/+3
* The behaviour of the lockmgr going back at least to the 4.4BSD-Lite2 waskib2008-07-301-2/+9
* This updates the ixgbe driver to Intel internal version 1.4.7jfv2008-07-3010-423/+396
* Set all of the "optimum performance" PHY registers for the 15D parts asjhb2008-07-301-10/+8
* SIS_SETBIT() already does a read/modify/write operation, so there isn'tjhb2008-07-301-2/+1
* correct description of how to clear a desired channelsam2008-07-301-6/+4
* According to a proposed Norwegian standard for alphabetization of whichdes2008-07-302-8/+12
* Remove the use of lbolt from the VFS syncer.ed2008-07-301-9/+7
* Don't make subr_clist.c depend on the TTY layer.ed2008-07-301-5/+6
* Update routed to use the RFC 3678 protocol-independent multicast API. Usephk2008-07-305-118/+66
* Bring back the save/restore of the %ds, %es, %fs and %gs registers forkib2008-07-305-20/+33
* Adopt the slightly weaker consistency locking approach used in IPv4 rawrwatson2008-07-301-7/+3
* Fix alignment of the cmsg buffer by placing it in a union with a structdes2008-07-301-6/+12
* MfP4: Preserve permissions by default.kientzle2008-07-301-0/+1
* style(9) specifies that case statements are not indented.scf2008-07-301-1/+1
* Add my entry with a pointer to garga (mentor)rnoland2008-07-301-0/+2
* Change the type of psaddr_t from void* to uintptr_t. A pointermarcel2008-07-306-28/+26
* Unbreak build.yongari2008-07-301-2/+0
* Free the correct buffer list on failure.thompsa2008-07-302-2/+2
* Clarify which route property routed(8) looks at.phk2008-07-291-1/+1
* remove redundant ifdef ... lolkmacy2008-07-291-2/+0
* fix build by forward declaring thread and hiding socket buffer definitions fr...kmacy2008-07-291-3/+6
OpenPOWER on IntegriCloud