summaryrefslogtreecommitdiffstats
path: root/sbin/nextboot
Commit message (Collapse)AuthorAgeFilesLines
* 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