| Commit message (Expand) | Author | Age | Files | Lines |
* | hook uipc_mvec.c into build | kmacy | 2007-04-08 | 1 | -0/+1 |
* | Add the CAM 'SG' peripheral device. This device implements a subset of the | scottl | 2007-04-07 | 2 | -0/+6 |
* | MFi386: add libkern/memset.c | nyan | 2007-04-06 | 1 | -0/+1 |
* | sort. | nyan | 2007-04-06 | 2 | -2/+2 |
* | Be more conservative and compile libkern/memset.c only on architectures | kan | 2007-04-06 | 4 | -1/+4 |
* | Add trivial MI memset function implementation. GCC mandates the | kan | 2007-04-05 | 1 | -0/+1 |
* | Retire unused TCP_SACK_DEBUG. | andre | 2007-04-04 | 1 | -1/+0 |
* | Temporarily desupport simultaneous target and initiator mode. | mjacob | 2007-04-02 | 1 | -2/+6 |
* | Optimize sx locks to use simple atomic operations for the common cases of | jhb | 2007-03-31 | 2 | -0/+15 |
* | Sort. | jhb | 2007-03-27 | 1 | -1/+1 |
* | Fix some statements in disc(4) and about it: | yar | 2007-03-26 | 1 | -2/+2 |
* | Complete removal of uipc_socket2.c by moving the last few functions to | rwatson | 2007-03-26 | 1 | -1/+0 |
* | Introduce a new toy interface, edsc(4). It's a discard interface | yar | 2007-03-26 | 2 | -0/+4 |
* | New device: icee. Generic i2c eeprom driver. | imp | 2007-03-23 | 1 | -0/+1 |
* | If KERNEL_EXTRA is defined, make kernel-all target depend on it. | imp | 2007-03-23 | 1 | -1/+6 |
* | Catch up with ACPI-CA 20070320 import. | jkim | 2007-03-22 | 2 | -7/+4 |
* | - Simplify the #ifdef's for adaptive mutexes and rwlocks by conditionally | jhb | 2007-03-22 | 2 | -0/+7 |
* | Make TCP_DROP_SYNFIN a standard part of TCP. Disabled by default it | andre | 2007-03-21 | 2 | -7/+0 |
* | Overhaul driver/subsystem api's: | sam | 2007-03-21 | 2 | -1/+2 |
* | Adds missing flight size logging option for SCTP. | rrs | 2007-03-20 | 1 | -0/+1 |
* | - Sysctl's move to seperate file | rrs | 2007-03-15 | 1 | -0/+1 |
* | Add support for statically compiling cxgb into the kernel | kmacy | 2007-03-14 | 2 | -0/+10 |
* | Rototill the sparc64 nexus(4) (actually this brings in the code the | marius | 2007-03-07 | 1 | -2/+0 |
* | Recognize repo-copy of kern_acl.c to vfs_acl.c, remove kern_acl.c, | rwatson | 2007-03-05 | 1 | -1/+1 |
* | Fix typo in comment. | flz | 2007-03-04 | 1 | -1/+1 |
* | - Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in a | flz | 2007-03-02 | 1 | -1/+6 |
* | Add GEOM_MULTIPATH so LINT will build. | des | 2007-02-27 | 1 | -0/+1 |
* | Further improvements to LOCK_PROFILING: | kmacy | 2007-02-27 | 1 | -0/+1 |
* | First cut at GEOM based multipath. This is an active/passive{/passive...} | mjacob | 2007-02-27 | 2 | -0/+2 |
* | Build ipx_ip.c only if options IPXIP is defined. No functional change. | rwatson | 2007-02-26 | 1 | -1/+1 |
* | Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel. | bms | 2007-02-24 | 1 | -2/+2 |
* | Add two new options, FLASHADDR, which defines the address the flash is | cognet | 2007-02-19 | 1 | -0/+2 |
* | Teach DDB how to print sockets, socket buffers, protosw's, and domain | rwatson | 2007-02-15 | 1 | -0/+1 |
* | Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660. | rodrigc | 2007-02-11 | 1 | -8/+8 |
* | Build PIM by default as part of the IPv4 multicast forwarding path. | bms | 2007-02-10 | 2 | -6/+1 |
* | Evolve the ctlreq interface added to geom_gpt into a generic | marcel | 2007-02-07 | 4 | -7/+8 |
* | The path to the mmc/mmcbus_if.m file is wrong. Correct it by | imp | 2007-02-03 | 1 | -1/+1 |
* | Mark mmc *_if.m files as standard to allow for mmc/sd being compiled | imp | 2007-02-03 | 1 | -2/+2 |
* | Remove MSDOSFS_LARGE compile time option. It has been converted | rodrigc | 2007-01-30 | 2 | -15/+0 |
* | Add a "-o large" mount option for msdosfs. Convert compile-time checks for | rodrigc | 2007-01-30 | 1 | -1/+1 |
* | Add support for serial communication with Windows CE based Handheld Computer. | takawata | 2007-01-28 | 2 | -0/+3 |
* | Add front-ends for the 'lebuffer' variants found on some SBus cards. | marius | 2007-01-20 | 1 | -0/+2 |
* | Remove remnants from the sparc64 origin of this file and which are | marius | 2007-01-19 | 1 | -5/+0 |
* | Wrap the EISA-specific parts of the dpt(4) and si(4) back-ends in | marius | 2007-01-18 | 1 | -0/+2 |
* | Resurrect upa(4), now used for the subordinate/slave UPA bridge and | marius | 2007-01-16 | 1 | -0/+1 |
* | - Merge sys/sparc64/creator/creator_upa.c into sys/dev/fb/creator.c. | marius | 2007-01-16 | 1 | -1/+0 |
* | Add missing SC_NO_MODE_CHANGE option. Disable it in the powerpc | marius | 2007-01-10 | 2 | -0/+2 |
* | MFp4: add BWCT kernel configuration | ticso | 2007-01-05 | 1 | -0/+1 |
* | MFp4: add basic driver for RTL8305SC switch in PHY emulation | ticso | 2007-01-05 | 1 | -0/+1 |
* | Wrap ipfw nat support in a new kernel config option named | piso | 2007-01-03 | 2 | -0/+6 |