summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/crypt_client.c
Commit message (Expand)AuthorAgeFilesLines
* Spell void * as void * rather than caddr_t. This is complicated by theDag-Erling Smørgrav2002-04-281-1/+1
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-4/+3
* The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS, "unix") hacksAlfred Perlstein2002-02-051-6/+17
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-191-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-2/+2
* Fix potential resource leak: when call to des_crypt_1() fails, rememberBill Paul1998-06-091-2/+3
* Now the biggest step: import the changes to the main RPC code.Bill Paul1997-05-281-0/+89