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: rmind
Date: Sun Oct 25 01:14:04 UTC 2009
Modified Files:
src/sys/compat/linux/common: linux_exec.c
src/sys/compat/linux32/common: linux32_exec.c
src/sys/compat/netbsd32: netbsd32_netbsd.c
src/sys/kern: kern_exec.c
Log Message:
Initialise struct emul members by name (it is readable now and one can search
them in the tree).
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/sys/compat/linux/common/linux_exec.c
cvs rdiff -u -r1.18 -r1.19 src/sys/compat/linux32/common/linux32_exec.c
cvs rdiff -u -r1.158 -r1.159 src/sys/compat/netbsd32/netbsd32_netbsd.c
cvs rdiff -u -r1.290 -r1.291 src/sys/kern/kern_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