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
/
i386
/
stand
History
itojun
937b671271
use exit(int), not exit(void), consistently - even if the arg has no meaning.
2002-06-01 11:40:31 +00:00
..
biosboot
use exit(int), not exit(void), consistently - even if the arg has no meaning.
2002-06-01 11:40:31 +00:00
biosboot_com0
…
biosboot_resetvideo
…
biosboot_ser
…
dosboot
…
genprom
…
installboot
…
lib
use exit(int), not exit(void), consistently - even if the arg has no meaning.
2002-06-01 11:40:31 +00:00
libsa
…
misc
Add host-OS tools for i386, which end up in the "installation/misc"
2002-04-12 23:11:58 +00:00
netboot
…
pxeboot
…
pxeboot_com0
…
Makefile
Add host-OS tools for i386, which end up in the "installation/misc"
2002-04-12 23:11:58 +00:00
Makefile.booters
Build with -ffreestanding.
2002-05-31 18:26:26 +00:00
Makefile.inc
…