NetBSD/sys
2011-01-18 01:11:50 +00:00
..
altq
arch Add support for various MPC85xx platforms. The MPC8536DS and MPC8548CDS 2011-01-18 01:10:24 +00:00
coda
common Add common TLB PMAP framework. Used my mpc85xx (and soon MIPS). 2011-01-18 01:11:50 +00:00
compat Put async i/o compat routines in a separate source module from the 2011-01-17 15:57:04 +00:00
conf reserve a major number for kmixer 2011-01-05 22:35:08 +00:00
crypto
ddb Retire struct user, remove sys/user.h inclusions. Note sys/user.h header 2011-01-14 02:06:22 +00:00
dev use PRIx64 instead of llx, fixes build on amd64 2011-01-17 17:32:11 +00:00
dist
external Drop the build date from the iasl binary. 2011-01-12 22:53:16 +00:00
fs Metadata partition (v2.50+) bugfix commit : 2011-01-14 09:09:18 +00:00
gdbscripts
ipkdb
kern Missed pselect50 in previous (file was open in editor ... d0h). 2011-01-17 18:24:17 +00:00
lib Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't it 2011-01-17 08:23:53 +00:00
miscfs Layer_revoke(): change previous to always take an extra reference on the 2011-01-13 10:28:38 +00:00
modules Put async i/o compat routines in a separate source module from the 2011-01-17 15:57:04 +00:00
net Fix off by one in ether_aton_r(). Noticed by "arp info overwritten" warning. 2011-01-12 15:30:40 +00:00
net80211
netatalk
netbt
netinet Back out rev that shouldn't have been committed. 2010-12-13 14:18:50 +00:00
netinet6 Add routines to calculate a checkesum if the driver concludes that the 2010-12-11 22:37:46 +00:00
netipsec
netisdn
netiso
netkey
netmpls
netnatm
netsmb * remove #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +00:00
nfs Remove remaining references to SAVESTART. 2011-01-02 05:12:33 +00:00
opencrypto
rump regen: more compat syscalls 2011-01-17 18:25:17 +00:00
secmodel
stand
sys regen with no changes (to show previous commits affected rump only) 2011-01-17 16:22:53 +00:00
ufs Avoid NULL deref inside a KASSERT, as discussed on tech-kern. 2011-01-05 19:34:27 +00:00
uvm Retire struct user, remove sys/user.h inclusions. Note sys/user.h header 2011-01-14 02:06:22 +00:00
Makefile