John Baldwin
|
5b09b18204
|
Print out the commands from /boot.config after parsing them so that they
output is sent to the correct console(s).
PR: kern/66425
Submitted by: Gavin Atkinson gavin at ury dot york dot ac dot uk
MFC after: 1 week
|
2005-05-27 19:26:11 +00:00 |
|
Yoshihiro Takahashi
|
769f92857b
|
Remove ifdef PC98.
|
2005-05-08 14:17:28 +00:00 |
|
Scott Long
|
05d0bf79ed
|
Remove the last vestiges of the userconfig option. None of this actually
did anything, so this commit should be considered a NO-OP.
|
2004-12-01 04:59:33 +00:00 |
|
David E. O'Brien
|
7d4724590e
|
Use __FBSDID().
Also some minor style cleanups.
|
2003-09-08 09:11:32 +00:00 |
|
Yoshihiro Takahashi
|
97a45538e4
|
Add SCSI MO device support.
Submitted by: Kawanobe Koh <kawanobe@st.rim.or.jp>
|
2003-01-06 13:43:15 +00:00 |
|
Yoshihiro Takahashi
|
af64a99c32
|
Added some header files from -stable and fixed the boot[12] programs.
|
2002-10-03 16:20:14 +00:00 |
|
Tim Vanderhoek
|
b0d9eb06f9
|
Make this compile in case anyone ever wants to use the PC98 booter
on an IBM machine. This fix matches i386/boot2/boot.c.
PR: kern/7903
|
2000-05-21 05:27:56 +00:00 |
|
Yoshihiro Takahashi
|
b638de134f
|
The printf function of boot2 can't recognize "%lx" format.
Submitted by: Nobuyuki Koganemaru <kogane@koganemaru.co.jp>
|
2000-04-14 14:25:13 +00:00 |
|
Poul-Henning Kamp
|
7d5961670c
|
Remove BAD144 support, it has already been disabled for some time.
|
1999-12-08 09:33:00 +00:00 |
|
Yoshihiro Takahashi
|
15e01db88b
|
Fixed warnings.
|
1999-11-16 11:59:19 +00:00 |
|
Peter Wemm
|
c3aac50f28
|
$Id$ -> $FreeBSD$
|
1999-08-28 01:08:13 +00:00 |
|
KATO Takenori
|
b4531f58da
|
Oops, forgot to read boot.config file.
Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>
|
1999-03-04 16:31:55 +00:00 |
|
KATO Takenori
|
4a1bb98b26
|
boot2 doesn't need to say 'Can't find file boot.config.'
Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>
|
1999-03-04 10:45:06 +00:00 |
|
KATO Takenori
|
dccbc08d92
|
PC98 version of new boot loader. Because boot2 has not yet ported,
files in boot2 directory are copies from legacy biosboot.
Submitted by: IMAI Takeshi <take-i@ceres.dti.ne.jp>
|
1999-02-03 08:39:09 +00:00 |
|