Now it uses BSD system calls with alternate path checks in compat/common,

Darwin does not need freebsd_file.c anymore.
This commit is contained in:
manu 2002-12-08 00:52:04 +00:00
parent daccb0339c
commit 3bc2c4cf57
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.freebsd,v 1.6 2002/11/15 16:10:53 christos Exp $
# $NetBSD: files.freebsd,v 1.7 2002/12/08 00:52:04 manu Exp $
#
# Config file description for machine-independent FreeBSD compat code.
# Included by ports that need it.
@ -9,7 +9,7 @@
file compat/freebsd/freebsd_exec.c compat_freebsd
file compat/freebsd/freebsd_exec_elf32.c compat_freebsd & exec_elf32
file compat/freebsd/freebsd_exec_aout.c compat_freebsd & exec_aout
file compat/freebsd/freebsd_file.c compat_freebsd | compat_darwin
file compat/freebsd/freebsd_file.c compat_freebsd
file compat/freebsd/freebsd_fork.c compat_freebsd
file compat/freebsd/freebsd_ioctl.c compat_freebsd
file compat/freebsd/freebsd_ipc.c compat_freebsd