summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/lpc/movejobs.c
Commit message (Collapse)AuthorAgeFilesLines
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-141-4/+2
| | | | | | | | | | format of 'sccsid' lines so they consistently match style(9) guidelines. Note that this means you will have to add '-a' to the 'strings' command when searching for rcs ids, eg: strings -a /usr/sbin/lpc | grep '$FreeBSD' Reviewed by: discussed on cvs-src & with bde and obrien MFC after: 15 days
* Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. Thesegad2002-07-171-0/+272
reflect much valuable feedback from wollman. More details on the new 'lpc topq' are in the log message for revision 1.2 of lpc/movejobs.c. The previous implementation of 'lpc topq' is available as 'lpc xtopq', in case there are any problems noticed in the new implementation. If there are no problems with this version, a later update will remove the 'lpc xtopq' command. Reviewed by: freebsd-print@bostonradio.org MFC after: 6 days
OpenPOWER on IntegriCloud