summaryrefslogtreecommitdiffstats
path: root/sbin/nextboot/nextboot.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the old nextboot from Whistler. AFAIK this hasn't been useable ingordon2002-06-061-202/+0
| | | | quite a while and only works on i386.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add rcsid. Remove unused #includes. Use err(3) and check spelling. Reorganizecharnier1998-06-301-66/+37
| | | | man page.
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* 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-091-0/+232
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