Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 09/02/1996 23:20:06
mycroft
Mon Sep  2 23:12:19 EDT 1996
Update of /cvsroot/src/sys/compat/freebsd
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3992/freebsd

Modified Files:
	freebsd_file.c 
Log Message:
Define execv() and execve() consistently across emulations.
Do path name translation.

mycroft
Mon Sep  2 23:12:23 EDT 1996
Update of /cvsroot/src/sys/compat/hpux
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3992/hpux

Modified Files:
	hpux_exec.c syscalls.master 
Log Message:
Define execv() and execve() consistently across emulations.
Do path name translation.

mycroft
Mon Sep  2 23:12:28 EDT 1996
Update of /cvsroot/src/sys/compat/ibcs2
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3992/ibcs2

Modified Files:
	ibcs2_misc.c 
Log Message:
Define execv() and execve() consistently across emulations.
Do path name translation.

mycroft
Mon Sep  2 23:12:30 EDT 1996
Update of /cvsroot/src/sys/compat/linux
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3992/linux

Modified Files:
	linux_exec.c 
Log Message:
Define execv() and execve() consistently across emulations.
Do path name translation.

mycroft
Mon Sep  2 23:12:34 EDT 1996
Update of /cvsroot/src/sys/compat/osf1
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3992/osf1

Modified Files:
	osf1_misc.c syscalls.master 
Log Message:
Define execv() and execve() consistently across emulations.
Do path name translation.

mycroft
Mon Sep  2 23:12:36 EDT 1996
Update of /cvsroot/src/sys/compat/sunos
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3992/sunos

Modified Files:
	sunos_misc.c 
Log Message:
Define execv() and execve() consistently across emulations.
Do path name translation.

mycroft
Mon Sep  2 23:12:41 EDT 1996
Update of /cvsroot/src/sys/compat/svr4
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3992/svr4

Modified Files:
	svr4_misc.c 
Log Message:
Define execv() and execve() consistently across emulations.
Do path name translation.

mycroft
Mon Sep  2 23:12:44 EDT 1996
Update of /cvsroot/src/sys/compat/ultrix
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv3992/ultrix

Modified Files:
	syscalls.master ultrix_pathname.c 
Log Message:
Define execv() and execve() consistently across emulations.
Do path name translation.

mycroft
Mon Sep  2 23:18:06 EDT 1996
Update of /cvsroot/src/sys/compat/freebsd
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4161/freebsd

Modified Files:
	Makefile 
Log Message:
Give every emulation its own Makefile for the syscall table.

mycroft
Mon Sep  2 23:18:11 EDT 1996
Update of /cvsroot/src/sys/compat/hpux
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4161/hpux

Added Files:
	Makefile 
Log Message:
Give every emulation its own Makefile for the syscall table.

mycroft
Mon Sep  2 23:18:14 EDT 1996
Update of /cvsroot/src/sys/compat/ibcs2
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4161/ibcs2

Added Files:
	Makefile 
Log Message:
Give every emulation its own Makefile for the syscall table.

mycroft
Mon Sep  2 23:18:16 EDT 1996
Update of /cvsroot/src/sys/compat/ultrix
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4161/ultrix

Added Files:
	Makefile 
Log Message:
Give every emulation its own Makefile for the syscall table.

mycroft
Mon Sep  2 23:19:52 EDT 1996
Update of /cvsroot/src/sys/compat/hpux
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4295/hpux

Modified Files:
	hpux_syscall.h hpux_syscallargs.h hpux_syscalls.c 
	hpux_sysent.c 
Log Message:
Regen.

mycroft
Mon Sep  2 23:19:59 EDT 1996
Update of /cvsroot/src/sys/compat/osf1
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4295/osf1

Modified Files:
	osf1_syscall.h osf1_syscallargs.h osf1_syscalls.c 
	osf1_sysent.c 
Log Message:
Regen.