summaryrefslogtreecommitdiff
path: root/usr.bin/logger/logger.c
AgeCommit message (Expand)Author
2022-12-04userspace: remove vestigial '?' cases from top-level getopt(3) loopsScott Soule Cheloha
2019-06-17Add -c option for passing LOG_CONS to syslog(3).Philip Guenther
2016-03-28remove unused variableCharles Longeau
2015-10-09Change all tame callers to namechange to pledge(2).Theo de Raadt
2015-10-05During getopt(), an optional file may be opened. After that, tame "stdio"Theo de Raadt
2015-04-18Convert many atoi() calls to strtonum(), adding range checks and failureTheo de Raadt
2013-11-27remove erroneous char cast to switch expression processing getopt(3);Okan Demirmen
2013-11-26unsigned char casts for ctypeTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-04-09spacing tweak in usage(); from Igor SobradoJason McIntyre
2007-03-15simplify synopsis/usage() and sort options;Jason McIntyre
2006-03-15Both strlen and sizeof return a size_t. This also fixes a signed/unsignedDavid Hill
2003-06-10mostly ansi cleanup; pval okTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-19kill more registersMike Pechkin
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt