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: 08/23/1995 16:20:02
fvdl
Wed Aug 23 16:17:31 EDT 1995
Update of /a/cvsroot/src/sys/compat/linux
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv8275
Modified Files:
linux_misc.c syscalls.master
Log Message:
Emulate some syscalls that appear in Linux 1.3: a select() with normal args,
getdents() and flock().
fvdl
Wed Aug 23 16:19:20 EDT 1995
Update of /a/cvsroot/src/sys/compat/linux
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv8303
Modified Files:
linux_syscall.h linux_syscallargs.h linux_syscalls.c
linux_sysent.c
Log Message:
syscalls.master changed