Source-Changes-HG archive

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

[src/netbsd-1-6]: src/doc Pullups for tickets: 901 932 935 937 938 940



details:   https://anonhg.NetBSD.org/src/rev/ff3c4ce75feb
branches:  netbsd-1-6
changeset: 529190:ff3c4ce75feb
user:      lukem <lukem%NetBSD.org@localhost>
date:      Thu Oct 24 00:50:31 2002 +0000

description:
Pullups for tickets: 901 932 935 937 938 940

diffstat:

 doc/CHANGES-1.6.1 |  44 +++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 43 insertions(+), 1 deletions(-)

diffs (55 lines):

diff -r e8e6f8bc2324 -r ff3c4ce75feb doc/CHANGES-1.6.1
--- a/doc/CHANGES-1.6.1 Wed Oct 23 12:34:48 2002 +0000
+++ b/doc/CHANGES-1.6.1 Thu Oct 24 00:50:31 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.6.1,v 1.1.2.10 2002/10/21 02:30:14 lukem Exp $
+#      $NetBSD: CHANGES-1.6.1,v 1.1.2.11 2002/10/24 00:50:31 lukem Exp $
 
 A complete list of changes from NetBSD 1.6 to NetBSD 1.6.1:
 
@@ -348,3 +348,45 @@
        Fixes PR#18669.
        [itojun, ticket #915]
 
+sys/dev/pci/if_pcn.c                           1.16
+
+       Fix typos in media configuration register init.
+       May address PR#16346.
+       [thorpej, ticket #940]
+
+lib/libpcap/pcap-bpf.c                         1.9
+
+       Open the BPF file descriptor as read-write.
+       [thorpej, ticket #932]
+
+sys/miscfs/genfs/genfs_vnops.c                 1.65
+
+       Improve NFS read performance.
+       [fvdl, ticket #935]
+
+etc/services                                   1.58
+
+       Add iscsi at 3260/tcp.
+       [thorpej, ticket #937]
+
+sys/netinet/tcp_input.c                                1.158
+
+       Make sure TF_REQ_TSTMP and TF_REQ_SCALE get set correctly
+       in the new TCPCB in the passive-open case.
+       Fixes PR#18677.
+       [thorpej, ticket #938]
+
+sys/dev/i2o/iop.c                              1.27
+
+       Don't issue I2O_EXEC_IOP_CLEAR to AMI boards, since some
+       firmware revisions can't handle it.
+       Fixes PR#18760.
+       [ad, ticket #939]
+
+etc/rc.d/network                               1.39
+share/man/man5/ifconfig.if.5                   1.6
+
+       Automatically create and destroy cloning interfaces and sync
+       IP Filter immediately afterwards before bringing the interface up.
+       [tron, ticket #901]
+



Home | Main Index | Thread Index | Old Index