summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getnetent.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* mop up resolver.3 rename; ok deraadtjmc2019-08-301-3/+3
* Stop talking about /etc/networks, which is no longer used,schwarze2018-04-281-39/+38
* Add the missing STANDARDS section (kettenis@ noticed that these areschwarze2017-11-281-6/+14
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* - sync prototypes and header file excerptsjaredy2005-07-221-2/+2
* Add const type qualifier. ok jmc@nordin2004-02-011-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-16/+8
* data base -> databasemillert2000-12-171-3/+3
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-7/+8
* repairs; better English, formatting, etc.aaron1999-07-051-5/+6
* all functions need a return type and at least one arg, even if it's voidaaron1999-05-251-3/+5
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-3/+3
* Use fgetln(3) instead of fgets(3) so we can easily recognize linesmillert1998-03-161-8/+6
* Use in_addr_t not u_long and use in_port_t in some cases insteadmillert1997-04-051-3/+3
* Integrate BIND 4.9.5 resolver and associated routines.downsj1997-03-131-12/+11
* Fix RCS idstholo1996-08-191-3/+1
* initial import of NetBSD treederaadt1995-10-181-0/+153