Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lkm/exec
Module Name: src
Committed By: martin
Date: Wed Feb 19 15:43:57 UTC 2003
Modified Files:
src/sys/lkm/exec/freebsd_elf: lkminit_exec.c
src/sys/lkm/exec/ibcs2_elf: lkminit_exec.c
Log Message:
Follow changes in rev. 1.79 of sys/kern/exec_conf.c
(if emulation uses elf32_copyargs(), it shouldn't use it's own idea
of how many AUX arguments are actually passed)
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/lkm/exec/freebsd_elf/lkminit_exec.c
cvs rdiff -r1.6 -r1.7 src/sys/lkm/exec/ibcs2_elf/lkminit_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