NetBSD/usr.sbin/lpr
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
..
SMM.doc
common_source do not sleep on ECONNREFUSED, rather, try the next address first. 2000-02-18 03:53:16 +00:00
filters - add timeouts to displayq(), rmremote(), sendfile() and response(), 1999-12-07 14:54:44 +00:00
lp Clean up SYNOPSIS formatting. 1999-03-07 11:58:22 +00:00
lpc Remove spurious .ne's. 1999-03-24 06:27:49 +00:00
lpd (rcmd.c) to make Zoularis happier, pass sa_len separately from sockaddrs. 2000-02-24 06:33:47 +00:00
lpq - add timeouts to displayq(), rmremote(), sendfile() and response(), 1999-12-07 14:54:44 +00:00
lpr More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
lprm - add timeouts to displayq(), rmremote(), sendfile() and response(), 1999-12-07 14:54:44 +00:00
lptest More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
pac main(): g/c variable errs accidentaly introduced in last commit, rename 1999-12-05 22:22:05 +00:00
Makefile
Makefile.inc