summaryrefslogtreecommitdiff
path: root/usr.sbin/sunlabel/sunlabel.c
AgeCommit message (Expand)Author
2017-05-04Drop main() prototype.sevan
2013-10-19fix unused variable warnings.christos
2009-04-18Fix WARNS=4 issues (-Wextra -Wsign-compare)lukem
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-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