Date: Sat, 23 Aug 1997 08:53:01 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/lpr/common_source displayq.c lp.h src/usr.sbin/lpr/lpd lpd.8 lpd.c Message-ID: <199708231553.IAA05572@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 1997/08/23 08:53:01 PDT
Modified files:
usr.sbin/lpr/common_source displayq.c lp.h
usr.sbin/lpr/lpd lpd.8 lpd.c
Log:
common_source: staticize private version of warn() so to not conflict
with libc's version.
lpd: use getopt(3), err(3), add usage(), allow specification of a port #
on the command line as the documentation suggested for more than 10 years.
PR: docs/3290
Revision Changes Path
1.9 +2 -1 src/usr.sbin/lpr/common_source/displayq.c
1.5 +0 -1 src/usr.sbin/lpr/common_source/lp.h
1.8 +7 -1 src/usr.sbin/lpr/lpd/lpd.8
1.7 +46 -23 src/usr.sbin/lpr/lpd/lpd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708231553.IAA05572>
