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
afda9ed915
NetBSD
/
sys
/
arch
/
sparc
History
mrg
4d86687f13
when casting to assign to a u_char pointer, use (u_char *) not (char *).
2006-05-20 07:08:26 +00:00
..
compile
…
conf
adjust comments for the new location of wskbdmap_mfii.c,
2006-04-19 10:31:44 +00:00
dev
integrate kauth.
2006-05-14 21:55:09 +00:00
fpu
…
include
implement splraiseipl() for sparc.
2006-05-04 12:21:18 +00:00
sparc
when casting to assign to a u_char pointer, use (u_char *) not (char *).
2006-05-20 07:08:26 +00:00
stand
struct filesystem is now struct fs_ops, since i don't know when.
2006-05-20 07:07:40 +00:00
Makefile
…