summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsimonb <simonb@NetBSD.org>2008-07-28 12:11:17 +0000
committersimonb <simonb@NetBSD.org>2008-07-28 12:11:17 +0000
commita6f8399573e985fa4f78ffcfddb15dc4e278b310 (patch)
tree2c167ef42ab052e91170ab8e679d5be68911c327 /doc
parent66303c1993fa4f99a1e152a576b9ec9502761c79 (diff)
simonb-wapbl branch now covers sbin/tunefs and usr.sbin/dumpfs.
Diffstat (limited to 'doc')
-rw-r--r--doc/BRANCHES4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/BRANCHES b/doc/BRANCHES
index d620d32d9d4..88ceebc84e1 100644
--- a/doc/BRANCHES
+++ b/doc/BRANCHES
@@ -1,4 +1,4 @@
-# $NetBSD: BRANCHES,v 1.265 2008/07/28 04:07:59 oster Exp $
+# $NetBSD: BRANCHES,v 1.266 2008/07/28 12:11:17 simonb Exp $
#
# This file contains a list of branches that exist in the NetBSD CVS
# tree and their current state.
@@ -608,7 +608,7 @@ Maintainer: Simon Burge <simonb@NetBSD.org>
Scope: src/distrib/sets/lists/comp src/distrib/utils/sysinst
src/include
src/sbin/fsck_ffs src/sbin/fsdb src/sbin/mount_ffs
- src/sys
+ src/sbin/tunefs src/usr.sbin/dumpfs src/sys
Notes: Still has a number of issues:
- Can't log the root filesystem (or any FS if /dev isn't an
ffs) or update existing mounts from non-logged to logged.