NetBSD/sys
phx d539a37d01 Fixed dependencies for some new PCI and clockport devices, to make a
kernel compile without them.
2012-10-27 11:54:21 +00:00
..
altq
arch Fixed dependencies for some new PCI and clockport devices, to make a 2012-10-27 11:54:21 +00:00
coda
compat Also copy the sfd element of struct ptmget. This somehow 2012-10-19 19:44:06 +00:00
conf defopt COMPAT_60, it is already being used 2012-10-17 20:16:59 +00:00
crypto
ddb
dev Add missing mii_tick() call. 2012-10-26 21:03:26 +00:00
dist/pf
external This move is taking too long :-) make the file re-appear to fix the build. 2012-10-22 21:21:07 +00:00
fs rename ptyfs_flag -> ptyfs_status to avoid confusion with ptyfs_flags 2012-10-24 23:36:15 +00:00
gdbscripts
ipkdb
kern Fix hardware RNGs -- accept their entropy estimates *rather than* using 2012-10-27 01:29:02 +00:00
lib add split files. 2012-10-10 02:15:31 +00:00
miscfs In layer_lookup(), clear *vpp before returning EROFS, as otherwise a 2012-10-10 06:55:25 +00:00
modules Move sljit_mod.c to sys/external/bsd/sljit/sljit and share it between 2012-10-21 21:23:38 +00:00
net Move the prototype definition of ether_input() from if.h to if_ether.h. 2012-10-25 11:53:14 +00:00
net80211
netatalk
netbt
netinet Requires <sys/queue.h> for LIST_ENTRY and netinet/in.h for struct in_addr. 2012-09-30 05:13:12 +00:00
netinet6 PR/47058: Antti Kantee: If the ipv6 flow code modifies the mbuf, pass the 2012-10-11 20:05:50 +00:00
netipsec
netisdn
netiso
netkey
netmpls
netnatm
netsmb
nfs Replace hack implementation of NDAT() for "nameiat" with a proper one. 2012-10-13 17:46:50 +00:00
opencrypto
rump regen 2012-10-13 17:47:11 +00:00
secmodel
stand
sys define __alignof() in terms of __alignof__ if it is available. 2012-10-22 14:00:07 +00:00
ufs Implement experimental support to pass notifications that a file 2012-10-19 17:09:06 +00:00
uvm move from common/pmap/tlb -> uvm/pmap 2012-10-03 00:51:45 +00:00
Makefile