NetBSD/usr.sbin/lpr
jdolecek 9e1ce523c5 account(): fix so that number of copies is optional and whitespace
between it and hostname:username is optional as well (some software relies
in this); while here, covert to use sscanf() instead of explicit parse code,
sprinkle some comments

dumpit(): change so that the price is total price for this entry, instead of
beeing price per copy

Addresses bin/9996 by Brian Stark, though the implementation differs from
patch code attached to it.
2000-07-16 21:33:26 +00:00
..
SMM.doc
common_source More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
filters Need <string.h> for memset() prototype. 2000-04-30 15:47:55 +00:00
lp
lpc make scandir(3)'s 3rd argument take a function that takes a *const* 2000-04-16 14:43:56 +00:00
lpd Get rid of the stupid hack that makes this lose when ${CC} is more than one word. 2000-06-05 17:41:19 +00:00
lpq Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
lpr
lprm
lptest
pac account(): fix so that number of copies is optional and whitespace 2000-07-16 21:33:26 +00:00
Makefile
Makefile.inc