joerg dc312961c4 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
..
1996-05-09 22:44:28 +00:00
1995-05-30 03:57:47 +00:00
1996-05-09 22:44:28 +00:00
1996-05-09 22:44:28 +00:00
1996-05-09 22:44:28 +00:00
1994-05-26 05:23:31 +00:00
1995-01-23 19:17:22 +00:00