Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   yamt
Date:           Sat Oct 29 12:26:37 UTC 2005

Modified Files:
        src/sys/kern: bufq_disksort.c bufq_fcfs.c bufq_readprio.c kern_sysctl.c

Log Message:
MALLOC/FREE -> malloc/free where appropriate.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/kern/bufq_disksort.c src/sys/kern/bufq_fcfs.c
cvs rdiff -r1.5 -r1.6 src/sys/kern/bufq_readprio.c
cvs rdiff -r1.186 -r1.187 src/sys/kern/kern_sysctl.c

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