summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/console/USAGE
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in the BSD License.dteske2013-07-071-2/+2
|
* Be consistent with other usr.sbin programs w/respect to the copyrightdteske2013-07-071-1/+1
| | | | wording ("All rights reserved."); I had the casing wrong on many instances.
* Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) anddteske2013-04-221-2/+6
| | | | | | improve debugging initialization. Also fixup USAGE statements while we're here. Also, change initialization of main program to _not_ change working directory, allowing the debugFile to be relative without confusion.
* Import bsdconfig(8) as a replacement for the post-install abilities ofdteske2012-07-141-0/+33
deprecated sysinstall(8). NOTE: WITH_BSDCONFIG is currently required. Submitted by: Devin Teske (dteske), Ron McDowell <rcm@fuzzwad.org> Reviewed by: Ron McDowell <rcm@fuzzwad.org> Approved by: Ed Maste (emaste)
OpenPOWER on IntegriCloud