summaryrefslogtreecommitdiff
path: root/usr.bin/pr/pr.c
AgeCommit message (Expand)Author
2022-05-23s/boundries/boundaries/, s/itterate/iterate/ and few more typos.andvar
2022-04-08fix various typos, mainly in comments, but also log messages, docs, game text.andvar
2021-12-05s/succesful/successful/ in comment.msaitoh
2012-08-01Minor tweaks to usage:ginsbach
2012-07-24- Fix PR 19468 by adding -f and -p options to pr(1).ginsbach
2012-03-12PR/41880: Ralph G. Previous fix for PR/5797 broke since space separator.christos
2011-09-06ANSIfy, static + __deadjoerg
2009-04-13Fix -Wcast-qual issueslukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-10-14Convert to using raise_default_signal(3).lukem
2007-04-29fix typosmsaitoh
2006-05-24Coverity CID 3212: Don't return, goto out in all cases so that cleanupchristos
2006-05-01Coverity CID 2989: Use the error path to return.christos
2006-04-02Coverity CID 1660: Plug memory leaks.christos
2005-12-28PR/32402: Jeffrey Bedard: pr filter dumps core with -s option specified,christos
2003-10-13Move Keith Muller's code from a 4-clause to a 3-clause licence by removingagc
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-07-22seperate -> separatewiz
2000-10-22Don't be silly and try to read an strftime() format string from the LC_TIMEkleink
2000-07-13For the -i option, don't convert a single space before a tab stop to asimonb
1998-12-19char -> unsigned charchristos
1998-04-02Need <time.h> for localtime() and strftime() prototypes.kleink
1997-10-19WARNSify, fix .Nm usage, deprecate registerlukem
1997-01-09RCS ID policetls
1995-06-07can't assume that timeval.ts_sec is same type as time_t. grr.cgd
1994-03-07from John F. Woods <jfw@ksr.com>:cgd
1994-01-06add berkeley prcgd