Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/puffs/rump_syspuffs
Module Name: src
Committed By: pooka
Date: Mon Aug 11 13:32:55 UTC 2008
Modified Files:
src/usr.sbin/puffs/rump_syspuffs: rump_syspuffs.c
Log Message:
We can actually simply use execvp() instead of /bin/sh for
exec-and-pathsearch-with-environ.
Thanks to bad for pointing this out & apb + blymn for some discussion.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.sbin/puffs/rump_syspuffs/rump_syspuffs.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