Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc ticket #1285, #1287, #1299, #1319 and #1321



details:   https://anonhg.NetBSD.org/src/rev/897fbb26dd44
branches:  netbsd-1-6
changeset: 530397:897fbb26dd44
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Fri Jun 20 07:14:34 2003 +0000

description:
ticket #1285, #1287, #1299, #1319 and #1321

o newsmips/conf/GENERIC: add options NTP, DDB and  SCSIVERBOSE
o newsmips/conf/{GENERIC,INSTALL}: scsibus* at sc0
o sbus/stp4020.c: make it compilable
o rc.d/ipnat: not flush the state table when reload
o if_wmreg.h: recognize the PHY on i83543 correctly

diffstat:

 doc/CHANGES-1.6.2 |  29 ++++++++++++++++++++++++++++-
 1 files changed, 28 insertions(+), 1 deletions(-)

diffs (40 lines):

diff -r b903f1e21679 -r 897fbb26dd44 doc/CHANGES-1.6.2
--- a/doc/CHANGES-1.6.2 Fri Jun 20 07:01:00 2003 +0000
+++ b/doc/CHANGES-1.6.2 Fri Jun 20 07:14:34 2003 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.2,v 1.1.2.56 2003/06/19 14:14:27 grant Exp $
+#      $NetBSD: CHANGES-1.6.2,v 1.1.2.57 2003/06/20 07:14:34 msaitoh Exp $
 
 A complete list of changes from NetBSD 1.6.1 to NetBSD 1.6.2:
 
@@ -717,3 +717,30 @@
        according to Jaroslav Kysela <perex [at] suse [dot] cz> of ALSA,
        there's no error reported so far.
        [hubertf, ticket #1322]
+
+sys/arch/newsmips/conf/GENERIC                 1.57
+
+       Enable options NTP, DDB and SCSIVERBOSE.
+       [tsutsui, ticket #1285]
+
+sys/arch/newsmips/conf/GENERIC                 1.59
+sys/arch/newsmips/conf/INSTALL                 1.17
+
+       Use wildcard for scsibus at sc0.
+       [tsutsui, ticket #1287]
+
+sys/dev/sbus/stp4020.c                         patch
+
+       Make it compilable.
+       [martin, ticket #1319]
+
+etc/rc.d/ipnat                                 1.9
+
+       Change behaviour of 'reload' to only reload the NAT rules and NOT flush
+       the state table, making it much more useful.
+       [grant, ticket #1321]
+
+sys/dev/pci/if_wmreg.h                         1.5
+
+       Fix to recognize the PHY on i83543 correctly.
+       [thorpej, ticket #1299]



Home | Main Index | Thread Index | Old Index