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
nisimura
d2164550f9
- Use volatile designations for memory writes to prevent compiler
...
change fallouts. - De-__P() this time. Tested valid with DEC3000/300 and 4MAXINE.
2003-12-20 06:41:14 +00:00
..
altq
…
arch
man/prod id submitted by Pavel Chwalowski in PR 23789.
2003-12-19 22:33:30 +00:00
coda
…
compat
KNF, spelling and english fixes to some comments. remove trailing
2003-12-18 01:10:20 +00:00
conf
…
crypto
…
ddb
…
dev
- Use volatile designations for memory writes to prevent compiler
2003-12-20 06:41:14 +00:00
fs
…
gdbscripts
…
ipkdb
…
kern
…
lib
…
lkm
…
miscfs
…
net
…
net80211
…
netatalk
…
netccitt
…
netinet
Comment out #undef LARGE_NAT so LARGE_NAT can be set in a kernel config file
2003-12-16 12:15:04 +00:00
netinet6
Fix ICMPV6CTL_ND6_[DP]RLIST, they broke with new sysctl.
2003-12-17 18:49:38 +00:00
netipsec
…
netisdn
…
netiso
…
netkey
…
netnatm
…
netns
…
netsmb
…
nfs
…
opencrypto
…
stand
…
sys
…
ufs
set VBWAIT when waiting v_numoutput to be drained.
2003-12-17 10:38:39 +00:00
uvm
Unindent a code block that doens't need to be indented.
2003-12-19 06:02:50 +00:00
Makefile
…