Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src/usr.sbin



Module Name:    src
Committed By:   martin
Date:           Fri Aug 16 19:25:32 UTC 2019

Modified Files:
        src/usr.sbin/rpc.bootparamd [netbsd-9]: bootparamd.c
        src/usr.sbin/rpc.lockd [netbsd-9]: lockd.c
        src/usr.sbin/rpc.statd [netbsd-9]: statd.c

Log Message:
Pull up following revision(s) (requested by kamil in ticket #70):

        usr.sbin/rpc.statd/statd.c: revision 1.33
        usr.sbin/rpc.lockd/lockd.c: revision 1.13
        usr.sbin/rpc.bootparamd/bootparamd.c: revision 1.47

Stop defining _rpcsvcdirty in bss and data

_rpcsvcdirty is already defined in the generated code from rpcgen(1).

Detected during the build with Address Sanitizer (MKSANITIZER).


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.46.44.1 src/usr.sbin/rpc.bootparamd/bootparamd.c
cvs rdiff -u -r1.12 -r1.12.34.1 src/usr.sbin/rpc.lockd/lockd.c
cvs rdiff -u -r1.32 -r1.32.6.1 src/usr.sbin/rpc.statd/statd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index