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
4e915c9ccd
NetBSD
/
sys
/
arch
/
mvme68k
/
stand
History
he
47a6e783ff
Adapt to const-ification of the first arg of the open function of fs_ops.
2003-08-24 14:43:29 +00:00
..
bootsd
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
bootst
Adapt to const-ification of the first arg of the open function of fs_ops.
2003-08-24 14:43:29 +00:00
bootxx
Bump daddr_t to 64 bits. Replace it with int32_t in all places where
2003-01-24 21:55:02 +00:00
installboot
Fix this so that it compiles after the UFS2 merge. This program can
2003-04-07 11:45:55 +00:00
libbug
Make sure main() has a prototype and a return type of "int".
2002-05-04 22:05:29 +00:00
libsa
Add memmove - needed for symlink processing in ufs.c
2003-08-22 21:00:26 +00:00
netboot
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
prtvid
Make sure main() has a prototype and a return type of "int".
2002-05-04 22:05:29 +00:00
sboot
Move UCB-licensed code from 4-clause to 3-clause licence.
2003-08-07 16:26:28 +00:00
wrtvid
Round VID_OSL to be a multiple of 32 * 256byte blocks.
2002-03-24 18:15:03 +00:00
Makefile
.WAIT after building libbug and libsa, and before building anything that uses
2002-05-28 19:34:15 +00:00
Makefile.booters
Move the -D__daddr_t from libsa/Makefile to Makefile.booters so
2003-02-27 20:38:34 +00:00