diff options
Diffstat (limited to 'sys/conf')
-rw-r--r-- | sys/conf/files | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files index d3f965aff97..36584047847 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $OpenBSD: files,v 1.22 1996/05/28 12:16:34 deraadt Exp $ +# $OpenBSD: files,v 1.23 1996/06/10 05:58:50 deraadt Exp $ # $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -110,7 +110,7 @@ file isofs/cd9660/cd9660_vnops.c cd9660 file kern/exec_aout.c file kern/exec_conf.c file kern/exec_ecoff.c compat_ultrix | compat_osf1 | exec_ecoff -file kern/exec_elf.c compat_svr4 | compat_linux +file kern/exec_elf.c compat_svr4 | compat_linux | native_elf file kern/exec_script.c file kern/exec_subr.c file kern/init_main.c |