summaryrefslogtreecommitdiff
path: root/usr.sbin/sunlabel
AgeCommit message (Expand)Author
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-05-04Drop main() prototype.sevan
2014-03-18Merge riastradh-drm2 to HEAD.riastradh
2013-10-19fix unused variable warnings.christos
2013-07-20Use Mt for email addresses.wiz
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-04-18Fix WARNS=4 issues (-Wextra -Wsign-compare)lukem
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-18The blunt instrument approach to dealing with optional compiler sugar:dogcow
2007-12-17Change O_NDELAY to the POSIX standard O_NONBLOCK. This should fixapb
2007-12-17This is a host tool; include nbtool_config.hapb
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2005-12-24__inline__ -> inlineperry
2004-10-30Add (unsigned char) cast to ctype functionsdsl
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-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