aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98/libpc98
Commit message (Expand)AuthorAgeFilesLines
...
* Merged from libi386/biosdisk.c revisions 1.37 and 1.41.Yoshihiro Takahashi2005-05-081-3/+6
* MFi386: revision 1.20.Yoshihiro Takahashi2005-04-141-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* 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-161-1/+1
* 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-161-1/+1
* Premptively fix GCC3.4 issue: add break; after empty default: clauses.Poul-Henning Kamp2004-06-161-0/+2
* MFi386: Removed -elf and duplicate -ffreestanding.Ruslan Ermilov2004-02-071-1/+0
* MFi386: Cleanups to sys/boot makefiles.Yoshihiro Takahashi2004-02-071-14/+0
* Fix to support KANA and graphics characters which code are over 0x80.Yoshihiro Takahashi2004-01-181-1/+1
* Don't repeat selected defines from ns16550.h or sioreg.h. JustBruce Evans2003-09-161-20/+1
* Use __FBSDID().David E. O'Brien2003-09-087-15/+23
* Revert non-style part of the recent two deltas that dealt withRuslan Ermilov2003-07-021-5/+1
* Don't load the acpi module.Yoshihiro Takahashi2003-06-082-1/+34
* Add ${AFLAGS} to 'as' invocation.David E. O'Brien2003-06-071-1/+1
* MFi386: revision 1.30.Yoshihiro Takahashi2003-06-071-2/+5
* Fix to build pc98 boot loader after support amd64.Yoshihiro Takahashi2003-05-011-3/+3
* Libdisk does not need to include <sys/diskslice.h> any more.Poul-Henning Kamp2003-04-041-2/+1
* Use NDOSPART instead of NEXTDOSPART.Yoshihiro Takahashi2003-01-211-2/+2
* Use NEXTDOSPART instead of MAX_SLICES.Poul-Henning Kamp2003-01-201-2/+2
* Add SCSI MO device support.Yoshihiro Takahashi2003-01-061-5/+33
* Rename the dos_partition structure for pc98 to pc98_partition.Yoshihiro Takahashi2003-01-041-6/+6
* Added '#include <sys/diskpc98.h>'.Yoshihiro Takahashi2002-10-071-0/+1
* use __packed.Alfred Perlstein2002-09-231-1/+1
* Initiate deorbit burn of i386 a.out kld "support" in loader. Note thatPeter Wemm2002-08-291-1/+1
* MFi386: revision 1.22Yoshihiro Takahashi2002-05-211-9/+8
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-3/+0
* Back out last commit. I expect our bsd.*.mk gods to remove the need forDavid E. O'Brien2002-05-121-0/+3
* NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when usingDavid E. O'Brien2002-05-111-3/+0
* -ffreestanding is the word.David E. O'Brien2002-05-101-0/+1
* 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: sys/boot/i386/libi386/Makefile revision 1.21Yoshihiro Takahashi2001-11-061-2/+2
* 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-174/+211
* MFi386: sys/boot/i386/libi386/Makefile revision 1.20.Yoshihiro Takahashi2001-09-161-7/+10
* s/adress/address/Kris Kennaway2001-07-231-1/+1
* Merged from the following changes.Yoshihiro Takahashi2000-11-056-100/+137
* Merged from sys/boot/i386/libi386/Makefile revision 1.19.KATO Takenori2000-09-221-1/+3
* Merged from sys/boot/i386/libi386/biosdisk.c revision 1.31.Yoshihiro Takahashi2000-07-141-29/+94
* Sync with sys/boot/i386/libi386/biosdisk.c revision 1.30.Yoshihiro Takahashi2000-04-301-160/+260
* Sync with the following changes.Yoshihiro Takahashi2000-04-231-1/+4
* Synced with following files:KATO Takenori2000-03-311-6/+30
* Sync with sys/boot/i386/libi386/biosdisk.c revision 1.27 and 1.28.Yoshihiro Takahashi2000-03-171-7/+8
* Merge from the following changes.Yoshihiro Takahashi2000-01-032-44/+117
* Fixed to get the BIOS geometry.Yoshihiro Takahashi2000-01-031-4/+5
* - Supported the bd_getbigeom function and use this function to get BIOSYoshihiro Takahashi1999-12-192-346/+26
* Remove BAD144 support, it has already been disabled for some time.Poul-Henning Kamp1999-12-081-1/+0