summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* MFi386: Get rid of unnecessary use of m4(1) by using cpp(1) instead.nyan2004-02-136-1893/+107
* MFi386: revisions 1.74 and 1.75.nyan2004-02-131-3/+1
* MFi386: revision 1.20 (don't strip kgzldr.o)nyan2004-02-131-0/+1
* MFi386: Factor out -nostdlib and use PROG.nyan2004-02-099-54/+55
* MFi386: Removed -elf and duplicate -ffreestanding.ru2004-02-074-9/+3
* MFi386: Cleanups to sys/boot makefiles.nyan2004-02-079-104/+70
* MFi386: revision 1.33nyan2004-01-282-2/+2
* Fix to support KANA and graphics characters which code are over 0x80.nyan2004-01-181-1/+1
* MFi386: revision 1.13.nyan2003-11-152-2/+2
* Don't repeat selected defines from ns16550.h or sioreg.h. Justbde2003-09-161-20/+1
* Use __FBSDID().obrien2003-09-0815-30/+47
* Fixed build error with GCC 3.3.1nyan2003-07-131-3/+3
* Revert non-style part of the recent two deltas that dealt withru2003-07-021-5/+1
* Switch to using bsd.prog.mk; this gives us back the standardru2003-06-301-5/+2
* MFi386: revision 1.16.ru2003-06-301-10/+4
* Add help file for pc98.nyan2003-06-082-1/+47
* Enable new boot menu.nyan2003-06-081-1/+2
* Don't load the acpi module.nyan2003-06-082-1/+34
* Add ${AFLAGS} to 'as' invocation.obrien2003-06-072-2/+2
* MFi386: revisions 1.13 and 1.14.nyan2003-06-071-5/+15
* MFi386: revision 1.30.nyan2003-06-071-2/+5
* IPLware support. The `IPLware' program assumes boot menu programkato2003-05-021-0/+4
* Fix to build pc98 boot loader after support amd64.nyan2003-05-012-3/+120
* Libdisk does not need to include <sys/diskslice.h> any more.phk2003-04-043-4/+2
* Fixed sys/boot/pc98/boot2/Makefile to use kern.mk andru2003-03-021-1/+1
* MFi386: Install the "boot" image which is boot1 + boot2.nyan2003-01-301-2/+7
* Use NDOSPART instead of NEXTDOSPART.nyan2003-01-211-2/+2
* MFi386: revision 1.63.nyan2003-01-211-10/+9
* Use NEXTDOSPART instead of MAX_SLICES.phk2003-01-201-2/+2
* Add SCSI MO device support.nyan2003-01-065-98/+156
* Rename the dos_partition structure for pc98 to pc98_partition.nyan2003-01-042-8/+8
* 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
OpenPOWER on IntegriCloud