summaryrefslogtreecommitdiffstats
path: root/sbin/dumpfs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Make this WARNS=2 clean byjohan2003-11-141-1/+0
| | | | | | - using (intmax_t) and %j instead of %q Tested by: make universe
* Spell libufs correctly in DPADD.ru2003-01-261-1/+1
| | | | Reviewed by: juli
* Add libufs to dependencies.jmallett2003-01-201-1/+2
|
* Convert dumpfs(8) to libufs(3), rather than rolling local functions for ajmallett2002-07-111-0/+1
| | | | number of things.
* Default to WARNS=2.obrien2001-12-041-0/+1
| | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+1
|
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-1/+1
| | | | | in `fastboot'/`fasthalt' in which the interpreter would hang around after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+6
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
OpenPOWER on IntegriCloud