aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1998-10-09 00:30:50 +0000
committerMike Smith <msmith@FreeBSD.org>1998-10-09 00:30:50 +0000
commit8aeb56c2db67439e305858d21bc52ae58a98e952 (patch)
tree0791acf72aecdc5fb1e6809aaeb8c2a35fb03bc4 /sys/conf/files
parent9b35a0d6941416ba11c0f5bc9b82c1fc740b74aa (diff)
downloadsrc-8aeb56c2db67439e305858d21bc52ae58a98e952.tar.gz
src-8aeb56c2db67439e305858d21bc52ae58a98e952.zip
New files for kernel environment and module metadata interfaces.
Notes
Notes: svn path=/head/; revision=40088
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index a0ed49070b60..d132d26f7b71 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -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