summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98/boot2
Commit message (Expand)AuthorAgeFilesLines
* Remove '-DUFS1_ONLY' from CFLAGS. It is not needed.nyan2002-10-101-2/+0
* Move the definition of UFS1_ONLY into the Makefiles where it belongs.phk2002-10-071-0/+1
* Added some header files from -stable and fixed the boot[12] programs.nyan2002-10-038-7/+1077
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
* Change include order.nyan2002-07-161-1/+1
* Cosmetic change (align with other boot blocks):n_hibma2002-05-262-5/+5
* Fixed to build for GCC 3.1nyan2002-05-146-17/+16
* -ffreestanding is the word.obrien2002-05-101-1/+1
* Add -D_KERNEL to CFLAGS for ntohl().nyan2002-02-281-1/+1
* Expand COMBRD(x) macro.nyan2002-02-011-2/+2
* Fixed sioreg.h path.nyan2001-11-021-1/+1
* s/adress/address/kris2001-07-231-1/+1
* Update boot[12] program to compile ELF binary.nyan2001-05-246-117/+92
* Make this compile in case anyone ever wants to use the PC98 booterhoek2000-05-211-1/+1
* - Removed hi-resolution mode supports.nyan2000-05-031-29/+13
* Add $FreeBSD$peter2000-05-013-0/+5
* The printf function of boot2 can't recognize "%lx" format.nyan2000-04-141-4/+4
* Separated serial boot block interface routine into NS16550 stuff andkato2000-03-303-146/+381
* Remove BAD144 support, it has already been disabled for some time.phk1999-12-082-117/+2
* Fixed warnings.nyan1999-11-162-5/+5
* Remove -mno-486 option and add -mpreferred-stack-boundary=2 option.nyan1999-11-161-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2812-12/+12
* Optimize better for space.kato1999-04-241-3/+3
* Update #include statements to reflect the new location of "sioreg.h".jdp1999-04-221-2/+2
* Added an entry for 1.44MB fd.kato1999-03-041-2/+2
* Oops, forgot to read boot.config file.kato1999-03-041-1/+2
* boot2 doesn't need to say 'Can't find file boot.config.'kato1999-03-041-5/+2
* PC98 version of new boot loader. Because boot2 has not yet ported,kato1999-02-0315-0/+3763
OpenPOWER on IntegriCloud