Date: Wed, 11 Jul 2001 16:22:06 -0700 (PDT) From: Garance A Drosehn <gad@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd lpd.8 lpd.c Message-ID: <200107112322.f6BNM6q14300@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2001/07/11 16:22:06 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpd lpd.8 lpd.c Log: ...[MFC] Add '-w' option, which allows lpd connections from non-priv ports (basically, from some windows implementations of lpd). Also add '-c' option, which causes lpd to log all connection errors to syslog (in addition to sending a message to the connecting host). The '-w' change allows a sysadmin to again accept connections which had been (mistakenly) accepted before 4.3-release. [1.19 lpd.8, 1.26 lpd.c] Revision Changes Path 1.14.2.5 +33 -3 src/usr.sbin/lpr/lpd/lpd.8 1.12.2.13 +137 -31 src/usr.sbin/lpr/lpd/lpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107112322.f6BNM6q14300>