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.sbin
/
lpr
/
common_source
/
startdaemon.c
Age
Commit message (
Expand
)
Author
2015-10-27
Use AF_UNIX instead of AF_LOCAL.
Todd C. Miller
2015-10-11
Userspace doesn't need to use SUN_LEN(): connect() and bind() must accept
Philip Guenther
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-07-20
Make sure the correct errno is reported by warn* or err* and not
Philip Guenther
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-05-01
remove #ifndef SUN_LEN; ok millert@
Kevin Steves
2007-05-01
use warn() vs. perror() for consistency; ok millert@
Kevin Steves
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-07-27
merge if() and foo = snprintf checks better; millert ok
Theo de Raadt
2002-06-08
Remove setuid root from lp*. lpr needs to be setuid daemon so the
Todd C. Miller
2002-05-20
Pull in useful bits from NetBSD and make our lp* easier to diff and
Todd C. Miller
2001-12-06
use err/warn and friends instead of printf/exit.
Eric Jackson
2001-11-23
use the same siginterrupt() trick in lpc(1) as in timedc(1). we have to hack
Theo de Raadt
2001-08-30
o kill register
Todd C. Miller
1997-01-17
Add OpenBSD tags
Todd C. Miller
1996-10-25
proactive bounds checking; help from millert
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt