<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <link>http://nxr.netbsd.org/rss/src/usr.sbin/lpr/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>use SUBDIR.roff suggested by uwe@</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.12</description>
    <pubDate>Sun Jun 10 17:55:11 UTC 2018</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.11.22;<br/>Rework /usr/share/doc.<br/><br/>Update the &lt;bsd.doc.mk&gt; infrastructure, and update the docs to match<br/>the new infrastructure.<br/><br/>- Build and install text, ps, pdf, and/or html, not roff sources.<br/><br/>- Don't wire the chapter numbers into the build system, or use them in<br/>the installed pathnames. This didn't matter much when the docs were a<br/>museum, but now that we're theoretically going to start maintaining<br/>them again, we're going to add and remove documents periodically and<br/>having the chapter numbers baked in creates a lot of thrashing for no<br/>purpose.<br/><br/>- Specify the document name explicitly, rather than implicitly in a<br/>path. Use this name (instead of other random strings) as the name<br/>of the installed files.<br/><br/>- Specify the document section, which is the subdirectory of<br/>/usr/share/doc to install into.<br/><br/>- Allow multiple subdocuments. (That is, multiple documents in one<br/>output directory.)<br/><br/>- Enumerate the .png files groff emits along with html so they can be<br/>installed.<br/><br/>- Remove assorted hand-rolled rules for running roff and roff widgetry<br/>and add enough variable settings to make these unnecessary. This<br/>includes support for<br/>   - explicit use of soelim<br/>   - refer<br/>   - tbl<br/>   - pic<br/>   - eqn<br/><br/>- Forcibly apply at least minimal amounts of sanity to certain<br/>autogenerated roff files.<br/><br/>- Don't exclude USD.doc, SMM.doc, and PSD.doc directories from the<br/>build, as they now actually do stuff.<br/><br/>Note: currently we can't generate pdf. This turns out to be a<br/>nontrivial problem with no immediate solution forthcoming. So for now,<br/>as a workaround, install compressed .ps as the printable form.</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.11</description>
    <pubDate>Sat Jul 05 19:22:05 UTC 2014</pubDate>
    <dc:creator>dholland</dc:creator>
</item>

<item>
    <title>branches:  1.10.62;  1.10.74;<br/>convert to using .WAIT</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.10</description>
    <pubDate>Tue Jan 09 03:13:42 UTC 2001</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>fix race condition when building libcommon with make -j</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.9</description>
    <pubDate>Thu Oct 16 05:13:00 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>only compile common_source/* once (25% faster), remove unused printcap.c</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.8</description>
    <pubDate>Fri Oct 10 09:26:35 UTC 1997</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>- WARNS?=1<br/>- be safe with unlinking files (from freebsd)<br/>- remove register<br/>- clean up $NetBSD$'s.<br/>- use inet_ntoa() in one place (from openbsd)<br/>- nul terminate after a bunch of strncpy()'s<br/>- #ifdef __STDC__ rather than #if (from freebsd)<br/>- be safe with a bunch of string operations (from freebsd)<br/>- use warn()/err() over home grown versions (some from freebsd)<br/>- rename warn() to nodaemon() to remove conflict with above<br/>- check errno from failed kill(2) against ESRCH (from freebsd)<br/>- use getopt() rather than home grown versions (from freebsd)<br/>- clean up a bunch of man pages (some from freebsd)<br/>- check for hostname spoof (from freebsd)<br/>- use POSIX wait() interfaces<br/>- use sysconf(_SC_OPEN_MAX) in preference to NOFILE (from freebsd)<br/>- deal with fork() failure<br/>- index/rindex -&gt; strchr/strrchr (some from freebsd)<br/>- add B57600 and B115200 speeds (from freebsd)<br/>- some KNF<br/>- be safe with files passed in over the network (some from freebsd)<br/>- check return value of malloc(), calloc() and strdup()</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.7</description>
    <pubDate>Sun Oct 05 15:11:58 UTC 1997</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Id -&gt; NetBSD</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.6</description>
    <pubDate>Wed Nov 15 22:55:41 UTC 1995</pubDate>
    <dc:creator>pk</dc:creator>
</item>

<item>
    <title>deal with new share/doc strategy</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.5</description>
    <pubDate>Thu Jun 30 05:33:42 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>update for new doc-make/install strategy</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.4</description>
    <pubDate>Sat Jun 25 05:58:08 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>clean up that import.  no rcsids yet.</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.3</description>
    <pubDate>Wed May 18 01:25:17 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>Add RCS identifiers.</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.2</description>
    <pubDate>Fri Jul 30 22:12:36 UTC 1993</pubDate>
    <dc:creator>mycroft</dc:creator>
</item>

<item>
    <title>branches:  1.1.1;<br/>Initial revision</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.1</description>
    <pubDate>Sun Mar 21 09:45:37 UTC 1993</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>lpr from 4.4-Lite</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.1.1.2</description>
    <pubDate>Wed May 18 01:11:35 UTC 1994</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>initial import of 386bsd-0.1 sources</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.1.1.1</description>
    <pubDate>Sun Mar 21 09:45:37 UTC 1993</pubDate>
    <dc:creator>cgd</dc:creator>
</item>

<item>
    <title>Rebase.</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.10.74.1</description>
    <pubDate>Sun Aug 10 06:59:40 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Rebase to HEAD as of a few days ago.</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.10.62.1</description>
    <pubDate>Wed Aug 20 00:05:09 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Sync with HEAD</title>
    <description>/src/usr.sbin/lpr/Makefile - 1.11.22.1</description>
    <pubDate>Mon Jun 25 07:26:12 UTC 2018</pubDate>
    <dc:creator>pgoyette</dc:creator>
</item>
</channel></rss>

