cvs commit: src/usr.sbin/rpc.statd procs.c
Matteo Riondato
matteo at FreeBSD.org
Thu Apr 12 07:47:45 UTC 2007
matteo 2007-04-12 07:47:45 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/rpc.statd procs.c
Log:
MFC rev. 1.16 and rev. 1.17
1.16: compile under WARNS=6
1.17: Make rpc.statd INET* indipendent by converting
sockaddr_in structures to sockaddr ones and using
svc_getrpccaller instead of svc_getcaller.
A similar patch was committed to rpc.lockd back in 2002 . [1]
PR: bin/42004 [1]
Revision Changes Path
1.14.10.2 +21 -10 src/usr.sbin/rpc.statd/procs.c
More information about the cvs-src
mailing list