summaryrefslogtreecommitdiff
path: root/usr.bin/deroff/deroff.c
AgeCommit message (Expand)Author
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2013-10-18fix unused variable warningschristos
2013-09-13Remove copyright, use __RCSID.joerg
2011-08-31Use __dead. Be a bit more consistent about static.__dead. Be a bit morejoerg
2011-05-24Kill self assignmentjoerg
2009-08-07Remove superfluous parenthesis in #ifdef DEBUG.wiz
2009-04-11fix -Wsign-compare issueslukem
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2007-12-15include sys/cdefs.h so that __attribute__ can be fixed laterperry
2005-07-06Sync usage with man page (from jmc@openbsd).wiz
2005-06-30WARNS=3christos
2005-06-29deroff, from OpenBSD. Needed for spell(1) which I'll be pulling in shortly.perry