New files for kernel environment and module metadata interfaces.

This commit is contained in:
Mike Smith 1998-10-09 00:30:50 +00:00
parent 9b35a0d694
commit 8aeb56c2db
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40088

View File

@ -209,6 +209,7 @@ kern/kern_acct.c standard
kern/kern_clock.c standard
kern/kern_conf.c standard
kern/kern_descrip.c standard
kern/kern_environment.c standard
kern/kern_exec.c standard
kern/kern_exit.c standard
kern/kern_fork.c standard
@ -237,6 +238,7 @@ kern/subr_devstat.c standard
kern/subr_diskslice.c standard
kern/subr_dkbad.c standard
kern/subr_log.c standard
kern/subr_module.c standard
kern/subr_prf.c standard
kern/subr_prof.c standard
kern/subr_rlist.c standard