diff options
author | jasoni <jasoni@cvs.openbsd.org> | 2000-08-12 04:30:19 +0000 |
---|---|---|
committer | jasoni <jasoni@cvs.openbsd.org> | 2000-08-12 04:30:19 +0000 |
commit | d07c94a246af7d865c84b5dbafb73edaf4da20b3 (patch) | |
tree | 9682a52a6bf11c55d7b33191b4dc31c1a25015f5 /sys/conf | |
parent | 425b4a2edc12954026ad361688bdcc279aa67e2c (diff) |
add procfs_cmdline.c
Diffstat (limited to 'sys/conf')
-rw-r--r-- | sys/conf/files | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/conf/files b/sys/conf/files index 070b08b504a..bb7c0643905 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $OpenBSD: files,v 1.173 2000/06/25 08:50:22 espie Exp $ +# $OpenBSD: files,v 1.174 2000/08/12 04:30:18 jasoni Exp $ # $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -450,6 +450,7 @@ file miscfs/tcfs/tcfs_keytab.c tcfs file miscfs/tcfs/tcfs_rw.c tcfs file miscfs/portal/portal_vfsops.c portal file miscfs/portal/portal_vnops.c portal +file miscfs/procfs/procfs_cmdline.c procfs file miscfs/procfs/procfs_ctl.c procfs file miscfs/procfs/procfs_fpregs.c file miscfs/procfs/procfs_mem.c |