summaryrefslogtreecommitdiff
path: root/usr.sbin/sunlabel/sunlabel.c
AgeCommit message (Expand)Author
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-11-16Don't use L_SET as it's not portable and this is a host tooljmc
2003-11-12<sys/fcntl.h> -> <fcntl.h> in previous. Also, remove inclusion ofkleink
2003-11-12O_* live in <sys/fcntl.h> not <sys/file.h>matt
2003-07-13use bounded string opitojun
2003-02-05Make this compile on non-NetBSD machines.augustss
2003-01-27When built as a host tool, don't search /dev as we only use sunlabeluwe
2002-12-21- make "device" non optional and remove "-d device", and actually makelukem
2002-12-21improve help displaylukem
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2002-05-16Remove superfluous #endif. bin/16840 by der Mouse.wiz
2002-02-11s/Der Mouse/der Mouse/.mrg
2002-01-10- KNF... Add NetBSD copyright, pass lint, getopt, modernize, blah.christos
2002-01-10- add a -h optionmrg
2002-01-09der Mouse's sunlabelmrg