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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.1   6 years  eric   branches: 1.1.1; Initial revision
[TXT] control.c  1.3   8 weeks  bluhm   Fix chroot(2) call in control process. Use /var/empty as chroot directory. Cal...
[TXT] engine.c  1.3   16 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[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.3   16 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[TXT] frontend_lpr.c  1.4   16 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[TXT] io.c  1.1   6 years  eric   branches: 1.1.1; Initial revision
[TXT] io.h  1.2   16 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[TXT] iobuf.c  1.1   6 years  eric   branches: 1.1.1; Initial revision
[TXT] iobuf.h  1.1   6 years  eric   branches: 1.1.1; Initial revision
[TXT] log.c  1.1   6 years  eric   branches: 1.1.1; Initial revision
[TXT] log.h  1.2   2 years  deraadt   including sys/cdefs.h manually started as a result of netbsd trying to macro-bui...
[TXT] logmsg.c  1.2   5 years  eric   synchronize resolver code with smtpd
[TXT] lp.c  1.4   16 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[TXT] lp.h  1.1   6 years  eric   branches: 1.1.1; Initial revision
[TXT] lp_banner.c  1.1   6 years  eric   branches: 1.1.1; Initial revision
[TXT] lp_displayq.c  1.1   6 years  eric   branches: 1.1.1; Initial revision
[TXT] lp_rmjob.c  1.1   6 years  eric   branches: 1.1.1; Initial revision
[TXT] lp_stty.c  1.1   6 years  eric   branches: 1.1.1; Initial revision
[TXT] lpd.c  1.3   16 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[TXT] lpd.h  1.2   5 years  eric   synchronize resolver code with smtpd
[TXT] parse.y  1.8   2 years  naddy   Don't declare variables as "unsigned char *" that are passed to functions that t...
[TXT] printer.c  1.4   16 months  jmc   spelling fixes; from paul tagliamonte any parts of his diff not taken are noted ...
[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   6 years  eric   branches: 1.1.1; Initial revision
[TXT] resolver.c  1.4   5 years  eric   do not call freeaddrinfo() on a NULL pointer.