NetBSD/sys
mbalmer 2e4cf7046d Link the gpioow(4) and onewire(4) modules to the build and add them to the
lists.
2011-08-31 13:25:49 +00:00
..
altq
arch If the host doesn't define LABELUSESMBR, set it to 1 2011-08-31 12:56:13 +00:00
coda
common
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
dev Switch von u_int_XY to uintXY 2011-08-31 12:25:05 +00:00
dist fix -Wshadow warnings when ALTQ is enabled 2011-08-30 19:05:12 +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 Process the signal now, otherwise calling issignal() and ignoring 2011-08-30 22:45:55 +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 Link the gpioow(4) and onewire(4) modules to the build and add them to the 2011-08-31 13:25:49 +00:00
net Typo in comment. 2011-08-30 22:23:06 +00:00
net80211
netatalk
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
netipsec
netisdn
netiso
netkey
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
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