OpenBSD CVS

src/usr.sbin/lpr/common_source/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / lpr / common_source

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] common.c  1.32   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
[TXT] common_vars.c  1.3   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] displayq.c  1.29   17 years  stevesk   I have an HP LaserJet (P2015dn) whose LPR implementation may not end the send qu...
[TXT] lp.h  1.14   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lp.local.h  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] pathnames.h  1.4   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] rmjob.c  1.17   17 years  stevesk   trailing "\n" not needed in fatal(); ok millert@
[TXT] startdaemon.c  1.12   17 years  stevesk   remove #ifndef SUN_LEN; ok millert@