summaryrefslogtreecommitdiffstats
path: root/sbin/nextboot
Commit message (Collapse)AuthorAgeFilesLines
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for sbin/ to 8.ru2001-03-201-4/+1
|
* mdoc(7) police: added missing .Os call.ru2000-12-141-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* Use Fx macro wherever possible.ru2000-11-141-1/+1
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-11/+22
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
|
* Note that nextboot requires the legacy boot code.rnordier1999-02-051-1/+3
|
* Add rcsid. Remove unused #includes. Use err(3) and check spelling. Reorganizecharnier1998-06-302-94/+79
| | | | man page.
* Spelling police.danny1997-04-231-2/+2
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-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.
* Minor formatting/style fixes.mpp1996-12-091-8/+3
| | | | Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR# 2134
* add missing comma(s) in .Xr macroswosch1996-09-231-2/+3
|
* slight man page additions re: deficienciesjulian1996-08-091-0/+5
|
* Submitted by: archie@whistle.comjulian1996-08-071-7/+6
| | | | slight cleanups
* oops, make the magic number match that used in the bootblock..julian1996-07-091-2/+2
| | | | I guess we should have a single place for this??
* Obtained from: Whistle Communicationsjulian1996-07-093-0/+328
control program to control the facility of the bootblocks to fetch a default bootstring from a fixed location on the disk. See the manpage for more info.
OpenPOWER on IntegriCloud