History log of /csrg-svn/lib/libc/net/gethostnamadr.c (Results 26 – 50 of 71)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 32169 14-Sep-1987 bostic

.hostaliases: perfect match only, allow empty lines

# 32075 27-Aug-1987 karels

defeat DEFNAMES if removing trailing '.'; fix typo

# 31994 03-Aug-1987 karels

reject numeric hostnames without bothering the root;
rename strcasencmp

# 31960 27-Jul-1987 bostic

checked in for karels; fix NO_ADDRESS error, use C library
case-insensitive comparison routines rather than local ones

# 31902 17-Jul-1987 karels

portability fixes from dpk

# 31780 05-Jul-1987 bostic

make hostalias more paranoid about its input

# 31709 30-Jun-1987 karels

clear h_errno on search in case later try succeeds

# 31111 12-May-1987 karels

try ascending domain tree, starting with local domain,
even if dots in name; trailing dot forces fully qualified;
add host aliases, in file with name in environment

# 30468 12-Feb-1987 kjd

Fix compatiblity problems with 4.2 and 4.3, #ifdef was wrong in version .-1

# 30460 09-Feb-1987 kjd

fix for 4.2bsd

# 30440 31-Jan-1987 kjd

change getshort() to _getshort()

# 29930 30-Oct-1986 kjd

zero errno

# 29568 16-Jul-1986 sam

correct alignment of return values; from burht@el.purdue.edu

# 28307 19-May-1986 karels

"case-insensitive" when using /etc/hosts

# 27080 15-Apr-1986 kjd

remove param.h

# 27034 10-Apr-1986 kjd

lint clean up

# 26909 19-Mar-1986 kjd

fix _gethtbyaddr()

# 26908 19-Mar-1986 kjd

change gethostbyname to do a query of class C_IN insted of C_ANY

# 26894 17-Mar-1986 kjd

move resolv.h to /usr/include

# 26887 14-Mar-1986 kjd

Add old linear search of /etc/hosts for when the local name server
is dead, we recive a ECONNREFUSED.

# 26630 09-Mar-1986 donn

added LIBC_SCCS condition for sccs ids

# 26066 04-Feb-1986 kjd

Pass msglen to dn_expand

# 25484 15-Nov-1985 kjd

Add 4 Error return states and make byte order independent

# 25386 04-Nov-1985 kjd

Changes for 4.2bsd from Mike@brl

# 25355 31-Oct-1985 kjd

Freeze for November 1 network distribution

123