NetBSD/usr.sbin/lpr
itojun ed26506c25 usr.sbin/lpr/lpd now compiles lib/libc/net/rcmd.c on its own, to avoid
use of non-exported function __ivaliduser{,_sa}().

we cannot make __ivaliduser{,_sa}() static yet, since doing that would choke
compiled lpd binaries.  we should do it on next libc major version bump.
added a memo on lib/libc/shlib_version.
2000-05-30 01:07:43 +00:00
..
common_source allow lp=port@host again. PR9975 from Andreas Gustafsson. 2000-04-25 02:34:49 +00:00
filters Need <string.h> for memset() prototype. 2000-04-30 15:47:55 +00:00
lp
lpc make scandir(3)'s 3rd argument take a function that takes a *const* 2000-04-16 14:43:56 +00:00
lpd usr.sbin/lpr/lpd now compiles lib/libc/net/rcmd.c on its own, to avoid 2000-05-30 01:07:43 +00:00
lpq
lpr
lprm
lptest
pac remove unused variable 2000-04-27 13:40:18 +00:00
SMM.doc
Makefile
Makefile.inc