<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/lpr/common_source, branch release/4.6.2</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.</title>
<updated>2002-07-03T13:01:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-07-03T13:01:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=db0a3b09965d55f9dee7a58fb04e31df42b6ae73'/>
<id>db0a3b09965d55f9dee7a58fb04e31df42b6ae73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC *: Stop adding ${CWARNFLAGS} to CFLAGS.  Standard makefile processing</title>
<updated>2002-06-30T03:59:16+00:00</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2002-06-30T03:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7d2635eb041ac720667adf7a8d5279dd9dc386fd'/>
<id>7d2635eb041ac720667adf7a8d5279dd9dc386fd</id>
<content type='text'>
will add them automatically, and there is no point in adding them twice.

[* = 1.12 chkprintcap/Makefile, 1.9 common_source/Makefile, 1.11 lpc/Makefile,
 1.14 lpd/Makefile, 1.12 lpq/Makefile, 1.12 lpr/Makefile, 1.13 lprm/Makefile,
 1.11 pac/Makefile]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
will add them automatically, and there is no point in adding them twice.

[* = 1.12 chkprintcap/Makefile, 1.9 common_source/Makefile, 1.11 lpc/Makefile,
 1.14 lpd/Makefile, 1.12 lpq/Makefile, 1.12 lpr/Makefile, 1.13 lprm/Makefile,
 1.11 pac/Makefile]
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC *: Almost complete rewrite of the lpc commands 'abort', 'enable',</title>
<updated>2002-06-22T22:11:34+00:00</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2002-06-22T22:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3c91c3ef732d29305182b1cd723171ffe1cbdd7f'/>
<id>3c91c3ef732d29305182b1cd723171ffe1cbdd7f</id>
<content type='text'>
'disable', 'restart', 'start', 'stop' and 'up'.  This reduces the amount
of code that is run as the priv userid, and eliminates some cases where
error messages were written while that priv uid was in effect.

As far as users are concerned, there should be no noticable difference
in the new versions.  In case there *is*, the previous implementations
are still there as 'xabort', 'xenable', etc, so they are available for
instant fallback.  If no one reports a problem after a few weeks, then
a later update will remove those x-commands.

[* = 1.26-&gt;1.28 common.c, 1.21 lp.h, 1.25 cmds.c, 1.5 cmdtab.c, 1.6 extern.h]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'disable', 'restart', 'start', 'stop' and 'up'.  This reduces the amount
of code that is run as the priv userid, and eliminates some cases where
error messages were written while that priv uid was in effect.

As far as users are concerned, there should be no noticable difference
in the new versions.  In case there *is*, the previous implementations
are still there as 'xabort', 'xenable', etc, so they are available for
instant fallback.  If no one reports a problem after a few weeks, then
a later update will remove those x-commands.

[* = 1.26-&gt;1.28 common.c, 1.21 lp.h, 1.25 cmds.c, 1.5 cmdtab.c, 1.6 extern.h]
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.25: Assume __STDC__, remove non-__STDC__ code.</title>
<updated>2002-06-19T01:40:59+00:00</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2002-06-19T01:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=06cf7b75f0a98c026d8496f215319b3a70f65b9f'/>
<id>06cf7b75f0a98c026d8496f215319b3a70f65b9f</id>
<content type='text'>
(update from alfred, drops varargs.h-related code)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(update from alfred, drops varargs.h-related code)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.5: When using %p to print out pointers to struct's, first cast the</title>
<updated>2002-04-28T23:36:37+00:00</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2002-04-28T23:36:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=317f3447e6a7ebd9044812610b8caba9a2381ce1'/>
<id>317f3447e6a7ebd9044812610b8caba9a2381ce1</id>
<content type='text'>
values to (void *) to satisfy some stricter warning-level checks in gcc 3.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
values to (void *) to satisfy some stricter warning-level checks in gcc 3.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC *: Implement new printcap option of "rc" aka "remote.resend_copies".</title>
<updated>2002-04-28T23:29:12+00:00</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2002-04-28T23:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=eb8f7e524c21f7b488fb98954b96bbaa8d779177'/>
<id>eb8f7e524c21f7b488fb98954b96bbaa8d779177</id>
<content type='text'>
This is a boolean option, and would be specified in a print queue for a
remote host.  This is useful for network printers which accept lpd-style
jobs, but which ignore the control file (and thus ignore requests for
multiple copies).

PR:		25635  &amp; request from Paul Richards
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a boolean option, and would be specified in a print queue for a
remote host.  This is useful for network printers which accept lpd-style
jobs, but which ignore the control file (and thus ignore requests for
multiple copies).

PR:		25635  &amp; request from Paul Richards
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.10: Improve the error message the user sees if the startdaemon</title>
<updated>2002-04-26T18:24:40+00:00</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2002-04-26T18:24:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b6fd36c86c349bdfec701b67e6e8f35024abb6de'/>
<id>b6fd36c86c349bdfec701b67e6e8f35024abb6de</id>
<content type='text'>
routine cannot connect() to the socket for lpd.  Tell them this error
probably means that the master 'lpd' process is not running.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
routine cannot connect() to the socket for lpd.  Tell them this error
probably means that the master 'lpd' process is not running.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC 1.24: Add 'const' to some casts to fix two warnings that are printed</title>
<updated>2002-04-26T18:18:39+00:00</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2002-04-26T18:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2108ad6271df706bb6466614619e471053f89394'/>
<id>2108ad6271df706bb6466614619e471053f89394</id>
<content type='text'>
by the new gcc (on sparc64).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by the new gcc (on sparc64).
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC *: A few months ago, obrien performed a major cleanup of usr.sbin</title>
<updated>2002-02-01T01:03:42+00:00</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2002-02-01T01:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f5304a8ad411047f25330bcc12d720d1a5ac907'/>
<id>3f5304a8ad411047f25330bcc12d720d1a5ac907</id>
<content type='text'>
Makefiles, making them more consistent.  This MFC just pulls across
the subset of those changes which were specific to usr.sbin/lpr/*

[* = 1.9 Makefile, 1.8 Makefile.inc, 1.10 chkprintcap/Makefile,
 1.7 common_source/Makefile, 1.6 filters.ru/Makefile,
 1.2 filters.ru/Makefile.inc, 1.2 koi2855/Makefile, 1.2 koi2alt/Makefile,
 1.2 filters/Makefile, 1.8 lp/Makefile, 1.10 lpc/Makefile, 1.13 lpd/Makefile,
 1.10 lpq/Makefile, 1.10 lpr/Makefile, 1.11 lprm/Makefile, 1.10 pac/Makefile]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makefiles, making them more consistent.  This MFC just pulls across
the subset of those changes which were specific to usr.sbin/lpr/*

[* = 1.9 Makefile, 1.8 Makefile.inc, 1.10 chkprintcap/Makefile,
 1.7 common_source/Makefile, 1.6 filters.ru/Makefile,
 1.2 filters.ru/Makefile.inc, 1.2 koi2855/Makefile, 1.2 koi2alt/Makefile,
 1.2 filters/Makefile, 1.8 lp/Makefile, 1.10 lpc/Makefile, 1.13 lpd/Makefile,
 1.10 lpq/Makefile, 1.10 lpr/Makefile, 1.11 lprm/Makefile, 1.10 pac/Makefile]
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC *: Change the recently-added 'o'-processing so it maps to 'l' instead</title>
<updated>2001-12-20T04:14:26+00:00</updated>
<author>
<name>Garance A Drosehn</name>
<email>gad@FreeBSD.org</email>
</author>
<published>2001-12-20T04:14:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0b39f1b8e8930ad601fd8209798033dbb368ec5f'/>
<id>0b39f1b8e8930ad601fd8209798033dbb368ec5f</id>
<content type='text'>
of 'f'.  'l' ("plain text which includes control characters") is somewhat
more appropriate for 'o' ("postscript files"), and in fact several types
of printers already treat 'l' as a request to print a postscript file.

[* = 1.3 ctlinfo.c, 1.44 printjob.c]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of 'f'.  'l' ("plain text which includes control characters") is somewhat
more appropriate for 'o' ("postscript files"), and in fact several types
of printers already treat 'l' as a request to print a postscript file.

[* = 1.3 ctlinfo.c, 1.44 printjob.c]
</pre>
</div>
</content>
</entry>
</feed>
