Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   rmind
Date:           Mon Aug  3 19:43:59 UTC 2009

Modified Files:
        src/distrib/sets/lists/comp: mi
        src/share/man/man9: Makefile
Added Files:
        src/share/man/man9: kmem.9
Removed Files:
        src/share/man/man9: kmem_alloc.9 kmem_free.9 kmem_zalloc.9

Log Message:
Unify kmem_alloc/zalloc/free under kmem(9).  Links preserved.


To generate a diff of this commit:
cvs rdiff -u -r1.1289 -r1.1290 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.284 -r1.285 src/share/man/man9/Makefile
cvs rdiff -u -r0 -r1.1 src/share/man/man9/kmem.9
cvs rdiff -u -r1.11 -r0 src/share/man/man9/kmem_alloc.9
cvs rdiff -u -r1.5 -r0 src/share/man/man9/kmem_free.9 \
    src/share/man/man9/kmem_zalloc.9

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