summaryrefslogtreecommitdiffstats
path: root/sbin/disklabel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* This has been disconnected from the build since May 2003. GC it, asobrien2004-01-281-12/+0
| | | | bsdlabel and sunlabel are what we use now.
* Don't set WARNS to 2, we're default compatible now.phk2002-04-081-1/+0
| | | | Noticed by: bde
* Get us to WARNS=2 with a bit of constification and some printf fiddling.phk2002-04-071-1/+1
| | | | | | | Pick up the c-partitions magicness from sys/disklabel.h instead of defining our own magicness for it, remove trivial comment. Sponsored by: DARPA and NAI Labs.
* 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-2/+1
| | | | - MAN[1-9] -> MAN.
* Fix style nit.obrien2001-03-041-1/+1
|
* Turn dkcksum() into an __inline function.phk2000-09-161-1/+1
| | | | Change its type to u_int_16_t.
* Add '-DPC98' to CFLAGS if MACHINE == pc98.nyan2000-05-091-0/+5
|
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-1/+2
| | | | | in `fastboot'/`fasthalt' in which the interpreter would hang around after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
* Remove stuff for building manual pages the old way.rgrimes1994-05-281-7/+0
|
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+14
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
OpenPOWER on IntegriCloud