summaryrefslogtreecommitdiff
path: root/src/lib/libc/net/getservent.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use strtol() and strtoul() instead of atoi(). This allows us to catchmillert1999-09-031-3/+7
* Use fgetln(3) instead of fgets(3) so we can easily recognize linesmillert1998-03-161-8/+12
* Use in_addr_t not u_long and use in_port_t in some cases insteadmillert1997-04-051-2/+2
* Fix RCS idstholo1996-08-191-7/+1
* initial import of NetBSD treederaadt1995-10-181-0/+127