Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc #914
details: https://anonhg.NetBSD.org/src/rev/7ccec5fdc8f2
branches: netbsd-2-0
changeset: 562788:7ccec5fdc8f2
user: jmc <jmc%NetBSD.org@localhost>
date: Fri Nov 12 04:43:42 2004 +0000
description:
#914
diffstat:
doc/CHANGES-2.0 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r a30817239fb0 -r 7ccec5fdc8f2 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Fri Nov 12 04:43:29 2004 +0000
+++ b/doc/CHANGES-2.0 Fri Nov 12 04:43:42 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.499 2004/10/13 05:48:45 jmc Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.500 2004/11/12 04:43:42 jmc Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -7821,3 +7821,15 @@
share/tmac/doc-common patched by hand
Welcome to 2.0_RC4
+
+sys/netinet/fil.c patch
+
+ Fix for previous revision was incorrect. it checks for FI_OOW
+ regardless of what type of data is stored in the rule (only a
+ valid check for FR_T_IPF rules.)
+ [darrenr, ticket #910]
+
+sbin/init/init.c 1.68
+
+ Be explicit about the perms of mfs /dev.
+ [dan, ticket #914]
Home |
Main Index |
Thread Index |
Old Index