summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/getnetbynis.c
Commit message (Expand)AuthorAgeFilesLines
* Replace index() and rindex() calls with strchr() and strrchr().ed2012-01-031-1/+1
* - When there is no room for returning the result, nss backendume2010-08-131-2/+6
* - make reentrant version of netdb functions glibc style API, andume2006-04-151-20/+64
* Update the resolver in libc to BIND9's one.ume2006-03-211-1/+2
* - Remove padding for ABI compatibility of n_net member from structume2005-06-031-3/+0
* - The ai_addrlen of a struct addrinfo used to be a size_t, perume2005-05-151-4/+7
* NETDB_INTERNAL is not fit, here. return NO_RECOVERY for h_errno.ume2005-04-291-1/+1
* make getnetby*() thread-safe.ume2005-04-281-35/+56
* Fix the style of the SCM ID's.obrien2002-03-221-4/+2
* Remove 'register' keyword.obrien2002-03-211-1/+1
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-2/+2
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-061-18/+32
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
* Small yet significant tweaks/cleanups:wpaul1996-12-271-3/+4
* I asked Bill Paul why _getnetbynis() was only being called with 2 parameters,jkh1996-12-061-3/+3
* Merge in bind-4.9.4-P1 resolver...peter1996-08-291-10/+23
* Fix other half of problem reported in PR #1079: _getnetbynisaddr() iswpaul1996-03-231-12/+41
* As above.phk1995-10-221-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* Fixed YP networks map support.wollman1994-09-261-7/+24
* get* rework and new bind codepst1994-09-251-0/+117
OpenPOWER on IntegriCloud