summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-09-02 12:43:43 +0000
committerphk <phk@FreeBSD.org>2000-09-02 12:43:43 +0000
commit701b2dbfd57e022776356eff8bd36ca2055aeb7d (patch)
treedd3f96aeb73c63fd2a02f0cbdfd852c5f9604d5e /sys
parentbc29ebd97dbc86ef2ec1f9786d989e9f428fe39d (diff)
downloadFreeBSD-src-701b2dbfd57e022776356eff8bd36ca2055aeb7d.zip
FreeBSD-src-701b2dbfd57e022776356eff8bd36ca2055aeb7d.tar.gz
Move svr4 here as well...
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/files.i38634
1 files changed, 17 insertions, 17 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 99c6096..f5fa25a 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -65,6 +65,23 @@ compat/linux/linux_signal.c optional compat_linux
compat/linux/linux_socket.c optional compat_linux
compat/linux/linux_stats.c optional compat_linux
compat/linux/linux_util.c optional compat_linux
+compat/svr4/imgact_svr4.c optional compat_svr4
+compat/svr4/svr4_fcntl.c optional compat_svr4
+compat/svr4/svr4_filio.c optional compat_svr4
+compat/svr4/svr4_ioctl.c optional compat_svr4
+compat/svr4/svr4_ipc.c optional compat_svr4
+compat/svr4/svr4_misc.c optional compat_svr4
+compat/svr4/svr4_resource.c optional compat_svr4
+compat/svr4/svr4_signal.c optional compat_svr4
+compat/svr4/svr4_socket.c optional compat_svr4
+compat/svr4/svr4_sockio.c optional compat_svr4
+compat/svr4/svr4_stat.c optional compat_svr4
+compat/svr4/svr4_stream.c optional compat_svr4
+compat/svr4/svr4_syscallnames.c optional compat_svr4
+compat/svr4/svr4_sysent.c optional compat_svr4
+compat/svr4/svr4_sysvec.c optional compat_svr4
+compat/svr4/svr4_termios.c optional compat_svr4
+compat/svr4/svr4_ttold.c optional compat_svr4
contrib/dev/fla/fla.c optional fla
contrib/dev/oltr/if_oltr.c optional oltr
contrib/dev/oltr/trlldbm.c optional oltr
@@ -372,20 +389,3 @@ libkern/moddi3.c standard
libkern/qdivrem.c standard
libkern/udivdi3.c standard
libkern/umoddi3.c standard
-svr4/imgact_svr4.c optional compat_svr4
-svr4/svr4_fcntl.c optional compat_svr4
-svr4/svr4_filio.c optional compat_svr4
-svr4/svr4_ioctl.c optional compat_svr4
-svr4/svr4_ipc.c optional compat_svr4
-svr4/svr4_misc.c optional compat_svr4
-svr4/svr4_resource.c optional compat_svr4
-svr4/svr4_signal.c optional compat_svr4
-svr4/svr4_socket.c optional compat_svr4
-svr4/svr4_sockio.c optional compat_svr4
-svr4/svr4_stat.c optional compat_svr4
-svr4/svr4_stream.c optional compat_svr4
-svr4/svr4_syscallnames.c optional compat_svr4
-svr4/svr4_sysent.c optional compat_svr4
-svr4/svr4_sysvec.c optional compat_svr4
-svr4/svr4_termios.c optional compat_svr4
-svr4/svr4_ttold.c optional compat_svr4
OpenPOWER on IntegriCloud