summaryrefslogtreecommitdiffstats
path: root/usr.bin/logger (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add -c option for passing LOG_CONS to syslog(3).guenther2019-06-172-7/+14
* remove unused variablechl2016-03-281-2/+1
* Change all tame callers to namechange to pledge(2).deraadt2015-10-091-3/+3
* During getopt(), an optional file may be opened. After that, tame "stdio"deraadt2015-10-051-1/+5
* Convert many atoi() calls to strtonum(), adding range checks and failurederaadt2015-04-181-3/+9
* remove erroneous char cast to switch expression processing getopt(3);okan2013-11-271-2/+2
* unsigned char casts for ctypederaadt2013-11-261-2/+2
* -f reads from the file, based on patch from andre stoebetedu2013-06-051-3/+3
* wording tweak; from robert at peichaer orgjmc2012-02-281-3/+3
* add an EXIT STATUS section for /usr/bin;jmc2010-09-031-2/+2
* zap trailing whitespace;jmc2010-09-031-2/+2
* Make 'file' an argument in -f description.lum2010-09-031-3/+4
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-14/+1
* bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc2009-02-081-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* - use a consistent text for STANDARDSjmc2007-05-301-4/+9
* spacing tweak in usage(); from Igor Sobradojmc2007-04-091-3/+3
* +.Ex -std loggerjmc2007-03-151-6/+4
* simplify synopsis/usage() and sort options;jmc2007-03-152-6/+6
* Both strlen and sizeof return a size_t. This also fixes a signed/unsigneddhill2006-03-151-3/+3
* - adjust -widthjmc2004-02-141-5/+5
* mostly ansi cleanup; pval okderaadt2003-06-101-11/+6
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-032-13/+5
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-5/+5
* When you give command examples and etc., in a manual page prefix them with:mpech2002-02-131-3/+3
* kill more registersmpech2001-11-191-5/+5
* Change all option list specifications to ".Bl -tag -width Ds". Most manaaron2000-11-091-2/+2
* Various cleanups and improvements.aaron2000-03-081-3/+4
* More consistent introduction to options.aaron1999-10-171-2/+2
* - remove trailing white spaceaaron1999-06-051-9/+13
* remove redundant .Pp macrosaaron1998-11-111-2/+1
* usr.bin/ man page fixes, f-m.aaron1998-09-261-4/+4
* $OpenBSD$deraadt1997-09-211-2/+1
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-151-3/+3
* rcsidderaadt1996-06-263-2/+4
* initial import of NetBSD treederaadt1995-10-183-0/+304