Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/10/1996 08:50:02
mycroft
Tue Dec 10 00:41:41 PST 1996
Update of /cvsroot/src/sys/compat/freebsd
In directory netbsd1:/var/slash-tmp/cvs-serv2640
Modified Files:
Tag: netbsd-1-2
freebsd_file.c
Log Message:
>From trunk:
Do execv() and execve() path name translation consistently across
emulations.
mycroft
Tue Dec 10 00:43:15 PST 1996
Update of /cvsroot/src/sys/compat/hpux
In directory netbsd1:/var/slash-tmp/cvs-serv2778
Modified Files:
Tag: netbsd-1-2
hpux_exec.c syscalls.master
Log Message:
>From trunk:
Do execv() and execve() path name translation consistently across
emulations.
mycroft
Tue Dec 10 00:43:58 PST 1996
Update of /cvsroot/src/sys/compat/ibcs2
In directory netbsd1:/var/slash-tmp/cvs-serv2917
Modified Files:
Tag: netbsd-1-2
ibcs2_misc.c
Log Message:
>From trunk:
Do execv() and execve() path name translation consistently across
emulations.
mycroft
Tue Dec 10 00:45:03 PST 1996
Update of /cvsroot/src/sys/compat/linux
In directory netbsd1:/var/slash-tmp/cvs-serv3063
Modified Files:
Tag: netbsd-1-2
linux_exec.c
Log Message:
>From trunk:
Do execv() and execve() path name translation consistently across
emulations.
mycroft
Tue Dec 10 00:46:26 PST 1996
Update of /cvsroot/src/sys/compat/osf1
In directory netbsd1:/var/slash-tmp/cvs-serv3291
Modified Files:
Tag: netbsd-1-2
osf1_misc.c syscalls.master
Log Message:
>From trunk:
Do execv() and execve() path name translation consistently across
emulations.
mycroft
Tue Dec 10 00:48:57 PST 1996
Update of /cvsroot/src/sys/compat/sunos
In directory netbsd1:/var/slash-tmp/cvs-serv3574
Modified Files:
Tag: netbsd-1-2
sunos_misc.c syscalls.master
Log Message:
>From trunk:
Do execv() and execve() path name translation consistently across
emulations.