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
cbacec4196
NetBSD
/
sys
/
arch
/
x68k
History
thorpej
58e7a6954b
Add spllock(). See spl(9) for details.
2000-08-22 19:46:26 +00:00
..
compile
…
conf
move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL),
2000-08-13 01:31:15 +00:00
dev
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 07:07:52 +00:00
include
Add spllock(). See spl(9) for details.
2000-08-22 19:46:26 +00:00
stand
g/c RB_DFLTROOT
2000-07-29 20:06:27 +00:00
usr.bin
include <sys/types.h> to define u_int.
2000-07-31 23:40:02 +00:00
usr.sbin
According to Takeshi Nakayama <tn@catvmics.ne.jp>,
2000-02-20 16:18:51 +00:00
x68k
Add a lock around the scheduler, and use it as necessary, including
2000-08-20 21:50:06 +00:00
Makefile
Rework the way kernel include files are installed. In the new method,
1998-06-12 23:22:30 +00:00