Displaying 2 results from an estimated 2 matches for "_hardcoded_".
2000 Jun 29
1
_PATH_BSHELL versus /bin/sh
Hi all,
while _PATH_BSHELL is defined in "defines.h", there are
two sources which uses /bin/sh _hardcoded_. Shouldn't that
changed to _PATH_BSHELL, too?
session.c:1065: f = popen("/bin/sh " SSH_USER_RC, "w");
session.c:1076: f = popen("/bin/sh " SSH_SYSTEM_RC, "w");
sshconnect.c:111: argv[0] = "/bin/sh";
sshconnect.c:118:...
2007 Mar 28
7
[PATCH] Proper use of VMX execution controls MSR.
Better use of VMX execution controls MSR.
Signed-off-by: Xin Li<xin.b.li@intel.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel