CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2015/01/21 01:24:41

Modified files:
        usr.sbin/amd/amd: amq_subr.c 
        usr.sbin/amd/amq: amq.c 
        usr.sbin/amd/rpcx: amq.h amq_clnt.c amq_svc.c amq_xdr.c 
Added files:
        usr.sbin/amd/rpcx: Makefile amq_svc.extra 

Log message:
Regenerate the amq RPC stubs with a -current rpcgen, with some
post-processing of the server stub to match previous local changes.
This corrects the type handling of mt_mounttime, so "amq /mountpoint"
doesn't segv trying to treat a time_t as a pointer.
With the file (re)generation fixed, we can more easily update the
protocol to support 64bit time_t...

Reply via email to