History log of /freebsd-9.3-release/usr.sbin/boot98cfg/boot98cfg.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-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 22-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).


# 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.


# 78715 24-Jun-2001 dd

Constify and set WARNS=2.

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


# 64126 02-Aug-2000 kato

Added PC-98 boot manager installation and configuration utility.