aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/pr
Commit message (Expand)AuthorAgeFilesLines
* multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-141-5/+1
* Standardize EXIT STATUS instructions in man pages when possible.Eitan Adler2012-11-181-3/+1
* Spelling fixes for usr.bin/Ulrich Spörlein2011-12-301-3/+3
* Add missing static keywords to pr(1)Ed Schouten2011-11-062-29/+31
* Make pr build with WARNS=6.Ed Schouten2010-02-262-2/+2
* Use time(NULL) instead of gettimeofday(), because we only need tv_sec.Ed Schouten2010-02-261-8/+3
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+3
* egetopt.c does not use any stdlib.h definations, nor it referenced anyXin LI2009-12-131-3/+0
* Revert most part of 200420 as requested, as more review and polish isXin LI2009-12-131-0/+3
* Remove unneeded header includes from usr.bin/ except contributed code.Xin LI2009-12-111-3/+0
* Fix misspelled 'argument' and try to make the sentence into English.John Baldwin2005-10-261-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-6/+6
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-2/+2
* No capital letter after :Philippe Charnier2004-07-261-3/+3
* Document missing multibyte character support in utilities specifiedTim J. Robbins2004-07-031-1/+5
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/Jens Schweikhardt2002-12-301-1/+1
* ANSIify function definitions.David Malone2002-09-042-9/+9
* Make egetopt() return -1 not EOF, as getopt(3) do.Philippe Charnier2002-06-231-4/+4
* add DIAGNOSTICS sectionPhilippe Charnier2002-06-231-1/+1
* Modernise this code by rounding up the usual suspects: register keyword,Mark Murray2002-06-212-120/+87
* Don't convert a single space before a tab stop into a tab when theTim J. Robbins2002-06-191-2/+2
* Add P1003.1-2001 -f and -p options.Juli Mallett2002-03-312-4/+52
* remove __PWarner Losh2002-03-221-18/+19
* Ensure err is a useful value to prevent using fputs() with a NULL stream.Chris D. Faulhaber2002-02-171-0/+1
* Cross-reference rs(1), the general array re-shaper. (pr(1) is commonly usedGarrett Wollman2001-09-211-2/+7
* Remove whitespace at EOL.Dima Dorfman2001-07-151-11/+11
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-2/+0
* Use nl_langinfo instead of %EfAndrey A. Chernov2001-03-212-2/+7
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.Ruslan Ermilov2001-02-131-1/+1
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-3/+12
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-8/+6
* Fixed typo: .FL -> .FlRuslan Ermilov2000-11-061-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
* The -s option was broken (missing braces around an else clause).Kris Kennaway1999-12-041-5/+7
* %Ex -> %EfAndrey A. Chernov1999-11-301-1/+1
* Change meaning of newly introduced -L option - it helps lpr laterAndrey A. Chernov1999-11-302-10/+15
* Localize itAndrey A. Chernov1999-11-303-13/+26
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Don't assume that time_t is long.Bruce Evans1998-06-291-3/+7
* Cosmetic and typos.Philippe Charnier1997-08-041-16/+25
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fixes:Marc G. Fournier1996-10-221-5/+12
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-0/+6
* Remove wrong LC_TIME env. usageAndrey A. Chernov1995-10-241-2/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-8/+8
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-276-0/+2504