summaryrefslogtreecommitdiffstats
path: root/usr.bin/kenv
Commit message (Collapse)AuthorAgeFilesLines
* Deuglify the usage message by putting the program name after thedd2001-11-151-1/+2
| | | | | | | | "usage:" string. This is how most (all?) other programs in the system do it. PR: 31596 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* mdoc(7) police: markup nits.ru2001-09-211-6/+10
|
* Spell "FreeBSD" with "F" and "BSD" in uppercase.ru2001-08-131-1/+1
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* kenv(1) first appeared in FreeBSD 4.1.1, not FreeBSD 5.0.ben2000-11-231-1/+1
| | | | | PR: 23020 Submitted by: Simon Dick <simond@irrelevant.org>
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-3/+3
|
* Initial kenv(1) hack for dumping the kernel environment. This can bepeter2000-07-083-0/+186
used to extract modified boot hints to make loader(8)-time changes "sticky". It tries to use \ style quoting so that it can be used directly with foo.conf files. It can also extract specific variables.
OpenPOWER on IntegriCloud