freebsd-dev/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 The last big commit: let usr.sbin/ use WARNS=6 by default. 2010-01-02 11:07:44 +00:00
lp Fix using lp(1) without the new -t option after r194171. 2009-09-29 21:28:32 +00:00
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 Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +00:00
lpr mdoc: terminate quoted strings. 2012-03-26 15:18:14 +00:00
lprm Remove the advertising clause from UCB copyrighted files in usr.sbin. This 2010-12-11 09:38:12 +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 Move most of the remaining USD/PSD/SMM papers into share/doc 2010-12-04 10:11:20 +00:00
Makefile.inc