freebsd-src/usr.sbin/lpr
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
..
chkprintcap
common_source Hide DIR definition by making it an opaque struct typedef. 2012-05-19 12:44:27 +00:00
filters In usr.sbin/lpr/filters/lpf.c, use a less obtuse way of clearing the 2011-12-17 21:37:21 +00:00
filters.ru
lp
lpc Print out a warning message if a `lpc setstatus' is done when 2012-04-30 01:10:13 +00:00
lpd Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
lpq
lpr mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
lprm
lptest
pac Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
Makefile
Makefile.inc