Module Name: src
Committed By: riz
Date: Mon Sep 9 19:37:17 UTC 2013
Modified Files:
src/sbin/resize_ffs: TODO
Log Message:
Add an item to the list (SIGINFO support).
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sbin/resize_ffs/TODO
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/resize_ffs/TODO
diff -u src/sbin/resize_ffs/TODO:1.8 src/sbin/resize_ffs/TODO:1.9
--- src/sbin/resize_ffs/TODO:1.8 Wed Jan 5 02:18:15 2011
+++ src/sbin/resize_ffs/TODO Mon Sep 9 19:37:17 2013
@@ -4,3 +4,4 @@ resize_ffs(8) TODO list
* Support shrinking UFS2 file systems
* Make the output a bit more verbose, similar to newfs(8)
* Expand the testing done in src/tests/sbin/resize_ffs
+* SIGINFO support