summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getnetent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include <sys/param.h> instead of <sys/types.h> so we get MAXHOSTNAMELENmillert2006-01-171-2/+2
* zap rcsid.espie2005-08-061-4/+1
* ansify. ok deraadt@ moritz@otto2005-03-251-5/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Use fgetln(3) instead of fgets(3) so we can easily recognize linesmillert1998-03-161-9/+12
* Revert last changetholo1997-04-241-2/+2
* add htonl()kstailey1997-04-031-2/+2
* constrain to MAXHOSTNAMELENderaadt1996-09-031-2/+7
* Fix RCS idstholo1996-08-191-7/+1
* netbsd: bind 4.9.3dm1996-02-191-13/+12
* from netbsd:deraadt1996-01-151-12/+13
* initial import of NetBSD treederaadt1995-10-181-0/+127