index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
logger
/
logger.c
Age
Commit message (
Expand
)
Author
2022-12-04
userspace: remove vestigial '?' cases from top-level getopt(3) loops
Scott Soule Cheloha
2019-06-17
Add -c option for passing LOG_CONS to syslog(3).
Philip Guenther
2016-03-28
remove unused variable
Charles Longeau
2015-10-09
Change all tame callers to namechange to pledge(2).
Theo de Raadt
2015-10-05
During getopt(), an optional file may be opened. After that, tame "stdio"
Theo de Raadt
2015-04-18
Convert many atoi() calls to strtonum(), adding range checks and failure
Theo de Raadt
2013-11-27
remove erroneous char cast to switch expression processing getopt(3);
Okan Demirmen
2013-11-26
unsigned char casts for ctype
Theo de Raadt
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-04-09
spacing tweak in usage(); from Igor Sobrado
Jason McIntyre
2007-03-15
simplify synopsis/usage() and sort options;
Jason McIntyre
2006-03-15
Both strlen and sizeof return a size_t. This also fixes a signed/unsigned
David Hill
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt