add files for updated execve()

This commit is contained in:
cgd 1994-01-16 03:03:38 +00:00
parent a939028310
commit 1e0d9f8ad1
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $Id: files,v 1.34 1994/01/08 07:14:47 cgd Exp $
# $Id: files,v 1.35 1994/01/16 03:03:38 cgd Exp $
#
ddb/db_access.c optional ddb
ddb/db_aout.c optional ddb
@ -25,6 +25,8 @@ isofs/isofs_util.c optional isofs
isofs/isofs_vfsops.c optional isofs
isofs/isofs_vnops.c optional isofs
kern/exec_aout.c standard
kern/exec_conf.c standard
kern/exec_script.c standard
kern/exec_subr.c standard
kern/init_main.c standard
kern/init_sysent.c standard

View File

@ -1,4 +1,4 @@
# $Id: files.oldconf,v 1.34 1994/01/08 07:14:47 cgd Exp $
# $Id: files.oldconf,v 1.35 1994/01/16 03:03:38 cgd Exp $
#
ddb/db_access.c optional ddb
ddb/db_aout.c optional ddb
@ -25,6 +25,8 @@ isofs/isofs_util.c optional isofs
isofs/isofs_vfsops.c optional isofs
isofs/isofs_vnops.c optional isofs
kern/exec_aout.c standard
kern/exec_conf.c standard
kern/exec_script.c standard
kern/exec_subr.c standard
kern/init_main.c standard
kern/init_sysent.c standard