aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* Fix build.Yoshihiro Takahashi2007-04-071-1/+1
* Added the IPLware 3.33 support.KATO Takenori2007-04-076-7/+173
* pc98 boot2 is compiled with _KERNEL defined, and that makes non-staticAlexander Kabaev2007-04-061-1/+1
* - Moved the uninitialized variables from the data to the bss section.KATO Takenori2007-03-173-14/+19
* MFi386: revision 1.17.Yoshihiro Takahashi2007-03-041-1/+1
* Add a stub of bios_addsmapdata(). PC98 does not have BIOS SMAP.Yoshihiro Takahashi2006-11-091-0/+38
* MFi386: revisions from 1.39 to 1.43.Yoshihiro Takahashi2006-11-091-57/+49
* Revert the last change. Masking only 2 MSBs of the virtual addressRuslan Ermilov2006-11-021-2/+2
* Extend struct devdesc with a unit field, called d_unit. Promote theMarcel Moolenaar2006-11-023-15/+15
* Don't unconditionally compile-in the bcache code. It's only used onMarcel Moolenaar2006-11-021-0/+2
* Because the BTX mini-kernel now uses flat memory mode and clientsRuslan Ermilov2006-10-291-2/+2
* Add mnt_noasync counter to better handle interleaved calls to nmount(),Tor Egge2006-09-261-1/+1
* Commit the results of the typo hunt by Darren Pilgrim.Yaroslav Tykhiy2006-08-041-1/+1
* Add a bootable CD support.Yoshihiro Takahashi2006-05-144-1/+1169
* Fix build (s:pc98/cbus/cbus.h:pc98/pc98/pc98_machdep.h:)Yoshihiro Takahashi2006-05-091-1/+1
* Drop the gateA20() function in the loader as it is unused. All the otherJohn Baldwin2006-04-112-43/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* MFi386: revisions 1.34 and 1.36.Yoshihiro Takahashi2005-12-211-2/+14
* MFi386: revision 1.8.Yoshihiro Takahashi2005-12-211-2/+2
* MFi386: revision 1.46.Yoshihiro Takahashi2005-12-211-15/+10
* Unbreak pc98 after my last changes to i386.Maxim Sobolev2005-12-201-0/+3
* MFi386: Enable beastie.4th.Yoshihiro Takahashi2005-10-301-2/+2
* MFi386: revision 1.33.Yoshihiro Takahashi2005-09-301-1/+1
* Remove EPSON PC-386 note A/W/AE/WR support.Yoshihiro Takahashi2005-09-141-13/+2
* MFi386: revision 1.11.Yoshihiro Takahashi2005-09-131-9/+108
* MFi386: revisions 1.10 and 1.11.Yoshihiro Takahashi2005-09-131-1/+2
* - Add support to the loader for multiple consoles.John Baldwin2005-05-271-4/+8
* Print out the commands from /boot.config after parsing them so that theyJohn Baldwin2005-05-271-1/+1
* Change a directory layout for pc98.Yoshihiro Takahashi2005-05-101-1/+1
* Remove ifdef PC98.Yoshihiro Takahashi2005-05-0823-1133/+12
* Merged from libi386/biosdisk.c revisions 1.37 and 1.41.Yoshihiro Takahashi2005-05-081-3/+6
* Use DOSMID_386BSD rather than DOSPTYP_386BSD.Yoshihiro Takahashi2005-05-081-1/+1
* MFi386: revision 1.20.Yoshihiro Takahashi2005-04-141-1/+1
* Fix buidling of boot blocks for pc98 with new links.Warner Losh2005-04-031-3/+11
* NOFORTH -> NO_FORTHRuslan Ermilov2004-12-211-1/+1
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-212-2/+2
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-217-7/+7
* Remove the last vestiges of the userconfig option. None of this actuallyScott Long2004-12-012-10/+0
* MFi386: revisions 1.77 and 1.78.Yoshihiro Takahashi2004-11-291-2/+2
* MFi386: revision 1.38.Yoshihiro Takahashi2004-11-291-5/+10
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* MFi386: revision 1.4.Yoshihiro Takahashi2004-10-241-1/+9
* MFi386: Set bi_basemem and bi_extmem variables.Yoshihiro Takahashi2004-10-241-0/+6
* MFi386: Add support for preloading ELF relocatable object format modules.Yoshihiro Takahashi2004-10-241-0/+2
* Document boot_cdrom, boot_multicons, and boot_serial.Ruslan Ermilov2004-09-301-1/+1
* MFi386: revision 1.56 (Add -fno-unit-at-a-time to CFLAGS).Yoshihiro Takahashi2004-09-181-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