<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.sbin/lpr/runqueue, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Remove the lpr/runqueue directory and associated files.</title>
<updated>2000-05-24T13:05:50+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>2000-05-24T13:05:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fe6c63c617a20362a16409581197caa4d11352f4'/>
<id>fe6c63c617a20362a16409581197caa4d11352f4</id>
<content type='text'>
These are not used anymore and are outdated and only cause
confusion (I just committed a fix to one of these files within
the last hour, thinking it was still valid).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are not used anymore and are outdated and only cause
confusion (I just committed a fix to one of these files within
the last hour, thinking it was still valid).
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-implement my fix from rev 1.6 (same rev for both files being committed)</title>
<updated>2000-05-24T11:38:50+00:00</updated>
<author>
<name>Mike Pritchard</name>
<email>mpp@FreeBSD.org</email>
</author>
<published>2000-05-24T11:38:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=50545e9e59e4bcb870144c6c4aba20e111e3df8d'/>
<id>50545e9e59e4bcb870144c6c4aba20e111e3df8d</id>
<content type='text'>
that was lost during the lite-2 merge.  From the original commit message:

Initialize the group list so that any filter programs that are
run by lpd are not run with root's groups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that was lost during the lite-2 merge.  From the original commit message:

Initialize the group list so that any filter programs that are
run by lpd are not run with root's groups.
</pre>
</div>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:35:59+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:35:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=97d92980a96a50750844f420cc225ddf918f0699'/>
<id>97d92980a96a50750844f420cc225ddf918f0699</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mega lpd/lpd upgrade, part I:</title>
<updated>1997-12-02T20:46:22+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1997-12-02T20:46:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4a1a0dbedbb3fa74041adb9862f4608cd990a3c5'/>
<id>4a1a0dbedbb3fa74041adb9862f4608cd990a3c5</id>
<content type='text'>
- Get rid of a lot of the static variables which were shared by
  many routines and programs in the suite.
- Create an abstract interface to the printcap database, so that
  other retrieval and iteration mechanisms could be developed
  (e.g., YP, Hesiod, or automatic retrieval from a trusted server).
- Give each capability a human-readable name in addition to the historic
  two-character one.
- Otherwise generally clean up a lot of dark corners.  Many still remain.
- When submitting jobs, use the official login name record (from getlogin())
  if there is one, rather than reverse-mapping the uid.

More to come...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Get rid of a lot of the static variables which were shared by
  many routines and programs in the suite.
- Create an abstract interface to the printcap database, so that
  other retrieval and iteration mechanisms could be developed
  (e.g., YP, Hesiod, or automatic retrieval from a trusted server).
- Give each capability a human-readable name in addition to the historic
  two-character one.
- Otherwise generally clean up a lot of dark corners.  Many still remain.
- When submitting jobs, use the official login name record (from getlogin())
  if there is one, rather than reverse-mapping the uid.

More to come...
</pre>
</div>
</content>
</entry>
<entry>
<title>Argl!  Who's got the pointy hat these days?  Hand it over to me, ASAP!</title>
<updated>1997-11-07T13:18:50+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1997-11-07T13:18:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6d0727f4602b7298dec1c5b75890b17d2e1fc6fb'/>
<id>6d0727f4602b7298dec1c5b75890b17d2e1fc6fb</id>
<content type='text'>
When setting an alarm that didn't trigger, i gotta clear it again
before going on.  Hmpf!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When setting an alarm that didn't trigger, i gotta clear it again
before going on.  Hmpf!
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve my hack from rev 1.6 of displayq.c, and make the TCP</title>
<updated>1997-10-14T16:01:02+00:00</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1997-10-14T16:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=83f31ab169e9fa53cb090db16d9b965137a545d1'/>
<id>83f31ab169e9fa53cb090db16d9b965137a545d1</id>
<content type='text'>
connection timeout controllable by a new printcap(5) capability named
`ct' (connectiom timeout), defaulting to 120 seconds (which is the
default TCP connection timeout).

Would anybody see a problem with merging all this into RELENG_2_2?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
connection timeout controllable by a new printcap(5) capability named
`ct' (connectiom timeout), defaulting to 120 seconds (which is the
default TCP connection timeout).

