]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r241007, r241008:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 30 Sep 2012 00:44:53 +0000 (00:44 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 30 Sep 2012 00:44:53 +0000 (00:44 +0000)
commit5ba5cc0ade356edc5905ce65dddb4aa31a413e04
treea76a68b9d4a97922d497173bcabbea39cabd1700
parent0e45f72125db1320103bf1966b2cfe21c70a31d9
MFC r241007, r241008:

Complete revert of r239963 (from head).

The attempt to merge changes from the linux libtirpc caused
rpc.lockd to exit after startup under unclear conditions.

Reported by: David Wolfskill

git-svn-id: svn://svn.freebsd.org/base/stable/8@241060 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
12 files changed:
include/rpc/auth.h
include/rpc/auth_unix.h
lib/libc/rpc/auth_unix.c
lib/libc/rpc/authunix_prot.c
lib/libc/rpc/clnt_perror.c
lib/libc/rpc/rpc_generic.c
lib/libc/rpc/rpc_soc.3
lib/libc/rpc/rpcb_clnt.c
lib/libc/rpc/svc_auth_unix.c
lib/libc/rpc/svc_run.c
sys/rpc/auth.h
sys/rpc/rpcb_clnt.c