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
mycroft
c0ce02a936
Use __const rather than const for sys_errlist, so it DTRT with -traditional.
...
Also, make sys_nerr __const. Partly from Todd Vierling in PR 4151.
1997-10-09 11:33:03 +00:00
..
adosfs
…
arch
Fix tipo inherited from old version of TNF copyright template.
1997-10-09 08:58:45 +00:00
compat
Fix tipo inherited from old version of TNF copyright template.
1997-10-09 08:30:09 +00:00
conf
Fix tipo inherited from old version of TNF copyright template.
1997-10-09 08:03:42 +00:00
ddb
…
dev
Fix tipo inherited from old version of TNF copyright template.
1997-10-09 08:03:42 +00:00
gdbscripts
…
ipkdb
…
isofs
/cd9660
…
kern
Fix error handling - call wakeup() in error case too.
1997-10-09 08:35:13 +00:00
lib
…
lkm
…
miscfs
…
msdosfs
…
net
…
netatalk
…
netccitt
…
netinet
Fix an oversight in my previous MSS-related changes:
1997-10-08 16:32:48 +00:00
netiso
…
netnatm
…
netns
…
nfs
…
stand
…
sys
Use __const rather than const for sys_errlist, so it DTRT with -traditional.
1997-10-09 11:33:03 +00:00
ufs
…
vm
…
Makefile
…