Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat
Module Name: src
Committed By: jdolecek
Date: Sun Sep 12 10:38:26 UTC 2004
Modified Files:
src/sys/compat/freebsd: freebsd_exec.c
src/sys/compat/hpux: hpux_exec.c
src/sys/compat/ibcs2: ibcs2_exec.c
src/sys/compat/osf1: osf1_exec.c
src/sys/compat/svr4: svr4_exec.c
src/sys/compat/svr4_32: svr4_32_exec.c
Log Message:
only include emulation syscallnames with SYSCALL_DEBUG, it's not used otherwise
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/compat/freebsd/freebsd_exec.c
cvs rdiff -r1.43 -r1.44 src/sys/compat/hpux/hpux_exec.c
cvs rdiff -r1.59 -r1.60 src/sys/compat/ibcs2/ibcs2_exec.c
cvs rdiff -r1.36 -r1.37 src/sys/compat/osf1/osf1_exec.c
cvs rdiff -r1.54 -r1.55 src/sys/compat/svr4/svr4_exec.c
cvs rdiff -r1.14 -r1.15 src/sys/compat/svr4_32/svr4_32_exec.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