aboutsummaryrefslogtreecommitdiff
path: root/sys/isofs
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-05-01 20:32:07 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-05-01 20:32:07 +0000
commit365c5db0a711e2e0a0c08a5c1e30f7849feab58c (patch)
tree57a710bbae8d5e2b92a865387b54fc6514937299 /sys/isofs
parentaf3ff17a453393dae34e183b6346c01e5c7e79a1 (diff)
Notes
Diffstat (limited to 'sys/isofs')
-rw-r--r--sys/isofs/cd9660/TODO.hibler2
-rw-r--r--sys/isofs/cd9660/cd9660_mount.h1
2 files changed, 3 insertions, 0 deletions
diff --git a/sys/isofs/cd9660/TODO.hibler b/sys/isofs/cd9660/TODO.hibler
index 660b268cb6430..90c96f6332bad 100644
--- a/sys/isofs/cd9660/TODO.hibler
+++ b/sys/isofs/cd9660/TODO.hibler
@@ -1,3 +1,5 @@
+$FreeBSD$
+
1. Investiate making ISOFS another UFS shared filesystem (ala FFS/MFS/LFS).
Since it was modelled after the inode code, we might be able to merge
them back. It looks like a seperate (but very similar) lookup routine
diff --git a/sys/isofs/cd9660/cd9660_mount.h b/sys/isofs/cd9660/cd9660_mount.h
index d42adcd22b917..5263912d52915 100644
--- a/sys/isofs/cd9660/cd9660_mount.h
+++ b/sys/isofs/cd9660/cd9660_mount.h
@@ -36,6 +36,7 @@
* SUCH DAMAGE.
*
* @(#)cd9660_mount.h 8.1 (Berkeley) 5/24/95
+ * $FreeBSD$
*/
/*