OpenBSD CVS

CVS log for src/usr.sbin/lpd/frontend_lpr.c


[BACK] Up to [local] / src / usr.sbin / lpd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Wed Dec 28 21:30:17 2022 UTC (17 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, HEAD
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

spelling fixes; from paul tagliamonte
any parts of his diff not taken are noted on tech

Revision 1.3 / (download) - annotate - [select for diffs], Mon Mar 16 20:46:44 2020 UTC (4 years, 2 months ago) by benno
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

fix cast in isdigit() calls.
ok eric@ deraadt@

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 4 19:25:45 2019 UTC (5 years, 1 month ago) by eric
Branch: MAIN
CVS Tags: OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5
Changes since 1.1: +3 -4 lines
Diff to previous 1.1 (colored)

accept the NULL string in the proc message formatting api and simplify
code accordingly.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Apr 27 16:14:35 2018 UTC (6 years, 1 month ago) by eric
Branch: eric
CVS Tags: eric_20180427, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import lpd, a re-implementation of the lpr daemon following the latest
OpenBSD coding practices (fork+exec/privsep/pledge/...).  It is only
intended to replace the lpd(8) daemon for the moment, not the lpr(1),
lprm(1), lpq(1) and lpc(8) commands.

This is a work in progress.  The server part should be fairly functionnal,
but the printer part is not complete: remote printers should work, for
local printers it depends on the setup.  Anyway, at this point it's better
in the tree than rotting on my disk.

ok deraadt@


Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 27 16:14:35 2018 UTC (6 years, 1 month ago) by eric
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.