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:           Wed May 17 02:19:10 UTC 2017
Modified Files:
        src/sys/netipsec: key.c keydb.h
Log Message:
Replace malloc/free with kmem(9) and kill KMALLOC/KFREE macros
To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/sys/netipsec/key.c
cvs rdiff -u -r1.14 -r1.15 src/sys/netipsec/keydb.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