Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/common
Module Name: src
Committed By: christos
Date: Wed Nov 19 15:48:21 UTC 2003
Modified Files:
src/sys/compat/common: compat_exec.c compat_file.c kern_exit_43.c
kern_info_43.c kern_ipc_10.c kern_resource_43.c vfs_syscalls_12.c
vfs_syscalls_43.c
Log Message:
Don't include malloc.h if you are not going to use it.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/compat/common/compat_exec.c \
src/sys/compat/common/compat_file.c
cvs rdiff -r1.11 -r1.12 src/sys/compat/common/kern_exit_43.c \
src/sys/compat/common/kern_resource_43.c
cvs rdiff -r1.17 -r1.18 src/sys/compat/common/kern_info_43.c
cvs rdiff -r1.16 -r1.17 src/sys/compat/common/kern_ipc_10.c
cvs rdiff -r1.14 -r1.15 src/sys/compat/common/vfs_syscalls_12.c
cvs rdiff -r1.25 -r1.26 src/sys/compat/common/vfs_syscalls_43.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