cvs commit: src/lib/libc/net getaddrinfo.c gethostbyht.c getnetbyht.c getprotoent.c getservent.c

Maxim Sobolev sobomax at FreeBSD.org
Thu Mar 31 06:33:17 PST 2005


sobomax     2005-03-31 14:33:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    lib/libc/net         getaddrinfo.c gethostbyht.c getnetbyht.c 
                         getprotoent.c getservent.c 
  Log:
  MFC: Don't ignore the last line of config files (/etc/hosts, /etc/services,
  etc.).
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.52.2.5  +3 -3      src/lib/libc/net/getaddrinfo.c
  1.16.8.1  +3 -3      src/lib/libc/net/gethostbyht.c
  1.10.8.1  +2 -3      src/lib/libc/net/getnetbyht.c
  1.2.8.1   +2 -3      src/lib/libc/net/getprotoent.c
  1.12.6.1  +2 -3      src/lib/libc/net/getservent.c


More information about the cvs-all mailing list