NetBSD/sys
christos 6c793dc721 fix comment 2011-01-22 16:54:48 +00:00
..
altq
arch Whitespace nits. 2011-01-22 14:47:21 +00:00
coda Abolish the SAVENAME and HASBUF flags. There is now always a buffer, 2010-11-30 10:43:01 +00:00
common Remove forced DEBUG. 2011-01-18 01:20:06 +00:00
compat Fix build of ndiscvt(8). Not sure what broke it in the first place. 2011-01-22 12:06:51 +00:00
conf unreserve kmixer 2011-01-20 19:10:02 +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 Implement new WSDISPLAYIO_GET_BUSID ioctl. 2011-01-22 15:14:27 +00:00
dist make sure the "overload_tbl" member of "struct pf_rule" copied in 2011-01-19 19:58:02 +00:00
external unifdef -U__linux__ -U__FreeBSD__. No functional change intended. 2011-01-21 21:57:16 +00:00
fs Lookup the physical partition backing up the logical one when searching for the 2011-01-22 14:51:43 +00:00
gdbscripts
ipkdb
kern Exclude drm sources from tags computation. 2011-01-21 23:23:44 +00:00
lib Fix MULTIPROCESSOR curlwp/curcpu handling... missed in previous commit. 2011-01-22 10:58:44 +00:00
miscfs Layer_revoke(): change previous to always take an extra reference on the 2011-01-13 10:28:38 +00:00
modules Add support for compiling ZFS and Solaris modules as RUMP libraries. Add 2011-01-18 22:21:22 +00:00
net fix comment 2011-01-22 16:54:48 +00:00
net80211 From: Anon Ymous 2010-11-03 20:05:21 +00:00
netatalk
netbt upon device initialisation, query and cache the device features, 2010-11-22 19:56:51 +00:00
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 Fix ipcomp input counter 2010-09-21 13:41:18 +00:00
netisdn
netiso
netkey fix two bugs in the PFKEY interface: 2010-09-05 06:52:53 +00:00
netmpls do some rudimentary checks on ip4 header before passing packet to 2010-07-05 09:54:26 +00:00
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 Keep condvar wmesg within 8 char limit. 2010-08-11 11:49:09 +00:00
rump In case sys_reboot() was called by a remote client, put the response 2011-01-22 13:41:22 +00:00
secmodel
stand
sys move <sys/device_if.h> outside of _KERNEL since the bulk of the previous 2011-01-22 09:40:50 +00:00
ufs Avoid NULL deref inside a KASSERT, as discussed on tech-kern. 2011-01-05 19:34:27 +00:00
uvm Fix the corruption of ps->start_hint. 2011-01-22 01:36:27 +00:00
Makefile