opnsense-src/usr.sbin/lpr/common_source
Ed Schouten 6511bcb8c0 Let lpr build with -Wmissing-variable-declarations.
Mark variables static where possible and place the uid/euid variables in
lp.h, so that we can compile-time enforce that these variables have the
same type.
2012-10-25 20:16:38 +00:00
..
common.c Let lpr build with -Wmissing-variable-declarations. 2012-10-25 20:16:38 +00:00
ctlinfo.c - Fix the code that matches userids in match_jobspec(). It needs to check 2011-04-13 00:36:19 +00:00
ctlinfo.h - Fix the code that matches userids in match_jobspec(). It needs to check 2011-04-13 00:36:19 +00:00
displayq.c Let lpr build with -Wmissing-variable-declarations. 2012-10-25 20:16:38 +00:00
lp.cdefs.h Introduce a new lp.cdefs.h file, which will be used to make it 2003-07-14 05:13:55 +00:00
lp.h Let lpr build with -Wmissing-variable-declarations. 2012-10-25 20:16:38 +00:00
lp.local.h Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
Makefile The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
matchjobs.c - Fix the code that matches userids in match_jobspec(). It needs to check 2011-04-13 00:36:19 +00:00
matchjobs.h Take advantage of the common_source/lp.cdefs.h file to change lpr 2003-07-14 05:15:21 +00:00
net.c Let lpr build with -Wmissing-variable-declarations. 2012-10-25 20:16:38 +00:00
pathnames.h Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
printcap.c Get the 'sccsid' for this to match the original lines you would 2003-07-14 20:17:55 +00:00
request.c Get the 'sccsid' lines even closer to correct style(9) form. The 2003-07-14 20:20:58 +00:00
rmjob.c Let lpr build with -Wmissing-variable-declarations. 2012-10-25 20:16:38 +00:00
startdaemon.c Let lpr build with -Wmissing-variable-declarations. 2012-10-25 20:16:38 +00:00