Module Name: src
Committed By: dholland
Date: Sat Jul 30 06:20:14 UTC 2016
Modified Files:
src/doc: TODO.8
Log Message:
stick my neck out for a runnable-but-experimental lfs64
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/doc/TODO.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/TODO.8
diff -u src/doc/TODO.8:1.2 src/doc/TODO.8:1.3
--- src/doc/TODO.8:1.2 Wed Jul 27 02:33:40 2016
+++ src/doc/TODO.8 Sat Jul 30 06:20:14 2016
@@ -1,4 +1,4 @@
-$NetBSD: TODO.8,v 1.2 2016/07/27 02:33:40 christos Exp $
+$NetBSD: TODO.8,v 1.3 2016/07/30 06:20:14 dholland Exp $
Items we (currently) plan to finish before branching netbsd-8:
@@ -8,6 +8,7 @@ Items we (currently) plan to finish befo
- switch all architectures to new binutils and gdb
- enable PIE/ASLR on all architectures (that have switched to gcc 5.4 if
we fail previous item) where it works
+ - get lfs64 done for experimental use [dholland]
and of course: fix as many bugs as possible.