NetBSD/sys
christos e1b834bdd8 - use mem* instead of b* routines, and kill the b* routines.
- use the mem* routines from libc.
XXX: There will be some lossage, but I am fixing it.
2008-03-25 21:23:50 +00:00
..
altq
arch Make the debug message that triggered in PR 38297 slightly more verbose 2008-03-25 20:44:12 +00:00
coda when queueing a message back to Venus, prioritise signals by inserting 2008-03-21 18:02:39 +00:00
compat Split device_t and softc for wskbd(4), wsmouse(4) and that creepy wsmux(4). 2008-03-25 00:49:19 +00:00
conf Fix flags for kern_synch.c: it is COPTS.<cfile>, not CFLAGS.<cfile>. 2008-03-24 18:03:27 +00:00
contrib/dev/ath
crypto
ddb Fix help string for "w" - it is "write" not "watch". 2008-02-21 02:07:45 +00:00
dev Split device_t and softc for wskbd(4), wsmouse(4) and that creepy wsmux(4). 2008-03-25 00:49:19 +00:00
dist Welcome to 4.99.55: 2008-03-01 14:16:49 +00:00
fs Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
gdbscripts +cpus 2008-02-20 21:01:23 +00:00
ipkdb
kern regen. 2008-03-24 23:47:06 +00:00
lib - use mem* instead of b* routines, and kill the b* routines. 2008-03-25 21:23:50 +00:00
lkm MKMAN does not belong in source makefiles. Use NOMAN. 2008-03-10 01:22:05 +00:00
miscfs Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
modules Add an example on how to handle the incoming properties during module load. 2008-03-02 11:19:30 +00:00
net merge yamt-lazymbuf branch. 2008-03-24 12:24:37 +00:00
net80211 s/MUTEX_DRIVER/MUTEX_DEFAULT/ 2008-02-13 16:04:03 +00:00
netatalk
netbt move the updating of num_cmd_pkts to its own function, mostly so that 2008-03-17 09:16:17 +00:00
netinet Set scope on IPv6 multicast address to give carp a chance to work for IPv6, too. 2008-03-15 16:44:03 +00:00
netinet6 Use ip6_clearpktopts() to destroy the IPv6 PCB's in6p_outputopts, 2008-03-20 20:32:00 +00:00
netipsec
netisdn Add missing ';' to fix a compile error, which was introduced in the 2008-03-01 18:59:45 +00:00
netiso
netkey
netnatm
netsmb Commit the "per-CPU" select patch. This is the result of much work and 2008-03-22 18:04:42 +00:00
nfs merge yamt-lazymbuf branch. 2008-03-24 12:24:37 +00:00
opencrypto Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
rump regen. 2008-03-24 23:47:06 +00:00
secmodel Remove include of sys/pset.h in sys/lwp.h header. 2008-03-09 15:39:14 +00:00
stand
sys regen. 2008-03-24 23:47:06 +00:00
ufs Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
uvm remove a redundant pmap_update and add a comment instead. 2008-03-24 08:52:55 +00:00
Makefile