<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/pr/pr.c, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-04-15T17:16:57Z</updated>
<entry>
<title>MFC P1003.1-2001 -f and -p options.</title>
<updated>2002-04-15T17:16:57Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-04-15T17:16:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=39177e6b86b246ba0e645f7a6afb302b2d325498'/>
<id>urn:sha1:39177e6b86b246ba0e645f7a6afb302b2d325498</id>
<content type='text'>
  Revision  Changes    Path
  1.18      +12 -3     src/usr.bin/pr/pr.1
  1.13      +41 -2     src/usr.bin/pr/pr.c

PR:		standards/36243
Submitted by:	tjr
</content>
</entry>
<entry>
<title>MFC: use nl_langinfo instead of %Ef</title>
<updated>2002-03-12T19:40:01Z</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2002-03-12T19:40:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bf315408fc4d708e65848bd50239d2a79c8a39cb'/>
<id>urn:sha1:bf315408fc4d708e65848bd50239d2a79c8a39cb</id>
<content type='text'>
	pr.c rev 1.11
	pr.h rev 1.4
</content>
</entry>
<entry>
<title>MFC 1.12: Ensure err is a useful value to prevent using fputs()</title>
<updated>2002-02-24T13:11:09Z</updated>
<author>
<name>Chris D. Faulhaber</name>
<email>jedgar@FreeBSD.org</email>
</author>
<published>2002-02-24T13:11:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e57230786dfae55f5bc97692055540f660493faa'/>
<id>urn:sha1:e57230786dfae55f5bc97692055540f660493faa</id>
<content type='text'>
          with a NULL stream.
</content>
</entry>
<entry>
<title>MFC: r1.10: correct typo in comment</title>
<updated>2001-03-04T08:54:51Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2001-03-04T08:54:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=78099f0e7e4818460e75509311b78861901bdf29'/>
<id>urn:sha1:78099f0e7e4818460e75509311b78861901bdf29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The -s option was broken (missing braces around an else clause).</title>
<updated>1999-12-04T03:19:15Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>1999-12-04T03:19:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d68e2acd952631472ec8c60ec409be20af5e207f'/>
<id>urn:sha1:d68e2acd952631472ec8c60ec409be20af5e207f</id>
<content type='text'>
Noticed by:	Thomas Stromberg &lt;tstromberg@rtci.com&gt;
Obtained from:	OpenBSD
</content>
</entry>
<entry>
<title>Change meaning of newly introduced -L option - it helps lpr later</title>
<updated>1999-11-30T15:09:26Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1999-11-30T15:09:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4bf9895e5558a42211044a8970e4e405ebee08cd'/>
<id>urn:sha1:4bf9895e5558a42211044a8970e4e405ebee08cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Localize it</title>
<updated>1999-11-30T09:41:01Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1999-11-30T09:41:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b5076d918ce3b87580b84622fe1a067a8197699c'/>
<id>urn:sha1:b5076d918ce3b87580b84622fe1a067a8197699c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't assume that time_t is long.</title>
<updated>1998-06-29T17:06:00Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1998-06-29T17:06:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=375557fcad82c55a9d54ef6166bacaf584ad19aa'/>
<id>urn:sha1:375557fcad82c55a9d54ef6166bacaf584ad19aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compare return value from getopt against -1 rather than EOF, per the final</title>
<updated>1997-03-29T04:34:07Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>1997-03-29T04:34:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1c8af8787354e20c2b38cab5801698133ff8b403'/>
<id>urn:sha1:1c8af8787354e20c2b38cab5801698133ff8b403</id>
<content type='text'>
posix standard on the topic.
</content>
</entry>
<entry>
<title>Fixes:</title>
<updated>1996-10-22T05:02:01Z</updated>
<author>
<name>Marc G. Fournier</name>
<email>scrappy@FreeBSD.org</email>
</author>
<published>1996-10-22T05:02:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ebcf24fb2bf82a3d2b09728e298515fceaed4478'/>
<id>urn:sha1:ebcf24fb2bf82a3d2b09728e298515fceaed4478</id>
<content type='text'>
When you ask pr to use form feeds at the end of pages and specify a page
length and tell pr to not put the fancy headers and footers on each
pages, then pr will not separate the pages with a form feed.

Closes PR: bin/1237

Submitted by: Warner Losh &lt;imp@village.org&gt;
</content>
</entry>
</feed>
