Module Name: src
Committed By: bouyer
Date: Sun Jan 13 18:59:00 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
tickets 779 and 781
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.72 -r1.1.2.73 src/doc/CHANGES-6.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-6.1
diff -u src/doc/CHANGES-6.1:1.1.2.72 src/doc/CHANGES-6.1:1.1.2.73
--- src/doc/CHANGES-6.1:1.1.2.72 Tue Jan 8 07:07:33 2013
+++ src/doc/CHANGES-6.1 Sun Jan 13 18:58:59 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.72 2013/01/08 07:07:33 msaitoh Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.73 2013/01/13 18:58:59 bouyer Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -8016,3 +8016,13 @@ sys/kern/uipc_syscalls.c 1.157-1.158
Prevent ktrace from being able to crash the kernel.
[mlelstv, ticket #778]
+sbin/fsck_ffs/pass1.c 1.50
+
+ Show pass1 SIGINFO output on stderr like other passes, not on stdout.
+ [riastradh, ticket #779]
+
+etc/namedb/root.cache 1.17
+
+ D.ROOT-SERVERS.NET changes IPv4 address.
+ [taca, ticket #781]
+