History log of /freebsd-9.3-release/usr.sbin/boot98cfg/
Revision Date Author Comments
267654 20-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


225736 23-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


174764 19-Dec-2007 imp

Correct typo in usage message.


148064 15-Jul-2005 nyan

Merged from boot0cfg.
- Update the mkrdev function.
- Attempt gctl verb "write MBR" when updating.


148049 15-Jul-2005 nyan

Reduce diffs from boot0cfg.c (no functional change).


140442 18-Jan-2005 ru

Sort sections.


140368 17-Jan-2005 ru

Added the EXIT STATUS section where appropriate.


131500 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


126652 05-Mar-2004 nyan

Use ascii null char ('\0') instead of NULL.

Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at>


114535 02-May-2003 nyan

s/DIOCGPC98/DIOCSPC98/


110678 11-Feb-2003 nyan

Use DIOCGPC98 ioctl to write boot block.


99968 14-Jul-2002 charnier

The .Nm utility


91890 08-Mar-2002 keramida

Fix typo: s/secotor/sector/.


90518 11-Feb-2002 nyan

Added the command name to the synopsis section.

Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
MFC after: 3 days


81687 15-Aug-2001 ru

mdoc(7) police: utilize the new .Ex macro.


80029 20-Jul-2001 obrien

Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.


79755 15-Jul-2001 dd

Remove whitespace at EOL.


78715 24-Jun-2001 dd

Constify and set WARNS=2.

Submitted by: Mike Barcroft <mike@q9media.com>
Reviewed by: md5(1)


74816 26-Mar-2001 ru

- Backout botched attempt to introduce MANSECT feature.
- MAN[1-9] -> MAN.


74532 20-Mar-2001 ru

Set the default manual section for usr.sbin/ to 8.


71898 01-Feb-2001 ru

mdoc(7) police: split punctuation characters + misc fixes.


70403 27-Dec-2000 ru

Prepare for mdoc(7)NG.


68756 15-Nov-2000 ben

remove trailing periods from SEE ALSO.


64126 02-Aug-2000 kato

Added PC-98 boot manager installation and configuration utility.