| Age | Commit message (Expand) | Author |
| 2013-11-13 | CID 1125882: Don't use unitialized variable; move code inside conditional | christos |
| 2013-10-19 | use new scopeid functions | christos |
| 2012-06-02 | PR/46500 - Henning Petersen -- wrong permissions on create .seq files | jnemeth |
| 2012-04-08 | Remove unnecessary Bk/Ek pairs from SYNOPSIS. | wiz |
| 2012-03-22 | Fix whitespace nits. Suggested by Bug Hunting. | wiz |
| 2011-11-09 | Use Sq, and remove trailing whitespace. | wiz |
| 2011-11-09 | If hosts.lpd contains '+', don't insist on reverse DNS == forward DNS. | is |
| 2011-08-31 | NULL does not need a cast | plunky |
| 2011-08-30 | static, __printflike, __dead | joerg |
| 2011-01-20 | - Replace fatal2() with the appropriate err(3)/errx(3) calls. | ginsbach |
| 2011-01-04 | Fix fd leak in error cases. Found by cppcheck. | wiz |
| 2010-02-03 | Userland now builds and uses terminfo instead of termcap. | roy |
| 2009-08-20 | Remove what appears to be a spurious include of a.out.h. | he |
| 2009-07-13 | Rename internal getline() function to get_line() so it does | roy |
| 2009-04-22 | Enable WARNS=4 by default, except for: | lukem |
| 2009-04-12 | New sentence, new line. Use .An. | wiz |
| 2009-04-12 | Remove conditional, groff now knows how to deal with ASCII output. | joerg |
| 2009-03-10 | Remove redundant .Xo / .Xc scope. | joerg |
| 2009-01-18 | fix -Wsign-compare issues | lukem |
| 2008-12-28 | fix for 64 bit dev_t | christos |
| 2008-12-06 | PR/40117 - Bug Hunting -- new line, new sentence; punctuation | jnemeth |
| 2008-10-22 | Perform line feed after printing usage line. | mishka |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-05-07 | patch from Dennis den Brok for foomatic | christos |
| 2008-05-03 | Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is | lukem |
| 2008-03-03 | Use mkstemp(3) (in a hokey manner) instead of mktemp(3). | lukem |
| 2008-02-24 | This file requires errno.h | dholland |
| 2008-02-16 | scnkey is const char [][HEIGHT], not char [][HEIGHT] | matt |
| 2007-12-15 | convert __attribute__s to applicable cdefs.h macros | perry |
| 2007-12-01 | Sort queue by time and jobid so that jobs submitted within the | mlelstv |
| 2007-10-03 | remove null test; it is not necessary as we always look at the next element. | christos |
| 2007-10-03 | - int -> size_t | christos |
| 2007-09-11 | - remove extraneous \n in err(3) message | ginsbach |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-05-16 | coverity CID 1220: Don't use size_t for return of read. | christos |
| 2006-11-24 | fix spelling of accommodate; from Zapher. | christos |
| 2006-10-22 | use c99 initializers | christos |
| 2006-05-25 | Add missing semicolon. | christos |
| 2006-05-25 | Coverity CID 830: Avoid NULL deref. | christos |
| 2006-05-25 | Coverity CID 3322: Fix memory leak. | christos |
| 2006-05-11 | end the argument list to exec*(3) with a NULL instead of a bare '0', as | mrg |
| 2006-03-21 | Coverity CID 1225: Don't close negative fd. While here fix fd leak. | christos |
| 2006-03-21 | Coverity CID 1750: Add a function to free a queue and use it. | christos |
| 2006-03-21 | Coverity CID 1752: getq() always allocates a queue if nitems >= 0, so always | christos |
| 2006-03-17 | Appease Coverity CID 2580 [not a bug] | christos |
| 2006-03-17 | free memory on allocation failure. | christos |
| 2006-01-29 | - use sizeof() instead of the buffer size. | christos |
| 2006-01-22 | New sentence, new line. Bump date for previous. Properly case PostScript. | wiz |
| 2006-01-21 | Bump date for previous. | wiz |
| 2006-01-20 | Instead of dealing with port@host in many places, do it where it is needed. | christos |