NetBSD/sys
mrg 6294d76e22 fix the swap16/swap32 macros to actually swap the argument,
not discard the swapped value.
2006-06-26 19:48:41 +00:00
..
altq Add ALTQ_PRIQ. 2006-06-19 20:40:48 +00:00
arch fix the swap16/swap32 macros to actually swap the argument, 2006-06-26 19:48:41 +00:00
coda integrate kauth. 2006-05-14 21:19:33 +00:00
compat Do not implement exit_group() the right way on platforms that do not 2006-06-26 07:42:00 +00:00
conf add some common code to support the ACPI power management timer 2006-06-26 16:13:21 +00:00
contrib/dev/ath add a missing dependency. 2006-06-25 22:39:51 +00:00
crypto quell GCC 4.1 uninitialised variable warnings. 2006-05-10 21:53:14 +00:00
ddb integrate kauth. 2006-05-14 21:19:33 +00:00
dev use the "i2cbus" interface attribute rather than putting a string name 2006-06-26 18:21:38 +00:00
dist don't allocate > 1K on the stack. 2006-06-13 02:08:20 +00:00
fs Make this compile again. 2006-06-20 09:17:14 +00:00
gdbscripts
ipkdb
kern fix VM_BESTFIT. 2006-06-26 10:23:20 +00:00
lib merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
lkm remove gcc4 stuff since it is done in bsd.kmod.mk 2006-05-21 05:43:49 +00:00
miscfs PR/33815: Nicolas Joly: /emul/linux/proc/#/stat always report current 2006-06-24 16:34:02 +00:00
net add a comment on if_agrprivate. 2006-06-25 07:50:00 +00:00
net80211 PR/33794: Arnaud Degroote: Wiconfig is broken in current. I broke it with 2006-06-22 21:53:37 +00:00
netatalk merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netbt make some bluetooth devices just devices, not interface attributes 2006-06-21 17:14:13 +00:00
netccitt merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netinet Prototype for tvtohz() is no longer needed here. 2006-06-13 15:57:15 +00:00
netinet6 merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netipsec clarify time scale semantic issue 2006-06-10 11:42:07 +00:00
netisdn merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netiso merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netkey merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netnatm
netns merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
netsmb Correct timeout computation. Fixes kern/33740. 2006-06-15 15:42:42 +00:00
nfs - introduce vfs_composefh() and use it where appropriate. 2006-06-17 07:06:50 +00:00
opencrypto merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
stand
sys move SA related pools to where they are used. make them static. 2006-06-25 08:12:54 +00:00
ufs Change LFCNWRAP{STOP,GO} to make them more suitable for snapshotting; in 2006-06-24 05:28:54 +00:00
uvm make amap use kmem_alloc, rather than malloc. 2006-06-25 08:03:46 +00:00
Makefile Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, 2006-06-19 15:44:33 +00:00