Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: cegger
Date: Fri Dec 19 21:22:01 UTC 2008
Modified Files:
src/sys/kern: kern_malloc.c
src/sys/sys: malloc.h
Log Message:
Turn malloc flags into an enum.
While here, move the flags definition into _KERNEL section.
To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 src/sys/kern/kern_malloc.c
cvs rdiff -r1.100 -r1.101 src/sys/sys/malloc.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