NetBSD/sys
lukem 5ab4225f2d assign the variables on separate lines; makes it easier to read and
easier to change one locally with minimal cvs merge issues
2003-10-14 14:23:10 +00:00
..
altq
arch Replace symbolic link "/usr/include/varargs.h" (pointing to 2003-10-14 12:46:44 +00:00
coda
compat Implement 32bit get/setcontext entry points. 2003-10-13 18:55:30 +00:00
conf assign the variables on separate lines; makes it easier to read and 2003-10-14 14:23:10 +00:00
crypto
ddb add "b" as a synonym for "break", since someone added "bt" 2003-10-10 15:21:24 +00:00
dev Fix mixer wraparound. Closes PR 16652. 2003-10-14 13:12:19 +00:00
fs add mnt_iflag field to struct mount for internal flags 2003-10-14 14:02:56 +00:00
gdbscripts
ipkdb
kern add mnt_iflag field to struct mount for internal flags 2003-10-14 14:02:56 +00:00
lib Xscale-optimised mem* functions, contributed by Wasabi Systems. 2003-10-13 19:59:24 +00:00
lkm
miscfs
net Complete replacement of the old 802.11 layer with the new. 2003-10-13 08:34:15 +00:00
net80211 Fix PR 23146 (sys/net80211/ intergration break WEP/power management 2003-10-13 20:05:09 +00:00
netatalk
netccitt
netinet more correction to ip_fragment; free mbuf correctly if ENOBUFS is raised 2003-10-14 06:36:48 +00:00
netinet6 fix endian bug in fragment header scanning. 2003-10-14 05:33:04 +00:00
netipsec
netisdn
netiso
netkey update m_pkthdr.len 2003-10-13 08:55:59 +00:00
netnatm
netns
netsmb
nfs for nfs_timer_ch, use callout_schedule rather than callout_reset 2003-10-09 13:23:33 +00:00
opencrypto
stand
sys add mnt_iflag field to struct mount for internal flags 2003-10-14 14:02:56 +00:00
ufs add mnt_iflag field to struct mount for internal flags 2003-10-14 14:02:56 +00:00
uvm In uvm_lwp_fork(), check if PMAP_UAREA() is defined and if so, invoke it 2003-10-13 20:43:03 +00:00
Makefile Build net80211/. 2003-10-13 06:49:14 +00:00