Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-2-0]: src/doc We now got the answer!



details:   https://anonhg.NetBSD.org/src/rev/9130fc29c783
branches:  netbsd-2-0
changeset: 560215:9130fc29c783
user:      tron <tron%NetBSD.org@localhost>
date:      Thu Apr 01 16:10:14 2004 +0000

description:
We now got the answer!

diffstat:

 doc/CHANGES-2.0 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r c5fa1eb86865 -r 9130fc29c783 doc/CHANGES-2.0
--- a/doc/CHANGES-2.0   Thu Apr 01 16:09:06 2004 +0000
+++ b/doc/CHANGES-2.0   Thu Apr 01 16:10:14 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-2.0,v 1.1.2.24 2004/04/01 12:02:12 tron Exp $
+#      $NetBSD: CHANGES-2.0,v 1.1.2.25 2004/04/01 16:10:14 tron Exp $
 
 A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
 until 2.0 release:
@@ -238,3 +238,15 @@
        ras_fork:    don't do PR_WAITOK holding a spinlock.
        [yamt, ticket #41]
 
+usr.sbin/ipf/ipf/Makefile                      1.20
+usr.sbin/ipf/ipftest/Makefile                  1.27
+usr.sbin/ipf/ipmon/Makefile                    1.20
+usr.sbin/ipf/ipnat/Makefile                    1.22
+usr.sbin/ipf/ippool/Makefile                   1.6
+usr.sbin/ipf/ipsend/Makefile                   1.23
+
+       Simplify `bar.c: bar.y' (et al) rules by moving header dependencies
+       which bar.o (not bar.c) needs to DPSRCS, and using {.ALLSRC} in the
+       target now that only bar.y is a source.
+       [lukem, ticket #42]
+



Home | Main Index | Thread Index | Old Index