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