Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace old-fashioned .Fd by new-fangled .In for #include lines. | 2013-06-04 | 1 | -4/+4 | |
| | | | | | Diff from Jan Klemkow <j dot klemkow at wemelug dot de> on tech@. No objection from jmc@ against this type of change. | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | add some includes, from Patrick Latifi via jmc@ | 2003-08-29 | 1 | -1/+2 | |
| | |||||
* | Document the API change. | 2002-07-12 | 1 | -2/+15 | |
| | |||||
* | cleanups. typo. | 2001-07-28 | 1 | -2/+2 | |
| | | | | niklas@ ok. | ||||
* | Startup hooks. Can be used for providing root/swap devices from device | 2001-07-27 | 1 | -0/+60 | |
systems which want configuration to finish late, like I2O. Implemented via a general hooks mechanism which the shutdown hooks have been converted to use as well. It even has manpages! |