Source-Changes archive

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

CVS commit: src/sys/netipsec



Module Name:    src
Committed By:   ozaki-r
Date:           Mon May 15 09:55:29 UTC 2017

Modified Files:
        src/sys/netipsec: ipsec.c key.c key.h

Log Message:
Show __func__ instead of __FILE__ in debug log messages

__func__ is shorter and more useful than __FILE__.


To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 src/sys/netipsec/ipsec.c
cvs rdiff -u -r1.124 -r1.125 src/sys/netipsec/key.c
cvs rdiff -u -r1.14 -r1.15 src/sys/netipsec/key.h

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