History log of /freebsd-12.1/usr.sbin/bsdconfig/docsinstall/USAGE (Results 1 – 4 of 4)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0
# 8e37a7c8 07-Jul-2013 Devin Teske <[email protected]>

Fix typos in the BSD License.


# f8ea072a 07-Jul-2013 Devin Teske <[email protected]>

Be consistent with other usr.sbin programs w/respect to the copyright
wording ("All rights reserved."); I had the casing wrong on many instances.


Revision tags: release/8.4.0
# e14ddd1f 22-Apr-2013 Devin Teske <[email protected]>

Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) and
improve debugging initialization. Also fixup USAGE statements while we're
here. Also, change initialization of main program to _no

Add new flags `-d' (sets debug=1) and `-D file' (sets debugFile) and
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.

show more ...


Revision tags: release/9.1.0
# 641a6cfb 14-Jul-2012 Devin Teske <[email protected]>

Import bsdconfig(8) as a replacement for the post-install abilities of
deprecated sysinstall(8). NOTE: WITH_BSDCONFIG is currently required.

Submitted by: Devin Teske (dteske), Ron McDowell <rcm@fuz

Import bsdconfig(8) as a replacement for the post-install abilities of
deprecated sysinstall(8). NOTE: WITH_BSDCONFIG is currently required.

Submitted by: Devin Teske (dteske), Ron McDowell <[email protected]>
Reviewed by: Ron McDowell <[email protected]>
Approved by: Ed Maste (emaste)

show more ...