freebsd-dev/usr.sbin/lpr
Joerg Wunsch afc417e07b Convert the option parser to use getopt(3). This makes it more
orthogonal with the rest of the system (you can now use either -PPS or
-P PS), and makes the parser more intelligible.  The only drawback is
that the old semantics for the -i flag in case a non-numeric argument
is following are no longer fully supported (only if -i is the very
last arg at all), since getopt(3) doesn't support the discticnction
between numeric and non-numeric arguments.

Make lpr also understand dashes as input pseudo filenames.  This
finally makes lp(1) fully comply with Posix.2.
1996-05-11 19:00:55 +00:00
..
common_source Cleanup. 1996-05-09 22:44:28 +00:00
filters Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
lp Clean out the BUGS section/comments now that our lpr has a better 1996-05-11 18:56:11 +00:00
lpc Cleanup. 1996-05-09 22:44:28 +00:00
lpd Cleanup. 1996-05-09 22:44:28 +00:00
lpq This commit was generated by cvs2svn to compensate for changes in r15637, 1996-05-05 14:04:33 +00:00
lpr Convert the option parser to use getopt(3). This makes it more 1996-05-11 19:00:55 +00:00
lprm Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
lptest Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
pac pac had a grudge against usernames starting with 't', because of a typo. 1995-07-17 13:14:01 +00:00
runqueue Cleanup. 1996-05-09 22:44:28 +00:00
SMM.doc BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
Makefile Add "lp" to list of subdirs. 1995-01-23 19:17:22 +00:00