This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
History
christos
d6939c86f1
no need for splsoftnet, because the caller does it already.
2004-03-28 08:28:50 +00:00
..
altq
…
arch
License cleanup.
2004-03-27 16:21:53 +00:00
coda
…
compat
…
conf
…
crypto
…
ddb
…
dev
Modified the dksubr routines to:
2004-03-27 23:23:06 +00:00
fs
Manually attach malloc types when being built as an lkm.
2004-03-27 04:43:43 +00:00
gdbscripts
…
ipkdb
…
kern
Fix sysctl_createv() so that rnode and cnode can refer to the same
2004-03-27 04:26:23 +00:00
lib
…
lkm
…
miscfs
…
net
…
net80211
…
netatalk
…
netccitt
…
netinet
…
netinet6
no need for splsoftnet, because the caller does it already.
2004-03-28 08:28:50 +00:00
netipsec
…
netisdn
…
netiso
…
netkey
…
netnatm
…
netns
…
netsmb
…
nfs
…
opencrypto
…
stand
…
sys
Introduce sysc_init_field() and use it to make the code a little less ugly.
2004-03-26 22:54:42 +00:00
ufs
Rework previous so that FS_FLAGS_UPDATED is only looked at for ffsv1
2004-03-27 12:40:46 +00:00
uvm
Conditionalize a few more declarations, as they may be defined as macros:
2004-03-27 00:59:55 +00:00
Makefile
…