summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* NOFORTH -> NO_FORTHru2004-12-211-1/+1
* NOSHARED -> NO_SHAREDru2004-12-212-2/+2
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-217-7/+7
* Remove the last vestiges of the userconfig option. None of this actuallyscottl2004-12-012-10/+0
* MFi386: revisions 1.77 and 1.78.nyan2004-11-291-2/+2
* MFi386: revision 1.38.nyan2004-11-291-5/+10
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* MFi386: revision 1.4.nyan2004-10-241-1/+9
* MFi386: Set bi_basemem and bi_extmem variables.nyan2004-10-241-0/+6
* MFi386: Add support for preloading ELF relocatable object format modules.nyan2004-10-241-0/+2
* Document boot_cdrom, boot_multicons, and boot_serial.ru2004-09-301-1/+1
* MFi386: revision 1.56 (Add -fno-unit-at-a-time to CFLAGS).nyan2004-09-181-0/+1
* Fix new compiler error (s/bcopy/memcpy/).nyan2004-07-304-9/+9
* Fix another beak.phk2004-06-171-1/+1
* Unspam sys/boot, the dev_t commit should not have touched these.phk2004-06-163-3/+3
* My new keyboard can't spell.phk2004-06-161-1/+1
* Do the dreaded s/dev_t/struct cdev */phk2004-06-163-3/+3
* Premptively fix GCC3.4 issue: add break; after empty default: clauses.phk2004-06-161-0/+2
* MFi386: revisions from 1.15 to 1.17.nyan2004-04-291-8/+2
* MFi386: revisions from 1.16 to 1.18.nyan2004-04-291-8/+2
* MFi386: Use C (and CPP) style comments for assembler-with-cppru2004-04-282-290/+290
* Remove advertising clause from University of California Regent's license,imp2004-04-054-16/+0
* MFi386: revision 1.29.nyan2004-03-141-2/+2
* MFi386: revision 1.76.nyan2004-03-141-2/+5
* 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
OpenPOWER on IntegriCloud