diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-10-19 14:30:00 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-10-19 14:30:00 +0000 |
commit | 0f3f4f59e71d2e635fe303099f894b4be45d18d3 (patch) | |
tree | 1c4d3728774404aa79e91a891c6f07e0bcd11495 /sys/conf | |
parent | 8e6eee9ee84e77057177afaa31ecaf6a93f79f67 (diff) |
not ready for this yet, mickey
Diffstat (limited to 'sys/conf')
-rw-r--r-- | sys/conf/files | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files index d42f6c1d4d7..a7cbd94c21c 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $OpenBSD: files,v 1.41 1996/10/19 13:26:14 mickey Exp $ +# $OpenBSD: files,v 1.42 1996/10/19 14:29:59 deraadt Exp $ # $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $ # @(#)files.newconf 7.5 (Berkeley) 5/10/93 @@ -187,7 +187,6 @@ file miscfs/fdesc/fdesc_vnops.c fdesc file miscfs/fifofs/fifo_vnops.c fifo file miscfs/kernfs/kernfs_vfsops.c kernfs file miscfs/kernfs/kernfs_vnops.c kernfs -file miscfs/kernfs/kernfs_subr.c kernfs file miscfs/nullfs/null_subr.c nullfs file miscfs/nullfs/null_vfsops.c nullfs file miscfs/nullfs/null_vnops.c nullfs |