Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/chs-ubc2]: src/sys/conf Add vfs_cluster.c again, so that GENERIC at leas...
details: https://anonhg.NetBSD.org/src/rev/2d1651242a90
branches: chs-ubc2
changeset: 471346:2d1651242a90
user: thorpej <thorpej%NetBSD.org@localhost>
date: Tue Jun 22 02:28:27 1999 +0000
description:
Add vfs_cluster.c again, so that GENERIC at least compiles.
diffstat:
sys/conf/files | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 8b04bdf9b6fd -r 2d1651242a90 sys/conf/files
--- a/sys/conf/files Mon Jun 21 16:19:44 1999 +0000
+++ b/sys/conf/files Tue Jun 22 02:28:27 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files,v 1.285.2.1.2.2 1999/06/21 01:12:22 thorpej Exp $
+# $NetBSD: files,v 1.285.2.1.2.3 1999/06/22 02:28:27 thorpej Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -601,6 +601,7 @@
file kern/uipc_usrreq.c
file kern/vfs_bio.c
file kern/vfs_cache.c
+file kern/vfs_cluster.c
file kern/vfs_getcwd.c
file kern/vfs_init.c
file kern/vfs_lockf.c
Home |
Main Index |
Thread Index |
Old Index