Date: Mon, 14 Jul 2003 15:24:28 -0700 (PDT) From: Garance A Drosehn <gad@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpc cmds.c cmdtab.c extern.h lpc.c movejobs.c Message-ID: <200307142224.h6EMOSOZ001601@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gad 2003/07/14 15:24:28 PDT
FreeBSD src repository
Modified files:
usr.sbin/lpr/lpc cmds.c cmdtab.c extern.h lpc.c movejobs.c
Log:
More changes to use __FBSDID() for setting rcsids, and fix the
format of 'sccsid' lines so they consistently match style(9)
guidelines. Note that this means you will have to add '-a' to
the 'strings' command when searching for rcs ids, eg:
strings -a /usr/sbin/lpc | grep '$FreeBSD'
Reviewed by: discussed on cvs-src & with bde and obrien
MFC after: 15 days
Revision Changes Path
1.32 +5 -4 src/usr.sbin/lpr/lpc/cmds.c
1.11 +4 -5 src/usr.sbin/lpr/lpc/cmdtab.c
1.12 +1 -1 src/usr.sbin/lpr/lpc/extern.h
1.27 +5 -4 src/usr.sbin/lpr/lpc/lpc.c
1.3 +2 -4 src/usr.sbin/lpr/lpc/movejobs.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307142224.h6EMOSOZ001601>
