freebsd-src/usr.bin/passwd
Alfred Perlstein 8858373f83 The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS, "unix") hacks
were removed and replaced them with clnt_tp_create, now the af_local
support is fixed.

I also removed the hack how rpcinfo contacted rpcbind, now we can
relay on clnt_tp_create create the client-handle for us.  Only
rpcbind itself needs a hardcoded socket-path.

Submitted by: mbr

Also add $FreeBSD
2002-02-05 19:26:04 +00:00
..
extern.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
local_passwd.c Updates for Blowfish password hashing. 2001-03-11 16:37:33 +00:00
Makefile Set BINOWN=root explicitly for setuid root binaries. 2001-09-13 06:48:18 +00:00
passwd.1 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
passwd.c reset uid back to the user before doing kerberised change password. 2001-03-12 03:52:00 +00:00
yp_passwd.c The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS, "unix") hacks 2002-02-05 19:26:04 +00:00