summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr
AgeCommit message (Expand)Author
2003-10-19#define _PATH_BIN_RCMD in common_source/pathnames.h rather than usinglukem
2003-10-16safer use of reallocitojun
2003-10-16safer realloc.itojun
2003-09-01plug memory leak. oenbsd-pr-3425itojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-13use bounded string opitojun
2003-07-10Rename a large chunk of the make(1) variables which refer to alukem
2003-05-17use strlcpy/strlcat.itojun
2003-05-17sscanf possible overrunitojun
2003-04-16p before q in options/usage.wiz
2003-04-16Sort options; fix typo; new sentence, new line.wiz
2003-03-28fix the fix, from Brian Ginsbachperry
2003-03-28Add a -R flag to lpr, which prints the print job numberperry
2003-03-27Fix the broken -q option to lpr, apparently broken long ago after lprperry
2003-03-15IPv4/IPv6, not IPV4/IPV6.wiz
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-02-04"Utilize" has exactly the same meaning as "use," but it is moreperry
2003-01-06Stanford, not Standford. From Chad Loder.wiz
2003-01-05Add ${MACROS} to ${ROFF} usage to make output readablepooka
2002-10-26Rather than relying on pure luck to get the log file on STDERR_FILENO,thorpej
2002-10-26* Use STDOUT_FILENO instead of 1.thorpej
2002-09-24set IPV6_V6ONLY socket option for AF_INET6 socket, to avoiditojun
2002-09-20cast "%ld", xxx.tv_sec to a longlukem
2002-09-19Simplify the accept() code a little -- sockaddr_storage is fine for bothmycroft
2002-09-19If we exit because the pid file is locked, syslog that.mycroft
2002-09-19select() -> poll(), nanosleep()mycroft
2002-09-18select() -> nanosleep()mycroft
2002-09-18minor makefile delintlukem
2002-09-18use NETBSDSRCDIR as appropriatelukem
2002-09-04Add back __attribute__() data for pstatus() removed by error in last commit.abs
2002-09-03When -r is given actually pass the file through of, and also enable if.abs
2002-08-12Minor mdoc nit.wiz
2002-08-12add libwrap support for lpd (you need to pass all tests to print,itojun
2002-08-12Correct usage. bin/17916 by Brian Ginsbach.wiz
2002-08-11specify the reason when aborting with "Malformed from address",grant
2002-08-09die if fd_set overrunsitojun
2002-07-31Fix typo pointed out by haes at shrubbery dot net in PR bin/17396jschauma
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2002-07-14Unifdef __STDC__. Remove __P(). ANSIfy.wiz
2002-07-09 This fixes various little problems in the lpd source.hubertf
2002-07-08Document -w. Patch from Brian Ginsbach in bin/17518.wiz
2002-07-03postive -> positivekleink
2002-07-03Sort options in getopt string.wiz
2002-07-03 * Add missing 'break'hubertf
2002-07-03Improve last.wiz
2002-07-03Fix error output for negative argument to '-w'.wiz
2002-07-03Document missing -w option.hubertf
2002-06-08avoid more hardcoded octals. openbsditojun
2002-06-08avoid hardcoded octals. openbsditojun
2002-06-08avoid hardcoded octalsitojun