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
/
arch
/
hp300
History
thorpej
eb14e86676
Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
...
use it. This fixes a few places where either b_dep or b_interlock were not properly initialized.
2003-02-25 20:35:31 +00:00
..
compile
…
conf
Bump ramdisk image size from 1444k to 1500k.
2003-02-23 22:30:46 +00:00
dev
Add a new BUF_INIT() macro which initializes b_dep and b_interlock, and
2003-02-25 20:35:31 +00:00
DOC
…
hp300
guarantee, not guarentee. Idea from miod@openbsd.
2003-02-02 10:24:38 +00:00
include
…
stand
success, not sucess. Noted by mjl.
2003-01-28 22:35:02 +00:00
Makefile
…