Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 12/26/1995 05:10:02
jonathan
Tue Dec 26 05:06:21 EST 1995
Update of /a/cvsroot/src/sys/compat/ultrix
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv21028
Modified Files:
ultrix_fs.c syscalls.master ultrix_sysent.c ultrix_syscall.h
ultrix_syscalls.c ultrix_syscallargs.h
Log Message:
Add emulation of ultrix mount(2). Sufficient to NFS-mount filesystems
using a NetBSD kernel in an ultrix root filesystem.
Move wait emulation to the old (v7) wait syscall number, as that's
what the Ultrix ufs_mount binary uses.