Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2001 08:01:50 -0800 (PST)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net rcmd.c
Message-ID:  <200102181601.f1IG1oH57465@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2001/02/18 08:01:50 PST

  Modified files:        (Branch: RELENG_4)
    lib/libc/net         rcmd.c 
  Log:
  MFC 1.29->1.30
  - __ivaliduser_sa() was introduced for IPv6 support to lpd
  - iruserok_sa() and __ivaliduser_af() were re-organized to use
    __ivaliduser_sa()
  - __icheckhost() was re-written to use getaddrinfo() instead of
    getipnodebyname()
  - better handling of multiple destination addresses in rcmd()
  
  Revision  Changes    Path
  1.23.2.4  +170 -102  src/lib/libc/net/rcmd.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102181601.f1IG1oH57465>