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 Use obj dirs 1997-12-21 15:53:38 +00:00
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 Clean up SYNOPSIS formatting. 1999-03-07 11:58:22 +00:00
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 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
lprm - add timeouts to displayq(), rmremote(), sendfile() and response(), 1999-12-07 14:54:44 +00:00
lptest More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
pac account(): fix so that number of copies is optional and whitespace 2000-07-16 21:33:26 +00:00
Makefile fix race condition when building libcommon with make -j 1997-10-16 05:10:14 +00:00
Makefile.inc use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00