This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5a5fb3ac65
NetBSD
/
regress
/
sys
History
mrg
c111245a78
apply some -Wno-error and/or -fno-strict-aliasing.
...
all of this should be looked at closer, but some of them are not very trivial.
2011-06-22 02:49:41 +00:00
..
arch
Include err.h and unistd.h to provide protos for err() and getpid().
2011-05-18 19:45:05 +00:00
compat
…
crypto
Turn on WARNS to 4, so that magically -std=gnu99 gets turned on and fix
2011-05-14 16:26:23 +00:00
fs
use err instead of printf, fix missing prototypes.
2011-05-16 12:43:59 +00:00
kern
apply some -Wno-error and/or -fno-strict-aliasing.
2011-06-22 02:49:41 +00:00
net
…
uvm
Fix format string
2011-05-24 16:11:08 +00:00
Makefile
…