From d6583bb2a13f329cf0332ef2570eb8bb8fc0e39c Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Wed, 18 Oct 1995 08:53:40 +0000 Subject: initial import of NetBSD tree --- sys/compat/svr4/files.svr4 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 sys/compat/svr4/files.svr4 (limited to 'sys/compat/svr4/files.svr4') diff --git a/sys/compat/svr4/files.svr4 b/sys/compat/svr4/files.svr4 new file mode 100644 index 00000000000..fd59078d07e --- /dev/null +++ b/sys/compat/svr4/files.svr4 @@ -0,0 +1,23 @@ +# $NetBSD: files.svr4,v 1.4 1995/08/14 01:34:12 mycroft Exp $ +# +# Config.new file description for machine-independent SVR4 compat code. +# Included by ports that need it. + +# ports should define any machine-specific files they need in their +# own file lists. + +file compat/svr4/svr4_error.c compat_svr4 +file compat/svr4/svr4_exec.c compat_svr4 +file compat/svr4/svr4_fcntl.c compat_svr4 +file compat/svr4/svr4_filio.c compat_svr4 +file compat/svr4/svr4_ioctl.c compat_svr4 +file compat/svr4/svr4_misc.c compat_svr4 +file compat/svr4/svr4_net.c compat_svr4 +file compat/svr4/svr4_signal.c compat_svr4 +file compat/svr4/svr4_sockio.c compat_svr4 +file compat/svr4/svr4_stat.c compat_svr4 +file compat/svr4/svr4_stream.c compat_svr4 +file compat/svr4/svr4_syscalls.c compat_svr4 +file compat/svr4/svr4_sysent.c compat_svr4 +file compat/svr4/svr4_termios.c compat_svr4 +file compat/svr4/svr4_ttold.c compat_svr4 -- cgit v1.2.3