Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kenv(1) first appeared in FreeBSD 4.1.1, not FreeBSD 5.0. | ben | 2000-11-23 | 1 | -1/+1 |
| | | | | | PR: 23020 Submitted by: Simon Dick <simond@irrelevant.org> | ||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -3/+3 |
| | |||||
* | Initial kenv(1) hack for dumping the kernel environment. This can be | peter | 2000-07-08 | 3 | -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. |