aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98/boot/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Removed old boot loader.KATO Takenori2000-03-201-5/+0
| | | | Notes: svn path=/head/; revision=58354
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
| | | | | | | ready for it yet. Notes: svn path=/head/; revision=22975
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Another round of merge/update.Satoshi Asami1996-09-121-3/+3
| | | | | | | | | | | | (1) Add PC98 support to apm_bios.h and ns16550.h, remove pc98/pc98/ic (2) Move PC98 specific code out of cpufunc.h (to pc98.h) (3) Let the boot subtrees look more alike Submitted by: The FreeBSD(98) Development Team <freebsd98-hackers@jp.freebsd.org> Notes: svn path=/head/; revision=18265
* The PC98-specific files.Satoshi Asami1996-06-141-0/+5
Ok'd by: core Submitted by: FreeBSD(98) development team Notes: svn path=/cvs2svn/branches/PC98/; revision=16359