#
ebada818 |
| 28-Oct-2015 |
millert <millert@openbsd.org> |
Remove support for lpd.pid file. OK deraadt@
|
#
acafcefc |
| 20-Apr-2014 |
ajacoutot <ajacoutot@openbsd.org> |
Prevent lpd(8) from looking into hosts.equiv. Access control is now done only using hosts.lpd. See lpd(8) for more information about the format of this file.
"seems reasonable" tedu@ "looks good" de
Prevent lpd(8) from looking into hosts.equiv. Access control is now done only using hosts.lpd. See lpd(8) for more information about the format of this file.
"seems reasonable" tedu@ "looks good" deraadt@ ok sthen@
show more ...
|
#
29295d1c |
| 02-Jun-2003 |
millert <millert@openbsd.org> |
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
|
#
a7643117 |
| 20-May-2002 |
millert <millert@openbsd.org> |
Pull in useful bits from NetBSD and make our lp* easier to diff and do some minor cleanup of my own:
o IPv6 support o ANSI function headers o use getopt() o synce usage() with man pages o passes -Wa
Pull in useful bits from NetBSD and make our lp* easier to diff and do some minor cleanup of my own:
o IPv6 support o ANSI function headers o use getopt() o synce usage() with man pages o passes -Wall on both 32bit and 64bit platforms o add an option to set the max number of children lpd will fork off o add an lpd option to bind to specific addresses instead of INADDR_ANY. o allow user to specify how long to wait for a connection to remote servers o more strlcpy() and snprintf() usage o Use FOO_FILENO constants instead of hard-coding 0-2 o Add some keeps to man the page SYNOPSIS to avoid options being split
show more ...
|
#
cb3103c1 |
| 17-Jan-1997 |
millert <millert@openbsd.org> |
Add OpenBSD tags
|
#
df930be7 |
| 18-Oct-1995 |
deraadt <deraadt@openbsd.org> |
initial import of NetBSD tree
|