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