summaryrefslogtreecommitdiffstats
path: root/usr.bin/kenv
Commit message (Collapse)AuthorAgeFilesLines
* 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