opnsense-src/usr.sbin/lpr/common_source
Gleb Kurtsou 0bb2aabf26 Hide DIR definition by making it an opaque struct typedef.
Introduce dirfd() libc exported symbol replacing macro with same name,
preserve _dirfd() macro for internal use.

Replace dirp->dd_fd with dirfd() call. Avoid using dirfd as variable
name to prevent shadowing global symbol.

Sponsored by:	Google Summer Of Code 2011
2012-05-19 12:44:27 +00:00
..
common.c Hide DIR definition by making it an opaque struct typedef. 2012-05-19 12:44:27 +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 Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +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 Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +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 NI_WITHSCOPEID cleanup 2005-05-13 16:43:28 +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 Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
startdaemon.c Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00