Source-Changes-HG archive

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

[src/netbsd-1-5]: src Today's set (getting closer):



details:   https://anonhg.NetBSD.org/src/rev/70ba1dfe6ffe
branches:  netbsd-1-5
changeset: 492754:70ba1dfe6ffe
user:      he <he%NetBSD.org@localhost>
date:      Sat Feb 09 21:28:38 2002 +0000

description:
Today's set (getting closer):
 o Upgrade IPFilter to 3.4.23.
 o audio ctl: remove code to use stderr if stdout is audio device
 o amiga boot code: add ashldi3 due to updated fs.h
 o emuxki: don't set params on uninitialized ``voice''
 o atapi_wdc: reset device on changing ATA mode, to retry command with new mode
 o pciide(4): document Acard ATP-850/860 support
 o pc532: db_trace.c fix to make it compile again
 o mvme68k stand code: add ashldi3 due to updated fs.h
 o yacc skeleton: move yyparse prototype to make it available to embedded C
 o ac97.c: add accidentally omitted comma
 o pccbb: make card insertion detection work properly
 o kernel: widen cr_ref to prevent overflow; separate user-land view
 o sparc intro(4): document HyperSPARC and sun4u support
 o init: add optional "create MFS fs for /dev and create devices" support
 o kern_descrip.c: fix LP64-BE bug
 o top: display wait channels for sleeping processes
 o sparc autoconf: parse boot path correctly with multi-char device argument
 o i386 floppy Makefiles: remove leftover cruft
 o vfs_cache.c: Improve computational complexity, fixes hangs under heavy load
 o if_ne_pcmcia.c: add support for NEC 9801N-J12 card
 o cobalt conf.c: catch up with ca* -> ld* renaming
 o atari miniroot: increase size
 o heimdal kadm5 library fix; create own param before marshalling, fixes SEGVs
 o sun3 libsa: add ashldi3 due to updated fs.h

diffstat:

 CHANGES-1.5.3 |  266 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 265 insertions(+), 1 deletions(-)

diffs (277 lines):

diff -r 01c325446403 -r 70ba1dfe6ffe CHANGES-1.5.3
--- a/CHANGES-1.5.3     Sat Feb 09 21:18:52 2002 +0000
+++ b/CHANGES-1.5.3     Sat Feb 09 21:28:38 2002 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.5.3,v 1.1.2.34 2002/02/06 22:59:56 he Exp $
+#      $NetBSD: CHANGES-1.5.3,v 1.1.2.35 2002/02/09 21:28:38 he Exp $
 
 A complete list of changes from NetBSD 1.5.2 to NetBSD 1.5.3:
 
@@ -1547,3 +1547,267 @@
 distrib/notes/macppc/hardware                  1.22
 
   Add support for Acard ATP-850/860 pciide controllers.
