freebsd-skq/usr.sbin/lpr
pfg fea98e7966 MFC r271789:
lpr: replace setpgrp(2) with setpgid(2).

setpgid(2) is more portable than setpgrp(2).
The BSD variant of setpgrp is a wrapper for
setpgid(2) anyways.
2014-10-23 02:53:57 +00:00
..
chkprintcap
common_source Change the closeallfds() routine to use closefrom() when it is 2013-05-27 22:19:01 +00:00
filters Let lpr build with -Wmissing-variable-declarations. 2012-10-25 20:16:38 +00:00
filters.ru
lp
lpc Check the return error of set[ug]id. While this can never fail in the 2012-10-22 03:31:22 +00:00
lpd MFC r271789: 2014-10-23 02:53:57 +00:00
lpq Check the return error of set[ug]id. While this can never fail in the 2012-10-22 03:31:22 +00:00
lpr Check the return error of set[ug]id. While this can never fail in the 2012-10-22 03:31:22 +00:00
lprm Check the return error of set[ug]id. While this can never fail in the 2012-10-22 03:31:22 +00:00
lptest Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
pac Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
Makefile
Makefile.inc