aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* MFi386: revision 1.10.4.1Yoshihiro Takahashi2006-01-281-9/+108
* MFC: Remove the remaining references to boot_userconfig and RB_CONFIG.John Baldwin2005-06-161-8/+0
* MFC: Add support to the loader for multiple consoles.John Baldwin2005-06-161-4/+8
* MFC: Remove one of the last vestiges of the old userconfig support.John Baldwin2005-06-161-2/+0
* MFC: Print out the commands from /boot.config after parsing them so thatJohn Baldwin2005-06-161-1/+1
* MFC: For variables that are only checked with defined(), don't provideDavid E. O'Brien2005-02-131-1/+1
* MFi386: revision 1.29.2.1.Yoshihiro Takahashi2005-02-031-0/+2
* MFi386: revision 1.37.2.1.Yoshihiro Takahashi2005-01-261-5/+10
* MFC: Set bi_basemem and bi_extmem variables.Yoshihiro Takahashi2004-11-131-0/+4
* MFC: Documentation fixes.Ruslan Ermilov2004-11-101-1/+1
* MFC: Clear BSS.Yoshihiro Takahashi2004-11-101-1/+9
* MFC: Add support for preloading ELF relocatable object format modules.Yoshihiro Takahashi2004-11-101-0/+2
* MFC: Add -fno-unit-at-a-time to CFLAGS.Yoshihiro Takahashi2004-09-191-0/+1
* Fix new compiler error (s/bcopy/memcpy/).Yoshihiro Takahashi2004-07-304-9/+9
* Fix another beak.Poul-Henning Kamp2004-06-171-1/+1
* Unspam sys/boot, the dev_t commit should not have touched these.Poul-Henning Kamp2004-06-163-3/+3
* My new keyboard can't spell.Poul-Henning Kamp2004-06-161-1/+1
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-163-3/+3
* Premptively fix GCC3.4 issue: add break; after empty default: clauses.Poul-Henning Kamp2004-06-161-0/+2
* MFi386: revisions from 1.15 to 1.17.Yoshihiro Takahashi2004-04-291-8/+2
* MFi386: revisions from 1.16 to 1.18.Yoshihiro Takahashi2004-04-291-8/+2
* MFi386: Use C (and CPP) style comments for assembler-with-cppRuslan Ermilov2004-04-282-290/+290
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-054-16/+0
* MFi386: revision 1.29.Yoshihiro Takahashi2004-03-141-2/+2
* MFi386: revision 1.76.Yoshihiro Takahashi2004-03-141-2/+5
* MFi386: Get rid of unnecessary use of m4(1) by using cpp(1) instead.Yoshihiro Takahashi2004-02-136-1893/+107
* MFi386: revisions 1.74 and 1.75.Yoshihiro Takahashi2004-02-131-3/+1
* MFi386: revision 1.20 (don't strip kgzldr.o)Yoshihiro Takahashi2004-02-131-0/+1
* MFi386: Factor out -nostdlib and use PROG.Yoshihiro Takahashi2004-02-099-54/+55
* MFi386: Removed -elf and duplicate -ffreestanding.Ruslan Ermilov2004-02-074-9/+3
* MFi386: Cleanups to sys/boot makefiles.Yoshihiro Takahashi2004-02-079-104/+70
* MFi386: revision 1.33Yoshihiro Takahashi2004-01-282-2/+2
* Fix to support KANA and graphics characters which code are over 0x80.Yoshihiro Takahashi2004-01-181-1/+1
* MFi386: revision 1.13.Yoshihiro Takahashi2003-11-152-2/+2
* Don't repeat selected defines from ns16550.h or sioreg.h. JustBruce Evans2003-09-161-20/+1
* Use __FBSDID().David E. O'Brien2003-09-0815-30/+47
* Fixed build error with GCC 3.3.1Yoshihiro Takahashi2003-07-131-3/+3
* Revert non-style part of the recent two deltas that dealt withRuslan Ermilov2003-07-021-5/+1
* Switch to using bsd.prog.mk; this gives us back the standardRuslan Ermilov2003-06-301-5/+2
* MFi386: revision 1.16.Ruslan Ermilov2003-06-301-10/+4
* Add help file for pc98.Yoshihiro Takahashi2003-06-082-1/+47
* Enable new boot menu.Yoshihiro Takahashi2003-06-081-1/+2
* Don't load the acpi module.Yoshihiro Takahashi2003-06-082-1/+34
* Add ${AFLAGS} to 'as' invocation.David E. O'Brien2003-06-072-2/+2
* MFi386: revisions 1.13 and 1.14.Yoshihiro Takahashi2003-06-071-5/+15
* MFi386: revision 1.30.Yoshihiro Takahashi2003-06-071-2/+5
* IPLware support. The `IPLware' program assumes boot menu programKATO Takenori2003-05-021-0/+4
* Fix to build pc98 boot loader after support amd64.Yoshihiro Takahashi2003-05-012-3/+120
* Libdisk does not need to include <sys/diskslice.h> any more.Poul-Henning Kamp2003-04-043-4/+2
* Fixed sys/boot/pc98/boot2/Makefile to use kern.mk andRuslan Ermilov2003-03-021-1/+1