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_5_BASE


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.2   5 years  eric   accept the NULL string in the proc message formatting api and simplify code acco...
[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.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[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.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[TXT] lpd.h  1.2   5 years  eric   synchronize resolver code with smtpd
[TXT] parse.y  1.6   5 years  deraadt   (unsigned) means (unsigned int) which on ptrdiff_t or size_t or other larger typ...
[TXT] printer.c  1.1.1.1   6 years  eric   Import lpd, a re-implementation of the lpr daemon following the latest OpenBSD c...
[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.