Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/usr.sbin/lpr/lpd



Module Name:    basesrc
Committed By:   itojun
Date:           Mon Aug 12 18:03:42 UTC 2002

Modified Files:
        basesrc/usr.sbin/lpr/lpd: Makefile lpd.8 lpd.c

Log Message:
add libwrap support for lpd (you need to pass all tests to print,
so you will want "+" in hosts.lpd then restrict by hosts.allow/deny).
setsockopt(SO_REUSEPORT) while i'm here.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 basesrc/usr.sbin/lpr/lpd/Makefile
cvs rdiff -r1.24 -r1.25 basesrc/usr.sbin/lpr/lpd/lpd.8
cvs rdiff -r1.37 -r1.38 basesrc/usr.sbin/lpr/lpd/lpd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index