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