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
8477927799
NetBSD
/
sys
/
arch
/
mvme68k
/
stand
History
provos
d94186ee91
more trailing \r cleanup; pointed out by wiz
2002-10-01 20:41:22 +00:00
..
bootsd
Bump the version numbers of all bootloaders which use loadfile_elfXX() now
2001-11-09 19:53:11 +00:00
bootst
Pass RB_NOSYM to exec_mvme() otherwise loadfile() tries to lseek()
2002-03-24 18:13:24 +00:00
bootxx
remove redundant (and wrong) main() prototype
2002-05-05 20:11:37 +00:00
installboot
arch/*/stand stuff should be LDSTATIC=-static and not LDSTATIC?=-static.
2002-08-27 08:53:14 +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 files.c to SRC_sa.
2002-03-27 20:18:25 +00:00
netboot
more trailing \r cleanup; pointed out by wiz
2002-10-01 20:41:22 +00:00
prtvid
Make sure main() has a prototype and a return type of "int".
2002-05-04 22:05:29 +00:00
sboot
Simplify generation of the s-record boot file using objcopy instead
2002-04-09 19:37:22 +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
Use ${PRINTOBJDIR} rather that rolling our own.
2002-05-28 19:32:42 +00:00