summaryrefslogtreecommitdiff
path: root/usr.sbin/sunlabel
AgeCommit message (Expand)Author
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-05-18Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),lukem
2003-05-14remove dependencies on ${LIBC} ${LIBM} and ${LIBTERMCAP} static librariesdbj
2003-03-13We don't actually need libutil when building as a hostprog.thorpej
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
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-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-15Update re getopt()ing of sunlabel.wiz
2002-01-15Add sunlabel(8).wiz
2002-01-10- KNF... Add NetBSD copyright, pass lint, getopt, modernize, blah.christos
2002-01-10- add a -h optionmrg
2002-01-10makefile for sunlabel.mrg
2002-01-10der Mouse's sunlabel.docmrg
2002-01-09der Mouse's sunlabelmrg