NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/49287 CVS commit: [netbsd-7] src/sys
The following reply was made to PR kern/49287; it has been noted by GNATS.
From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/49287 CVS commit: [netbsd-7] src/sys
Date: Tue, 14 Apr 2015 05:12:17 +0000
Module Name: src
Committed By: snj
Date: Tue Apr 14 05:12:17 UTC 2015
Modified Files:
src/sys/kern [netbsd-7]: kern_exec.c
src/sys/sys [netbsd-7]: exec.h
Log Message:
Pull up following revision(s) (requested by christos in ticket #686):
sys/kern/kern_exec.c: revision 1.411
sys/sys/exec.h: revision 1.147
PR/49287: Masao Uebayashi: Handle exec_script argument vector from the 32 ->
64 bit case. When execing a 64 bit shell from a 32 bit binary the argument
vector was still incorrect.
To generate a diff of this commit:
cvs rdiff -u -r1.408.2.2 -r1.408.2.3 src/sys/kern/kern_exec.c
cvs rdiff -u -r1.145 -r1.145.4.1 src/sys/sys/exec.h
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