Would anybody see a problem with merging all this into RELENG_2_2?
</pre>
</div>
</content>
</entry>
<entry>
<title>Two minor, pedantic fixes from bde for my last pedantic fixes, plus</title>
<updated>1997-07-29T13:24:01+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-07-29T13:24:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6ee8b26997adbf13785ab5146a6c1b146468d496'/>
<id>6ee8b26997adbf13785ab5146a6c1b146468d496</id>
<content type='text'>
the following from recent OpenBSD changes.  These changes (and all
I've made) should be merged back into 2.2 when they are vetted in
-current.

common.c:
OpenBSD 1.7: mickey: #if __STDC__ --&gt; #ifdef __STDC__

displayq.c:
OpenBSD 1.8: deraadt: 1 byte oflows; millert

rmjob.c:
OpenBSD 1.8: deraadt: 1 byte oflows; millert

cmds.c:
OpenBSD 1.9: grr: restore traditional "all" keyword option - see lpc(8)
[[ This makes lpc status all work again -- imp ]]

printjob.c:
OpenBSD 1.17: deraadt: use sendmail -t
OpenBSD 1.16: mickey: #if __STDC__ --&gt; #ifdef __STDC__
OpenBSD 1.15: deraadt: 1 byte oflow; Don.Lewis@tsc.tdk.com

recvjob.c:
OpenBSD 1.11: mickey: #if __STDC__ --&gt; #ifdef __STDC__

lpr.c:
OpenBSD 1.19: mickey: #if __STDC__ --&gt; #ifdef __STDC__

Obtained from: OpenBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the following from recent OpenBSD changes.  These changes (and all
I've made) should be merged back into 2.2 when they are vetted in
-current.

common.c:
OpenBSD 1.7: mickey: #if __STDC__ --&gt; #ifdef __STDC__

displayq.c:
OpenBSD 1.8: deraadt: 1 byte oflows; millert

rmjob.c:
OpenBSD 1.8: deraadt: 1 byte oflows; millert

cmds.c:
OpenBSD 1.9: grr: restore traditional "all" keyword option - see lpc(8)
[[ This makes lpc status all work again -- imp ]]

printjob.c:
OpenBSD 1.17: deraadt: use sendmail -t
OpenBSD 1.16: mickey: #if __STDC__ --&gt; #ifdef __STDC__
OpenBSD 1.15: deraadt: 1 byte oflow; Don.Lewis@tsc.tdk.com

recvjob.c:
OpenBSD 1.11: mickey: #if __STDC__ --&gt; #ifdef __STDC__

lpr.c:
OpenBSD 1.19: mickey: #if __STDC__ --&gt; #ifdef __STDC__

Obtained from: OpenBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix boatloads of buffer overflows from the OpenBSD tree.</title>
<updated>1997-07-29T04:17:19+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-07-29T04:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5f87a7b6b1748c38c91dde923094a526aea9cd28'/>
<id>5f87a7b6b1748c38c91dde923094a526aea9cd28</id>
<content type='text'>
Be pedantic about always using sizeof(blah) vs sizeof (blah) or sizeof blah.
Obtained from:OpenBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Be pedantic about always using sizeof(blah) vs sizeof (blah) or sizeof blah.
Obtained from:OpenBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>index -&gt; strchr and rindex -&gt; strrchr to reduce the number of gratuitous</title>
<updated>1997-07-23T20:53:41+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-07-23T20:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f8eb25da54b492c31fe49e902a95df609ca2c6ef'/>
<id>f8eb25da54b492c31fe49e902a95df609ca2c6ef</id>
<content type='text'>
diffes with NetBSD/OpenBSD.  These changes seem to predate the NetBSD/OpenBSD
split, so it is hard to give proper credit for them.
Obtained from: OpenBSD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
diffes with NetBSD/OpenBSD.  These changes seem to predate the NetBSD/OpenBSD
split, so it is hard to give proper credit for them.
Obtained from: OpenBSD.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support input and output filters with remote printing.</title>
<updated>1997-04-12T04:23:13+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>1997-04-12T04:23:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=49c7494bef27a229680e430f50a3344922405b9c'/>
<id>49c7494bef27a229680e430f50a3344922405b9c</id>
<content type='text'>
Output filters are executed on a per-file basis as it's
necessary to supply the file size to the "other side".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Output filters are executed on a per-file basis as it's
necessary to supply the file size to the "other side".
</pre>
</div>
</content>
</entry>
</feed>
