NetBSD/usr.sbin/lpr/lpd
itojun 7b48263c7b (rcmd.c) to make Zoularis happier, pass sa_len separately from sockaddrs.
this changes function prototype for __ivalid*.
This commit breaks binary compatibility for __ivalid*.  I believe this can be
forgiven due to the following:
- this is not really exported function.  no function prototype is in headers.
  function name starts with underbars.  No third-party applications are
  expected to use it.
- the function was introduced very recently, when rcmd.c was made IPv6-ready.
- the only customer in NetBSD tree is lpd.

(lpd.c) sync with rcmd.c change.
2000-02-24 06:33:47 +00:00
..
Makefile only compile common_source/* once (25% faster), remove unused printcap.c 1997-10-10 09:26:35 +00:00
extern.h (rcmd.c) to make Zoularis happier, pass sa_len separately from sockaddrs. 2000-02-24 06:33:47 +00:00
key.c Add support for DTR/CTS flow control, from Bill Studenmund. 1997-10-20 08:07:47 +00:00
lpd.8 xref setsockopt (from freebsd) and hosts.equiv. 1999-12-11 01:59:43 +00:00
lpd.c (rcmd.c) to make Zoularis happier, pass sa_len separately from sockaddrs. 2000-02-24 06:33:47 +00:00
lpdchar.c use <sys/cdefs.h> __RCSID macro 1997-07-17 05:44:32 +00:00
modes.c Add support for DTR/CTS flow control, from Bill Studenmund. 1997-10-20 08:07:47 +00:00
printjob.c - use symbolic names for mode bits 1999-12-11 02:01:18 +00:00
recvjob.c in rcleanup() don't unlink() the dfname if it contains a /. noted 1997-10-05 15:21:46 +00:00
ttcompat.c - WARNS?=1 1997-10-05 15:11:58 +00:00