NetBSD/sys
reinoud 829370d0ee Hack to try to help usermode/i386 by setting the EBX register 2011-08-30 16:06:20 +00:00
..
altq
arch Hack to try to help usermode/i386 by setting the EBX register 2011-08-30 16:06:20 +00:00
coda
common Multiprocessing fixes. 2011-06-29 05:53:44 +00:00
compat Provide netbsd32 compat for bpf. Beside the ioctls, the structure 2011-08-30 14:22:22 +00:00
conf let kernel makefile override *.d targets 2011-08-28 23:15:53 +00:00
crypto
ddb Define SYMTAB_SPACE in opt_ksyms.h, not opt_ddbparam.h. Ensure 2011-07-28 13:42:16 +00:00
dev Unconditionally include <sys/modules.h>. 2011-08-30 07:22:11 +00:00
dist build pf module with WARNS=3, and remove the need for -Wno-shadow 2011-08-29 09:50:04 +00:00
external have pci register itself as a module, and make PCI driver modules depend on it 2011-08-29 14:47:07 +00:00
fs Add a mutex for operations that touch size (setattr, getattr, write, fsync). 2011-08-29 04:12:45 +00:00
gdbscripts
ipkdb
kern Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
lib Build and install ppath(3), property-list paths library. 2011-08-26 21:22:07 +00:00
miscfs both LINUX_USRSTACK32 and USRSTACK32 need to be defined for linux32 2011-08-28 18:48:14 +00:00
modules Add Zarlink ZL10353 DVB demodulator (or as it is now know, Intel CE623x). 2011-08-29 11:14:15 +00:00
net Provide netbsd32 compat for bpf. Beside the ioctls, the structure 2011-08-30 14:22:22 +00:00
net80211 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netatalk Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netbt fix comment typo 2011-08-21 14:20:34 +00:00
netinet Add 3 logging sysctls for arp from freebsd: 2011-08-27 09:05:54 +00:00
netinet6 Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netipsec Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netisdn
netiso Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netkey Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netmpls
netnatm
netsmb
nfs nfs_namei() should not return a non-null path buffer except on success, 2011-08-08 16:04:07 +00:00
opencrypto Fix memset usage. 2011-07-04 16:06:17 +00:00
rump Use __dead 2011-08-29 20:41:06 +00:00
secmodel
stand
sys Add a new ioctl, GPIOPULSE to gpio(4) to allow for pulsing a pin. 2011-08-28 07:48:50 +00:00
ufs fix sign-compare warnings 2011-08-14 12:37:09 +00:00
uvm Add an optional pglist argument to uvm_obj_wirepages, to be 2011-08-27 09:11:52 +00:00
Makefile