summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* Remove '-DUFS1_ONLY' from CFLAGS. It is not needed.nyan2002-10-101-2/+0
* Added '#include <sys/diskpc98.h>'.nyan2002-10-071-0/+1
* Move the definition of UFS1_ONLY into the Makefiles where it belongs.phk2002-10-071-0/+1
* Connected boot2.nyan2002-10-031-1/+1
* Added some header files from -stable and fixed the boot[12] programs.nyan2002-10-038-7/+1077
* Use as's --defsym switch to compensate for the loss of the M4 substitutionpeter2002-09-301-1/+1
* Fixed to build after removing a.out suppot.nyan2002-09-241-6/+6
* use __packed.alfred2002-09-231-1/+1
* MFi386: Remove a.out support.nyan2002-09-192-8/+2
* Remove -elf option.nyan2002-09-191-2/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-173-15/+0
* Initiate deorbit burn of i386 a.out kld "support" in loader. Note thatpeter2002-08-292-4/+1
* Drop support for COPY, -c has been the default mode of install(1)ru2002-07-291-1/+1
* Remove boot2 temporarily.nyan2002-07-181-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 conflict labels.nyan2002-05-211-3/+3
* MFi386: revision 1.22nyan2002-05-211-9/+8
* Fixed to build for GCC 3.1nyan2002-05-146-17/+16
* Add -ffreestanding to CFLAGS.nyan2002-05-141-1/+1
* Fixed CLEANFILES after bsd.lib.mk sweep.ru2002-05-131-1/+1
* Removed now unused INTERNALSTATICLIB.ru2002-05-131-3/+0
* Major cleanup of bsd.lib.mk.ru2002-05-131-4/+0
* Back out last commit. I expect our bsd.*.mk gods to remove the need forobrien2002-05-122-0/+6
* NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when usingobrien2002-05-112-6/+0
* -ffreestanding is the word.obrien2002-05-104-2/+4
* MFi386: revision 1.56nyan2002-04-251-18/+6
* MFi386: revision 1.8nyan2002-04-251-5/+3
* MFi386: revision 1.7.nyan2002-04-151-1/+1
* MFi386: revision 1.55nyan2002-03-301-0/+3
* Add -D_KERNEL to CFLAGS for ntohl().nyan2002-02-281-1/+1
* Expand COMBRD(x) macro.nyan2002-02-011-2/+2
* Added kgzldr for pc98.nyan2002-01-183-1/+156
* MFi386: revision 1.35 (Add support for writing to BIOS disks)nyan2001-12-121-4/+221
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-1/+1
* MFi386: revisions from 1.26 to 1.30.nyan2001-11-172-10/+196
* MFi386: revision 1.12nyan2001-11-171-0/+9
* MFi386: sys/boot/i386/loader/main.c revision 1.25nyan2001-11-061-14/+16
* MFi386: sys/boot/i386/libi386/Makefile revision 1.21nyan2001-11-061-2/+2
* Fixed sioreg.h path.nyan2001-11-021-1/+1
* Use a array to convert from a attribute for AT to one for PC98.nyan2001-10-171-42/+38
* Merged from sys/boot/i386/libi386/vidconsole.c revisions 1.16, 1.17 and 1.18.nyan2001-10-171-164/+144
* fix style(9)nyan2001-10-171-175/+212
* Merged from sys/boot/i386/loader/Makefile revision 1.54.nyan2001-10-171-0/+7
* MFi386: sys/boot/i386/loader/main.c revision 1.24.nyan2001-09-161-0/+5
* MFi386: sys/boot/i386/libi386/Makefile revision 1.20.nyan2001-09-161-7/+10
* Create backup copies using install(1).ru2001-09-121-3/+1
* s/adress/address/kris2001-07-232-2/+2
* Merged from sys/boot/i386/btx/btx/btx.s revision 1.25.kato2001-06-232-2/+2
* Remove -DNEW_LINKERSET, it is not used here anymore. This is now native.peter2001-06-211-3/+0
OpenPOWER on IntegriCloud