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
260951021b
Use uprintf instead of printf for debugging. Lot's of printing causes panics
...
on the sparcs, and even if that was not the case, you end up losing text.
1996-04-11 12:41:25 +00:00
..
adosfs
…
arch
Actually keep track of the naughty PSL bits.
1996-04-11 10:07:17 +00:00
compat
Use uprintf instead of printf for debugging. Lot's of printing causes panics
1996-04-11 12:41:25 +00:00
conf
…
ddb
…
dev
if no DDB, define Debugger() to be a panic.
1996-04-10 23:01:13 +00:00
isofs
/cd9660
…
kern
Removed a function that were #ifdef vax'ed.
1996-04-09 17:21:56 +00:00
lib
…
miscfs
fix long-time bug in fdesc -- /dev/tty was a named pipe rather than a
1996-04-11 11:24:29 +00:00
msdosfs
…
net
…
netccitt
…
netinet
fixes for -Wall -Wmissing-prototypes:
1996-04-08 19:55:37 +00:00
netiso
…
netns
…
nfs
…
scsi
…
stand
…
sys
fix extra spaces at ends of lines, etc. (all spacing nits.)
1996-04-09 20:55:22 +00:00
ufs
…
vm
…
Makefile
…