NetBSD/sys
christos 39e9173002 use a counter to prevent from mounting ptyfs twice. Using save_ptm is not
good enough, because if we don't have COMPAT_BSDPTY, then it will stay NULL.
2005-10-01 05:30:12 +00:00
..
altq
arch - Use mtc0/mfc0 rather than dmtc0/dmtc0 for the PageMask register. 2005-10-01 02:05:19 +00:00
coda Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
compat Suddenly these need explicit inclusion of <sys/socket.h>; they use 2005-09-28 06:40:15 +00:00
conf Add gpio files and majors. 2005-09-27 02:41:10 +00:00
contrib The entity passed to the HAL as a HAL_BUS_HANDLE needs to be an integral 2005-09-13 05:50:29 +00:00
crypto RMD160_DIGEST_STRING_LENGTH is 41, including the terminating NUL. 2005-09-24 21:31:53 +00:00
ddb
dev revert unnecessary geometry changes, add missing {} so turning off the 2005-10-01 01:10:50 +00:00
dist
fs use a counter to prevent from mounting ptyfs twice. Using save_ptm is not 2005-10-01 05:30:12 +00:00
gdbscripts
ipkdb
kern Regen. 2005-09-26 03:04:46 +00:00
lib
lkm Revert previous accidental removal of -DINET6 2005-09-06 23:27:33 +00:00
miscfs Add "cwd" and "root" symlinks to each process's directory. The cwd 2005-10-01 03:17:37 +00:00
net It is now ``later''. Follow cgd's 1993 wish and move struct osockaddr 2005-09-24 15:52:03 +00:00
net80211 Cosmetic: fix indentation. 2005-09-25 00:04:01 +00:00
netatalk
netccitt
netinet - Close NULL dereference when a GIFALIAS is performed on 2005-09-28 17:56:27 +00:00
netinet6 change bcopy to memmove since this was supposed to be an ovbcopy (from kre) 2005-09-23 21:21:58 +00:00
netipsec
netisdn
netiso
netkey
netnatm
netns Implement the net.ns.spp sysctl subtree with only two children: 2005-09-06 02:52:38 +00:00
netsmb
nfs Add some COMPAT_30 code to let old mountd binaries work after the NFS 2005-09-25 21:57:40 +00:00
opencrypto
stand
sys Import general purpose I/O framework from OpenBSD. 2005-09-27 02:34:02 +00:00
ufs introduce "ufs_ops" and use it for ITIMES. 2005-09-27 06:48:55 +00:00
uvm add a file which i forgot when reviving VMSWAP option. 2005-09-21 10:21:46 +00:00
Makefile