NetBSD/usr.sbin/lpr/common_source
mrg dd28a6c6dd make scandir(3)'s 3rd argument take a function that takes a *const*
struct dirent *, rather than non-const.  this makes scandir(3) the
same as the scandir implementations in libiberty and glibc, and the
select function has no need to modify the dirent.
2000-04-16 14:43:56 +00:00
..
common_vars.c put fatal() and a some of variables used independantly of other functions 1999-12-05 22:10:57 +00:00
common.c do not sleep on ECONNREFUSED, rather, try the next address first. 2000-02-18 03:53:16 +00:00
displayq.c - add timeouts to displayq(), rmremote(), sendfile() and response(), 1999-12-07 14:54:44 +00:00
fatal.c put fatal() and a some of variables used independantly of other functions 1999-12-05 22:10:57 +00:00
lp.h make scandir(3)'s 3rd argument take a function that takes a *const* 2000-04-16 14:43:56 +00:00
lp.local.h merge in changes from 1.1 release branch 1995-11-28 19:43:04 +00:00
Makefile put fatal() and a some of variables used independantly of other functions 1999-12-05 22:10:57 +00:00
pathnames.h Change _PATH_MASTERLOCK to /var/run/lpd.pid. 1997-03-14 01:17:34 +00:00
rmjob.c make scandir(3)'s 3rd argument take a function that takes a *const* 2000-04-16 14:43:56 +00:00
startdaemon.c delint and other cleanups. 1999-09-26 10:32:27 +00:00