diff options
author | 2005-07-23 04:15:49 +0000 | |
---|---|---|
committer | 2005-07-23 04:15:49 +0000 | |
commit | 0cb81d14c5c32d830c1467fefd602ef6135af96f (patch) | |
tree | 1e02ae86bc2491f3000e8767d8ffb0cde1b5b359 /usr.bin/cvs/commit.c | |
parent | this is a bit better (diff) | |
download | wireguard-openbsd-0cb81d14c5c32d830c1467fefd602ef6135af96f.tar.xz wireguard-openbsd-0cb81d14c5c32d830c1467fefd602ef6135af96f.zip |
*hostent() fixes:
- Make _gethtent() static
- _gethtbyname() is dead code (succeeded by _gethtbyname2), kill it
- _gethtent() requires setting the address family field of the
file-scope variable `host' to that of the desired type of the entry
being searched for. Change the behavior to enforce this if it is not
AF_UNSPEC, which will now allow stepping through entries, and set it
to specific values everywhere else.
help & ok millert
Diffstat (limited to 'usr.bin/cvs/commit.c')
0 files changed, 0 insertions, 0 deletions