summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysrc/sysrc.8
Commit message (Collapse)AuthorAgeFilesLines
* Update release info.dteske2013-07-051-1/+1
|
* Update copyright/date on the back of r252798.dteske2013-07-051-2/+2
|
* Update sysrc(8) manual to coincide with r252797:dteske2013-07-051-7/+3
| | | | | | | | | | | | | Do not inherit $SYSRC_VERBOSE from operating environment. The concern is that when a user (such as myself) which has SYSRC_VERBOSE=1 in his/her ~/.bash_profile or such that when they are told to execute a command like: hostname `sysrc -n hostname` NOTE: To activate a recently configured hostname. If $SYSRC_VERBOSE is set, then POLA is violated because the output of sysrc is indirectly influenced (making for an inconsistent experience).
* mdoc: begin sentences on a new line.joel2012-10-061-10/+20
|
* Minor mdoc fix.joel2012-10-061-1/+1
|
* Remove trailing whitespace.joel2012-10-061-1/+1
|
* Fix HISTORY.joel2012-10-041-1/+1
|
* Sort manual page cross references.zeising2012-10-031-5/+6
| | | | Approved by: joel (mentor)
* Remove whitespace at EOLzeising2012-10-031-16/+16
| | | | Approved by: joel (mentor)
* Import sysutils/sysrc from the ports tree (current version 5.1). Importingdteske2012-10-031-0/+290
disconnected under the WITH_BSDCONFIG flag (a good idea since this version of sysrc(8) indeed requires the `sysrc.subr' module installed by bsdconfig(8)). Multiple reasons sysrc should not simply continue to live in ports. The most important being that it is tightly coupled with the base. Approved by: adrian (co-mentor)
OpenPOWER on IntegriCloud