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:           Sun Dec 21 17:49:56 UTC 2008

Modified Files:
        src/sys/kern: kern_malloc.c
        src/sys/rump/librump/rumpkern: emul.c
        src/sys/sys: malloc.h

Log Message:
undo turn malloc flags to enums.
Requested by christos.

Keep malloc flag defines in kernel section.


To generate a diff of this commit:
cvs rdiff -r1.123 -r1.124 src/sys/kern/kern_malloc.c
cvs rdiff -r1.62 -r1.63 src/sys/rump/librump/rumpkern/emul.c
cvs rdiff -r1.101 -r1.102 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