summaryrefslogtreecommitdiff
path: root/usr.bin/logger
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
2013-06-05-f reads from the file, based on patch from andre stoebeTed Unangst
2012-02-28wording tweak; from robert at peichaer orgJason McIntyre
2010-09-03add an EXIT STATUS section for /usr/bin;Jason McIntyre
2010-09-03zap trailing whitespace;Jason McIntyre
2010-09-03Make 'file' an argument in -f description.lum
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30- use a consistent text for STANDARDSJason McIntyre
2007-04-09spacing tweak in usage(); from Igor SobradoJason McIntyre
2007-03-15+.Ex -std loggerJason 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
2004-02-14- adjust -widthJason McIntyre
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
2002-02-13When you give command examples and etc., in a manual page prefix them with:Mike Pechkin
2001-11-19kill more registersMike Pechkin
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-03-08Various cleanups and improvements.Aaron Campbell
1999-10-17More consistent introduction to options.Aaron Campbell
1999-06-05- remove trailing white spaceAaron Campbell
1998-11-11remove redundant .Pp macrosAaron Campbell
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1997-09-21$OpenBSD$Theo de Raadt
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