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:   dsl
Date:           Thu Apr 26 20:06:55 UTC 2007

Modified Files:
        src/sys/compat/common: compat_util.c
        src/sys/kern: vfs_lookup.c

Log Message:
Pass the emulation root string into namei() from emul_find_interp() so that
the ktrace entries for lookups done during exec can have the full filename.
This is rather a hack :-)


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/compat/common/compat_util.c
cvs rdiff -r1.88 -r1.89 src/sys/kern/vfs_lookup.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