OpenBSD CVS

src/usr.sbin/lpd/


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 / lpd

Current tag: OPENBSD_6_8


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] control.c  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] engine.c  1.2   5 years  eric   synchronize resolver code with smtpd
[TXT] engine_lpr.c  1.2   5 years  eric   accept the NULL string in the proc message formatting api and simplify code acco...
[TXT] frontend.c  1.2   5 years  eric   synchronize resolver code with smtpd
[TXT] frontend_lpr.c  1.3   4 years  benno   fix cast in isdigit() calls. ok eric@ deraadt@
[TXT] io.c  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] io.h  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] iobuf.c  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] iobuf.h  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] log.c  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] log.h  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] logmsg.c  1.2   5 years  eric   synchronize resolver code with smtpd
[TXT] lp.c  1.3   4 years  benno   fix cast in isdigit() calls. ok eric@ deraadt@
[TXT] lp.h  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] lp_banner.c  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] lp_displayq.c  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] lp_rmjob.c  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] lp_stty.c  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] lpd.c  1.2   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] lpd.h  1.2   5 years  eric   synchronize resolver code with smtpd
[TXT] parse.y  1.7   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] printer.c  1.2   4 years  deraadt   snprintf/vsnprintf return < 0 on error, rather than -1.
[TXT] proc.c  1.2   5 years  eric   accept the NULL string in the proc message formatting api and simplify code acco...
[TXT] proc.h  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] resolver.c  1.4   5 years  eric   do not call freeaddrinfo() on a NULL pointer.