summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/netnamer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-2/+2
* Remove __P() usage.David E. O'Brien2002-03-211-2/+2
* Remove 'register' keyword.David E. O'Brien2002-03-211-3/+3
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,Alfred Perlstein2002-02-051-2/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-0/+2
* strtok() -> strsep() (no strtok() in libraries allowed)Andrey A. Chernov2000-08-291-11/+17
* Fixed scanf format errors. The error handling is not quite bug for bugBruce Evans1998-06-301-7/+4
* getnetid() crashes if no /etc/netid file is present (it tries to fclose()Bill Paul1997-06-121-1/+2
* Now the biggest step: import the changes to the main RPC code.Bill Paul1997-05-281-0/+326