+
+dist/ipf/BNF                                   1.3-1.4
+dist/ipf/HISTORY                               1.10-1.11
+dist/ipf/IMPORTANT                             1.2
+dist/ipf/IPFILTER.LICENCE                      1.1 (new)
+dist/ipf/LICENCE                               deleted
+dist/ipf/Makefile                              1.3-1.5
+dist/ipf/common.c                              1.1.1.3-1.1.1.4
+dist/ipf/etc/protocols                         1.2
+dist/ipf/etc/services                          1.2
+dist/ipf/facpri.c                              1.3
+dist/ipf/facpri.h                              1.3
+dist/ipf/fils.c                                        1.12-1.13
+dist/ipf/ipf.c                                 1.6-1.7
+dist/ipf/ipf.h                                 1.4
+dist/ipf/ipf2netbsd                            1.5
+dist/ipf/ipfs.c                                        1.4-1.5
+dist/ipf/ipft_ef.c                             1.3
+dist/ipf/ipft_hx.c                             1.3
+dist/ipf/ipft_pc.c                             1.3
+dist/ipf/ipft_sn.c                             1.3
+dist/ipf/ipft_td.c                             1.3
+dist/ipf/ipft_tx.c                             1.3-1.4
+dist/ipf/iplang/Makefile                       1.3
+dist/ipf/iplang/iplang.h                       1.2
+dist/ipf/iplang/iplang_y.y                     1.3
+dist/ipf/ipmon.c                               1.6-1.7
+dist/ipf/ipnat.c                               1.7-1.8
+dist/ipf/ipsd/ipsd.c                           1.2
+dist/ipf/ipsd/ipsd.h                           1.2
+dist/ipf/ipsd/ipsdr.c                          1.2
+dist/ipf/ipsd/linux.h                          1.2
+dist/ipf/ipsd/sbpf.c                           1.2
+dist/ipf/ipsd/sdlpi.c                          1.2
+dist/ipf/ipsd/slinux.c                         1.2
+dist/ipf/ipsd/snit.c                           1.2
+dist/ipf/ipsend/44arp.c                                1.2
+dist/ipf/ipsend/arp.c                          1.2
+dist/ipf/ipsend/hpux.c                         1.2
+dist/ipf/ipsend/ip.c                           1.2-1.3
+dist/ipf/ipsend/ipresend.1                     1.3
+dist/ipf/ipsend/ipresend.c                     1.2
+dist/ipf/ipsend/ipsend.c                       1.3-1.4
+dist/ipf/ipsend/ipsend.h                       1.2
+dist/ipf/ipsend/ipsopt.c                       1.2
+dist/ipf/ipsend/iptest.c                       1.3
+dist/ipf/ipsend/iptests.c                      1.2
+dist/ipf/ipsend/larp.c                         1.2
+dist/ipf/ipsend/linux.h                                1.2
+dist/ipf/ipsend/lsock.c                                1.2
+dist/ipf/ipsend/resend.c                       1.2-1.3
+dist/ipf/ipsend/sbpf.c                         1.2
+dist/ipf/ipsend/sdlpi.c                                1.2
+dist/ipf/ipsend/sirix.c                                1.2
+dist/ipf/ipsend/slinux.c                       1.2
+dist/ipf/ipsend/snit.c                         1.2
+dist/ipf/ipsend/sock.c                         1.2-1.3
+dist/ipf/ipsend/ultrix.c                       1.2
+dist/ipf/ipt.c                                 1.4
+dist/ipf/ipt.h                                 1.4
+dist/ipf/kmem.c                                        1.3-1.4
+dist/ipf/kmem.h                                        1.3
+dist/ipf/man/Makefile                          1.3
+dist/ipf/man/ipf.4                             1.2-1.7
+dist/ipf/man/ipf.5                             1.4-1.7
+dist/ipf/man/ipf.8                             1.4
+dist/ipf/man/ipfilter.5                                1.2-1.3
+dist/ipf/man/ipfs.8                            1.1.1.2
+dist/ipf/man/ipfstat.8                         1.5-1.6
+dist/ipf/man/ipl.4                             1.2-1.3
+dist/ipf/man/ipmon.8                           1.7
+dist/ipf/man/ipnat.4                           1.2
+dist/ipf/man/ipnat.5                           1.4
+dist/ipf/man/mkfilters.1                       1.4
+dist/ipf/misc.c                                        1.3
+dist/ipf/mkfilters                             1.2
+dist/ipf/ml_ipl.c                              1.3
+dist/ipf/mlfk_ipl.c                            1.1.1.2-1.1.1.4
+dist/ipf/natparse.c                            1.5
+dist/ipf/opt.c                                 1.3
+dist/ipf/parse.c                               1.6-1.10
+dist/ipf/pcap.h                                        1.3
+dist/ipf/perl/plog                             1.3
+dist/ipf/printnat.c                            1.1-1.2 (new)
+dist/ipf/printstate.c                          1.1 (new)
+dist/ipf/relay.c                               1.3-1.4
+dist/ipf/rules/BASIC.NAT                       1.2
+dist/ipf/samples/Makefile                      1.2
+dist/ipf/samples/proxy.c                       1.3
+dist/ipf/samples/userauth.c                    1.3
+dist/ipf/snoop.h                               1.3
+dist/ipf/test/Makefile                         1.3
+dist/ipf/test/expected/f13                     1.1 (new)
+dist/ipf/test/expected/i7                      1.3-1.4
+dist/ipf/test/expected/ni1                     1.1 (new)
+dist/ipf/test/expected/ni2                     1.1 (new)
+dist/ipf/test/input/f13                                1.2
+dist/ipf/test/input/ipf6-1                     1.1 (new)
+dist/ipf/test/input/ni1                                1.1 (new)
+dist/ipf/test/input/ni2                                1.1 (new)
+dist/ipf/test/natipftest                       1.1 (new)
+dist/ipf/test/regress/ipf6-1                   1.1 (new)
+dist/ipf/test/regress/ni1.ipf                  1.1 (new)
+dist/ipf/test/regress/ni1.nat                  1.1 (new)
+dist/ipf/test/regress/ni2.ipf                  1.1 (new)
+dist/ipf/test/regress/ni2.nat                  1.1 (new)
+dist/ipf/todo                                  1.3
+distrib/sets/lists/man/mi                      1.444 via patch
+distrib/sets/lists/misc/mi                     1.75 via patch
+sys/lkm/netinet/if_ipl/Makefile                        1.13-1.15 via patch
+sys/lkm/netinet/if_ipl/mln_ipl.c               1.24-1.27
+sys/netinet/fil.c                              1.41-1.52
+sys/netinet/ip_auth.c                          1.19-1.24
+sys/netinet/ip_auth.h                          1.8-1.10
+sys/netinet/ip_compat.h                                1.19-1.26
+sys/netinet/ip_fil.c                           1.59-1.75 via patch
+sys/netinet/ip_fil.h                           1.38-1.42
+sys/netinet/ip_frag.c                          1.22,1.24-1.27 via patch
+sys/netinet/ip_frag.h                          1.15-1.17
+sys/netinet/ip_ftp_pxy.c                       1.18-1.21 via patch
+sys/netinet/ip_ipsec_pxy.c                     1.1 (new)
+sys/netinet/ip_log.c                           1.12-1.17
+sys/netinet/ip_nat.c                           1.37-1.38,1.40-1.44 via patch
+sys/netinet/ip_nat.h                           1.22,1.24
+sys/netinet/ip_netbios_pxy.c                   1.1 (new)
+sys/netinet/ip_proxy.c                         1.23-1.27
+sys/netinet/ip_proxy.h                         1.16-1.17
+sys/netinet/ip_raudio_pxy.c                    1.6-1.8
+sys/netinet/ip_rcmd_pxy.c                      1.6-1.9
+sys/netinet/ip_state.c                         1.28-1.29,1.31-1.34 via patch
+sys/netinet/ip_state.h                         1.18-1.20
+sys/netinet/ipl.h                              1.10-1.11
+sys/netinet6/ip6_forward.c                     1.12.2.5
+usr.sbin/ipf/ipf/Makefile                      1.13-1.14
+usr.sbin/ipf/ipfstat/Makefile                  1.15
+usr.sbin/ipf/ipftest/Makefile                  1.18
+usr.sbin/ipf/ipnat/Makefile                    1.16
+usr.sbin/ipf/ipsend/Makefile                   1.14
+usr.sbin/ipf/rules/Makefile                    1.9
+
+  Updated IPFilter to 3.4.23
+
+usr.bin/audio/ctl/ctl.c                                1.30 via patch
+
+  Remove the old code which made audioctl use stderr for output if
+  stdout was the same as the audio device.  A by-product is that
+  ``audioctl -a > /dev/null'' now works.
+
+sys/arch/amiga/stand/bootblock/boot/Makefile   1.23
+sys/arch/amiga/stand/bootblock/boot/ashldi3.s  1.1 (new)
+
+  Add a left-shift routine needed by lib/libsa/ufs.c due to changes
+  in fs.h.
+
+sys/dev/pci/emuxki.c                           1.8
+
+  Do not try to set parameters if the appropriate ``voice'' is not
+  initialized.  Fixes PR#15394.
+
+sys/dev/scsipi/atapi_wdc.c                     1.48
+
+  If we change the ATA modes, also reset the device, so that we
+  can retry the command with the new mode.  Fixes PR#15331.
+
+share/man/man4/pciide.4                                1.31-1.32
+
+  Document the Acard ATP-850/860 support.
+
+sys/arch/pc532/pc532/db_trace.c                        1.10
+
+  Make this compile again.
+
+sys/dev/pci/pciide.c                           1.143
+
+  In hpt_pci_intr(), accept interrupt only once IDEDMA_CTL_ACT is
+  turned off.  Fixes DMA errors, lost interrupts, and other nasty
+  errors with some HPT730s in native mode.
+
+sys/arch/mvme68k/stand/libsa/Makefile          1.18 via patch
+
+  Add ashldi3.c to libsa, needed by ufs.c due to changes in fs.h.
+
+usr.bin/yacc/skeleton.c                                1.21
+
+  Move yyparse prototype higher up, so that it is available to
+  embedded C code in the .y file.
+
+sys/dev/ic/ac97.c                              1.24
+
+  Add accidentally omitted comma.
+
+sys/dev/pci/pccbb.c                            1.74
+
+  Correct chattering suppressor.  This makes card insertion detection
+  work properly.
+
+sys/sys/ucred.h                                        1.14
+sys/kern/kern_prot.c                           1.66-1.68
+sys/kern/vfs_subr.c                            1.163
+sys/nfs/nfs_syscalls.c                         1.50
+
+  Widen cr_ref to prevent overflow.
+
+share/man/man4/man4.sparc/intro.4              1.12
+
+  Document support for HyperSPARC and sun4u.  Fixes PR#14851.
+
+sbin/init/init.c                               1.38-1.48
+
+  Add optional support to try to set up an MFS based /dev file
+  system if /dev/console is missing.  Also fix PR#11847 -- handling
+  of EOF at altshell prompt, and convert to ANSI C code style.
+
+sys/kern/kern_descrip.c                                1.84 via patch
+
+  Fix an LP64-BE bug with fctnl(..., F_GETOWN, ...).
+
+usr.bin/top/machine/m_netbsd15.c               1.10,1.12-1.13
+
+  Display wait channels for sleeping processes.
+
+sys/arch/sparc/sparc/autoconf.c                        1.162
+
+  Parse boot path correctly if boot device arguments consists of
+  more than one character (we still only pay attention to the first
+  argument character).  Fixes PR#15495.
+
+distrib/i386/floppies/kernel-rescue/Makefile   patch
+
+  Remove *.symbols files in ``make clean''.  Fixes PR#15425.
+
+distrib/i386/floppies/ramdisk-rescuesmall/Makefile     1.7
+distrib/i386/floppies/ramdisk-rescuetiny/Makefile      1.7
+distrib/i386/floppies/ramdisk-tiny/Makefile    1.10
+
+  Remove ``tmplabel'' files otherwise left behind by ``make clean''.
+  Fixes PR#15426.
+
+sys/kern/vfs_cache.c                           1.27
+
+  Improve computational complexity of cache_purgevfs().  Also fixes
+  a bug in which machines serving both as NFS clients and servers
+  could hang for 5-10 minutes under heavy load.
+
+sys/dev/pcmcia/if_ne_pcmcia.c                  1.87
+
+  Add support for NEC 9801N-J12 pcmcia card.
+
+sys/arch/cobalt/cobalt/conf.c                  1.6-1.7
+
+  Catch up with the renaming ca* -> ld*.
+
+distrib/atari/miniroot/Makefile.inc            patch
+
+  Make the miniroot build.  However, this exceeds the boot media
+  size.
+
+crypto/dist/heimdal/lib/kadm5/init_c.c         1.2 via patch
+
+  Create own param struct before marshalling.  Fixes PR#15520.
+
+sys/arch/sun3/stand/libsa/Makefile             1.31 via patch
+
+  Add ashldi3.c, needed by ufs.c after fs.h update.



Home | Main Index | Thread Index | Old Index