NetBSD/src fQOdp9edistrib/notes/common main, doc CHANGES-6.1.1 LAST_MINUTE

   Welcome to 6.1.1!
VersionDeltaFile
1.484.2.6.2.1+40-270distrib/notes/common/main
1.1.2.19+9-1doc/CHANGES-6.1.1
1.2.40.2.2.1+2-2doc/LAST_MINUTE
1.408.2.12.2.2+2-2sys/sys/param.h
1.4.20.2.2.2+2-2doc/README.files
+55-2775 files

NetBSD/src 616098esys/netinet6 nd6_rtr.c nd6_rtr.c

   Pull up following revision(s) (requested by msaitoh in ticket #926):
        sys/netinet6/nd6_rtr.c: revision 1.86
   PR/47576: Takahiro HAYASHI: Avoid crash destroying tap0 after deleting
   it's link-local address.
VersionDeltaFile
1.82.4.3+8-6sys/netinet6/nd6_rtr.c
1.82.10.3+8-6sys/netinet6/nd6_rtr.c
1.82.8.3+8-6sys/netinet6/nd6_rtr.c
+24-183 files

NetBSD/src BIHXhGgdoc CHANGES-6.1 CHANGES-6.1.1

   Remove the note about ticket #652 (bge) from CHANGES-6.1 because the change
   wasn't added.  Fixes PR#48069 for netbsd-6-1 branch.
VersionDeltaFile
1.1.2.128.2.1+1-10doc/CHANGES-6.1
1.1.2.17+7-1doc/CHANGES-6.1.1
+8-112 files

NetBSD/src 2ef4fd3sys/kern uipc_socket.c

   Pullup ticket #927:

   sys/kern/uipc_socket.c                          1.216

        Fix an inversion in checking for authorization to drop TCP connections
        found (and the obvious fix suggested) by Sander Bos.

   Requested by spz.
VersionDeltaFile
1.209.2.2.2.1+3-3sys/kern/uipc_socket.c
+3-31 files

NetBSD/src RSk39OTsys/net if_mpls.c

   Pull up following revision(s) (requested by kefren in ticket #921):
        sys/net/if_mpls.c: revision 1.9
   stop abusing kmem during softint context to prevent panic
VersionDeltaFile
1.8.22.1+10-19sys/net/if_mpls.c
+10-191 files

NetBSD/src DLwUccoshare/zoneinfo asia iso3166.tab

   Pull up revisions:
     src/doc/3RDPARTY revision 1.1040
     src/share/zoneinfo/africa revision 1.1.1.35
     src/share/zoneinfo/asia revision 1.1.1.60
     src/share/zoneinfo/australasia revision 1.32
     src/share/zoneinfo/europe revision 1.1.1.50
     src/share/zoneinfo/iso3166.tab revision 1.1.1.21
     src/share/zoneinfo/southamerica revision 1.1.1.55
     src/share/zoneinfo/zone.tab revision 1.1.1.45
   (requested by apb in ticket 915)
   Import tzdata2013d from ftp://ftp.iana.org/tz/releases/tzdata2013d.tar.gz

   Summary of changes from tzdata2013c to tzdata2013d:

     Changes affecting current and future time stamps:

       Morocco's midsummer transitions this year are July 7 and August 10,
       not July 9 and August 8.  (Thanks to Andrew Paprocki.)


    [29 lines not shown]
VersionDeltaFile
1.1.1.50.4.8.2.1+12-30share/zoneinfo/asia
1.1.1.19.4.1.6.1+10-11share/zoneinfo/iso3166.tab
1.23.4.8.2.1+13-7share/zoneinfo/australasia
1.1.1.39.4.5.2.1+12-5share/zoneinfo/zone.tab
1.1.1.30.4.4.2.1+11-5share/zoneinfo/africa
1.1.1.44.4.5.2.1+4-4share/zoneinfo/europe
+62-622 files not shown
+66-668 files

NetBSD/src 3hOWPEtetc MAKEDEV.tmpl

   Pull up following revision(s) (requested by martin in ticket #919):
        etc/MAKEDEV.tmpl: revision 1.166
   Add a makedisk_p12high, used by VAX now after unbumping MAXPARTITIONS from
   16 down to 12. This fixes install issues on new setups.
VersionDeltaFile
1.151.2.9.2.1+32-1etc/MAKEDEV.tmpl
+32-11 files

NetBSD/src ffaa17bsys/miscfs/procfs procfs_map.c procfs_map.c

   Pull up following revision(s) (requested by ryo in ticket #917):
        sys/miscfs/procfs/procfs_map.c: revision 1.43
   PR/48048: Add a missing vm_map_unlock_read() and uvmspace_free() to the ENOMEM
   error case in procfs_domap()d
VersionDeltaFile
1.41.12.1+4-2sys/miscfs/procfs/procfs_map.c
1.41.14.1+4-2sys/miscfs/procfs/procfs_map.c
+8-42 files

NetBSD/src pUkSCkBusr.bin/netstat inet.c inet6.c

   Pull up following revision(s) (requested by christos in ticket #912):
        usr.bin/netstat/main.c: revision 1.86
        usr.bin/netstat/netstat.h: revision 1.47
        usr.bin/netstat/inet.c: revision 1.102
        usr.bin/netstat/inet.c: revision 1.103
        usr.bin/netstat/inet6.c: revision 1.61
        usr.bin/netstat/inet6.c: revision 1.62
   Don't use -P as a kmem printer, verify that the address points to a pcb first!
   Not all pointers are 64bit - use uintptr_t instead of uint64_t.
VersionDeltaFile
1.101.14.1+130-84usr.bin/netstat/inet.c
1.59.16.1+96-88usr.bin/netstat/inet6.c
1.81.10.1+5-4usr.bin/netstat/main.c
1.43.10.1+4-2usr.bin/netstat/netstat.h
+235-1784 files

NetBSD/src kKB6j0Cexternal/bsd/bind/dist/lib/dns/rdata/generic keydata_65533.c

   Patch for bind CVE-2013-4854.
VersionDeltaFile
1.3.4.1.6.1+2-2external/bsd/bind/dist/lib/dns/rdata/generic/keydata_65533.c
+2-21 files

NetBSD/src bab9af4sys/netinet6 nd6_rtr.c nd6_rtr.c

   Pull up revisions:
     src/share/man/man7/sysctl.7 revision 1.73 via patch
     src/sys/netinet6/icmp6.c revision 1.161 via patch
     src/sys/netinet6/in6.c revision 1.161 via patch
     src/sys/netinet6/in6_proto.c revision 1.97 via patch
     src/sys/netinet6/in6_var.h revision 1.65 via patch
     src/sys/netinet6/ip6_input.c revision 1.139 via patch
     src/sys/netinet6/ip6_var.h revision 1.59 via patch
     src/sys/netinet6/nd6.c revision 1.143 via patch
     src/sys/netinet6/nd6.h revision 1.57 via patch
     src/sys/netinet6/nd6_rtr.c revision 1.83 via patch
   (requested by christos in ticket #905).
   Patch by Loganaden Velvindron.

     4 new sysctls to avoid ipv6 DoS attacks from OpenBSD
VersionDeltaFile
1.82.4.1+75-4sys/netinet6/nd6_rtr.c
1.82.8.1+75-4sys/netinet6/nd6_rtr.c
1.82.10.1+75-4sys/netinet6/nd6_rtr.c
1.141.6.1+51-3sys/netinet6/nd6.c
1.141.2.1+51-3sys/netinet6/nd6.c
1.141.8.1+51-3sys/netinet6/nd6.c
+378-2121 files not shown
+558-5427 files

NetBSD/src dGHNs9Lshare/man/man7 sysctl.7

   Pull up revisions:
     src/share/man/man7/sysctl.7 revision 1.73 via patch
     src/sys/netinet6/icmp6.c revision 1.161 via patch
     src/sys/netinet6/in6.c revision 1.161 via patch
     src/sys/netinet6/in6_proto.c revision 1.97 via patch
     src/sys/netinet6/in6_var.h revision 1.65 via patch
     src/sys/netinet6/ip6_input.c revision 1.139 via patch
     src/sys/netinet6/ip6_var.h revision 1.59 via patch
     src/sys/netinet6/nd6.c revision 1.143 via patch
     src/sys/netinet6/nd6.h revision 1.57 via patch
     src/sys/netinet6/nd6_rtr.c revision 1.83 via patch
   (requested by christos in ticket #905).
   Patch by Loganaden Velvindron.

     4 new sysctls to avoid ipv6 DoS attacks from OpenBSD
VersionDeltaFile
1.68.8.1+22-2share/man/man7/sysctl.7
+22-21 files

NetBSD/src FJKzzKBexternal/gpl3/binutils/dist/ld/emultempl elf32.em

   Pull up following revision(s) (requested by joerg in ticket #911):
        external/gpl3/binutils/dist/ld/emultempl/elf32.em: revision 1.6
   PR 47922: Properly resolve DT_NEEDED entries under sysroot and don't
   accidently try the installed system.
VersionDeltaFile
1.4.10.1+27-12external/gpl3/binutils/dist/ld/emultempl/elf32.em
+27-121 files

NetBSD/src cUV4fJ2tests/lib/libm t_atan.c

   Pull up following revision(s) (requested by isaki in ticket #903):
        tests/lib/libm/t_atan.c: revisions 1.4 - 1.7, 1.9 via patch
   Fix and revive test of atan_inf_neg, atan_inf_pos and atan_tan on i386.
   PR port-i386/46108.
   The machine epsilon 1.0e-40 is too severe and nonsense for double
   because DBL_EPSILON is about 2.2e-16 .  I think that 1.0e-15 is
   enough good, in this case.
   XXX However, test of atan_tan should be replaced for other reasons.
   Remove header files which became unnecessary in 1.7.
VersionDeltaFile
1.1.10.1+4-4tests/lib/libm/t_atan.c
+4-41 files

NetBSD/src QvyLjuSlib/libm/arch/i387 fenv.c, lib/libm/arch/x86_64 fenv.c

   Pull up following revision(s) (requested by riastradh in ticket #899):
        lib/libm/arch/i387/fenv.c: revision 1.5
        lib/libm/arch/x86_64/fenv.c: revision 1.3-1.4
   Fix amd64 feraiseexcept so that it actually traps.
   The call to fwait got lost somewhere along the line; the i387 code has it.
   Fix sense of fegetexcept on x86.
   Somehow I overlooked this when I fixed feenableexcept and fedisableexcept
   last summer.
VersionDeltaFile
1.1.8.1.6.1+8-3lib/libm/arch/x86_64/fenv.c
1.3.8.1.6.1+3-3lib/libm/arch/i387/fenv.c
+11-62 files

NetBSD/src Kf60ajksys/fs/nilfs nilfs_vnops.c

   Pull up following revision(s) (requested by reinoud in ticket #894):
        sys/fs/nilfs/nilfs_vnops.c: revision 1.22-1.23
   Fix serious file read problem due to not-so-clear VOP_BMAP description. Should
   fix PR 45605.
VersionDeltaFile
1.16.6.1.6.1+9-3sys/fs/nilfs/nilfs_vnops.c
+9-31 files

NetBSD/src sPNhtxeexternal/mit/xorg/lib/libXi Makefile

   Pull up following revision(s) (requested by mrg in ticket #902):
        external/mit/xorg/lib/libXi/Makefile: revision 1.10
   fix vax build issues - GCC 4.1 warns about always true comparisons
   more than GCC 4.5 does.
VersionDeltaFile
1.8.16.1+5-1external/mit/xorg/lib/libXi/Makefile
+5-11 files

NetBSD/src 5A7jneWexternal/mit/xorg/lib/libX11 Makefile.libx11

   Pull up following revision(s) (requested by mrg in ticket #901):
        external/mit/xorg/lib/libX11/Makefile.libx11: revision 1.11
   hack for old gcc.
VersionDeltaFile
1.8.12.1+5-1external/mit/xorg/lib/libX11/Makefile.libx11
+5-11 files

NetBSD/src 01f6086sys/arch/amiga/dev if_ne_zbus.c if_ne_zbus.c

   Pull up following revision(s) (requested by rkujawa in ticket #892):
        sys/arch/amiga/dev/if_ne_zbus.c: revision 1.15
   Workaround for the fake X-Surf autoconfig entry, created by the Deneb =
   firmware v11.
VersionDeltaFile
1.14.12.1+13-4sys/arch/amiga/dev/if_ne_zbus.c
1.14.14.1+13-4sys/arch/amiga/dev/if_ne_zbus.c
1.14.8.1+13-4sys/arch/amiga/dev/if_ne_zbus.c
+39-123 files

NetBSD/src 82COkl5doc CHANGES-6.1.1 README.files, gnu/usr.bin/groff/tmac mdoc.local

   Welcome to 6.1.0_PATCH!
VersionDeltaFile
1.1.2.1+12-0doc/CHANGES-6.1.1
1.66.2.2.2.1+4-3gnu/usr.bin/groff/tmac/mdoc.local
1.4.20.2.2.1+3-1doc/README.files
1.408.2.12.2.1+2-2sys/sys/param.h
1.1+0-0doc/CHANGES-6.1.1
+21-65 files

NetBSD/src kcXotwAsys/dev/pci if_vioif.c

   Pull up following revision(s) (requested by minoura in ticket #890):
        sys/dev/pci/if_vioif.c: revision 1.4
   Fix a typo, and remove an unused member.
   This should fix the problem that recent Qemu dies during configuring a vioif.
VersionDeltaFile
1.2.8.1+3-4sys/dev/pci/if_vioif.c
+3-41 files

NetBSD/src SnWiW0Gusr.bin/sed process.c sed.1

   Pull up following revision(s) (requested by uwe in ticket #888):
        usr.bin/sed/process.c: revision 1.39
        usr.bin/sed/sed.1: revision 1.30
        usr.bin/sed/sed.1: revision 1.31
   The change ("c") command should start a new cycle.
   Apply one line patch I posted in PR #45981 and document this in the
   manual page.
   Bump date for previous (PR #45981): the change ("c") command starts a
   new cycle.
VersionDeltaFile
1.38.8.1+3-3usr.bin/sed/process.c
1.27.20.1+3-2usr.bin/sed/sed.1
+6-52 files

NetBSD/src EA3b0whshare/zoneinfo asia antarctica

   Pull up following revision(s) (requested by apb in ticket #886):

   Merge tzdata2013c from ftp://ftp.iana.org/tz/releases/tzdata2013c.tar.gz

   Summary of changes from tzdata2013b to tzdata2013c:

      Changes affecting current and future time stamps:

        Palestine observed DST starting March 29, 2013.
        From 2013 on, Gaza and Hebron both observe DST.
        Assume that the recent change to Paraguays DST rules is permanent.

      Changes affecting past time stamps:

        Fix some historical data for Palestine.
        Fix times of habitation for Macquarie.

      Changing affecting metadata only:


    [2 lines not shown]
VersionDeltaFile
1.1.1.50.4.8+33-29share/zoneinfo/asia
1.1.1.19.4.4+1-41share/zoneinfo/antarctica
1.23.4.8+20-3share/zoneinfo/australasia
1.1.1.46.4.8+5-5share/zoneinfo/southamerica
1.1.1.39.4.5+1-1share/zoneinfo/zone.tab
+60-795 files

NetBSD/src MuzCxoVlib/libcurses setterm.c

   Pull up following revision(s) (requested by jdc in ticket #885):
        lib/libcurses/setterm.c: revision 1.50
   Extend does_ctrl_o() to compare exit attribute and ext ACS sequences.
VersionDeltaFile
1.48.4.1+14-11lib/libcurses/setterm.c
+14-111 files

NetBSD/src qYcRe2qlib/libcurses border.c

   Pull up following revision(s) (requested by jdc in ticket #884):
        lib/libcurses/border.c: revision 1.15
   Also merge in background attributes.
VersionDeltaFile
1.14.8.1+18-2lib/libcurses/border.c
+18-21 files

NetBSD/src 6e67cd2sys/kern kern_drvctl.c

   Pull up following revision(s) (requested by msaitoh in ticket #883):
        sys/kern/kern_drvctl.c: revision 1.34
   Fix memory leak on the following cases when device attached or detached:
     - No one open drvctl.
     - kmem_alloc() failed in devmon_insert().
   XXX pullup to both netbsd-5 and netbsd-6.
VersionDeltaFile
1.32.8.1+4-2sys/kern/kern_drvctl.c
+4-21 files

NetBSD/src 31g6rLPdistrib/hp700/ramdisk Makefile

   Pull up following revision(s) (requested by skrll in ticket #882):
        distrib/hp700/ramdisk/Makefile: revision 1.12
   Fix PR/47123 for hp700 as well
VersionDeltaFile
1.11.8.1+2-2distrib/hp700/ramdisk/Makefile
+2-21 files

NetBSD/src 78fb8d5lib/libc/thread-stub thread-stub.c

   Pull up following revision(s) (requested by joerg in ticket #869):

   Needed to fix build on alpha:

        lib/libc/thread-stub/thread-stub.c: revision 1.25
   Weak alias directly to the catchall stub and don't strong alias twice.
VersionDeltaFile
1.22.4.2+3-4lib/libc/thread-stub/thread-stub.c
+3-41 files

NetBSD/src ffc890bsys/arch/x68k/dev ite_tv.c ite_tv.c

   Pull up following revision(s) (requested by isaki in ticket #881):
        sys/arch/x68k/dev/ite_tv.c: revision 1.16
   Fix a kernel panic by printf(1).
   The 2nd byte of ISO-2022-JP must be 0x21-0x7e.  Especially,
   the character code less than 0x2121 causes SEGV, because a
   font address points outside of the CGROM.
   Reported by tsutsui@.  Should be pulled up to netbsd-6.
VersionDeltaFile
1.15.88.1+18-18sys/arch/x68k/dev/ite_tv.c
1.15.82.1+18-18sys/arch/x68k/dev/ite_tv.c
+36-362 files

NetBSD/src 060259cdistrib/hp300/ramdisk Makefile Makefile, etc/etc.hp300 MAKEDEV.conf MAKEDEV.conf

   Pull up following revision(s) (requested by tsutsui in ticket #880):
        etc/etc.hp300/MAKEDEV.conf: revision 1.14
        distrib/hp300/ramdisk/Makefile: revision 1.32
   Fix yet another "openpty() failed" error during sysinst.
   Prepare a new entry for ramdisk that includes ipty target in
   etc.hp300/MAKEDEV.conf and use it in distrib/hp300/ramdisk/Makefile.
   See also PR/46812, PR/47123, and PR/47774.
   We could simply add "ipty" to MAKEDEVTARGETS as miniroot/Makefile does,
   but it's better to shrink ramdisk size as much as possible.
   Should be pulled up to both netbsd-6 and netbsd-6-0.
VersionDeltaFile
1.13.10.1+14-1etc/etc.hp300/MAKEDEV.conf
1.13.4.1+14-1etc/etc.hp300/MAKEDEV.conf
1.30.8.1+2-2distrib/hp300/ramdisk/Makefile
1.30.14.1+2-2distrib/hp300/ramdisk/Makefile
+32-64 files