1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/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
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
lptest
pac
runqueue Cleanup. 1996-05-09 22:44:28 +00:00
SMM.doc
Makefile