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
thorpej
fcecc153fe
Use aprint_normal() for the non-error (and thus non-interative) case
...
of mounting the root file system.
2003-05-17 22:22:41 +00:00
..
altq
…
arch
Use aprint_normal() to report the boot device.
2003-05-17 22:18:28 +00:00
coda
…
compat
Avoid strict-ailas warnings in gcc 3.3;
2003-05-17 01:35:54 +00:00
conf
…
crypto
…
ddb
On some platforms, sizeof(db_expr_t) > sizeof(long), so add a method
2003-05-17 09:58:03 +00:00
dev
* Use aprint*().
2003-05-17 21:52:03 +00:00
fs
…
gdbscripts
…
ipkdb
…
kern
Use aprint_normal() for the non-error (and thus non-interative) case
2003-05-17 22:22:41 +00:00
lib
…
lkm
…
miscfs
…
net
…
netatalk
…
netccitt
…
netinet
no need for ip_v recovery in output path too
2003-05-17 17:16:20 +00:00
netinet6
…
netisdn
…
netiso
…
netkey
…
netnatm
…
netns
…
netsmb
…
nfs
correct a KASSERT.
2003-05-16 17:16:05 +00:00
stand
…
sys
…
ufs
Avoid comparison is always false warning in gcc 3.3 w/ 64-bit size_t.
2003-05-17 01:44:39 +00:00
uvm
…
Makefile
…