CVS commit: [netbsd-4] src/doc

2012-11-14 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Wed Nov 14 20:26:27 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Tickets 1465-1469.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.256 -r1.1.2.257 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/usr.bin/tput

2012-11-14 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Wed Nov 14 20:25:31 UTC 2012

Modified Files:
src/usr.bin/tput [netbsd-4]: tput.c

Log Message:
usr.bin/tput/tput.c patch

Fix tput support for setaf terminfo sequence. PR#39883.
[jnemeth, ticket #1468]


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.17.6.1 src/usr.bin/tput/tput.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/dev/pcmcia

2012-11-14 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Wed Nov 14 20:19:24 UTC 2012

Modified Files:
src/sys/dev/pcmcia [netbsd-4]: pcmciadevs.h pcmciadevs_data.h

Log Message:
Regen for ticket 1467.


To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.223.2.1 src/sys/dev/pcmcia/pcmciadevs.h \
src/sys/dev/pcmcia/pcmciadevs_data.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/dev/pcmcia

2012-11-14 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Wed Nov 14 20:18:57 UTC 2012

Modified Files:
src/sys/dev/pcmcia [netbsd-4]: if_ne_pcmcia.c pcmciadevs

Log Message:
Pull up following revision(s) (requested by jnemeth in ticket #1467):
sys/dev/pcmcia/pcmciadevs: revision 1.225
sys/dev/pcmcia/if_ne_pcmcia.c: revision 1.155
add Corega LAPCCTXD FastEthernet
added Corega LAPCCTXT FastEthernet


To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.149.2.1 src/sys/dev/pcmcia/if_ne_pcmcia.c
cvs rdiff -u -r1.220 -r1.220.2.1 src/sys/dev/pcmcia/pcmciadevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys

2012-11-14 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Wed Nov 14 20:07:45 UTC 2012

Modified Files:
src/sys/kern [netbsd-4]: vfs_lookup.c
src/sys/miscfs/genfs [netbsd-4]: layer_vnops.c

Log Message:
Pull up following revision(s) (requested by dholland in ticket #1466):
sys/kern/vfs_lookup.c: revision 1.195
sys/miscfs/genfs/layer_vnops.c: revision 1.51
In layer_lookup(), clear *vpp before returning EROFS, as otherwise a
stale value can be returned and this causes a diagnostic panic in
namei.
In relookup(), clear *vpp before calling VOP_LOOKUP, as is done in
lookup_once(), as an additional precautionary measure.
(in theory both of these fixes are not required together)
Should fix PR 47040.


To generate a diff of this commit:
cvs rdiff -u -r1.72.2.3 -r1.72.2.4 src/sys/kern/vfs_lookup.c
cvs rdiff -u -r1.28.2.2 -r1.28.2.3 src/sys/miscfs/genfs/layer_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src

2012-11-14 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Wed Nov 14 19:53:30 UTC 2012

Modified Files:
src/doc [netbsd-4]: 3RDPARTY
src/share/zoneinfo [netbsd-4]: africa asia australasia europe
northamerica southamerica

Log Message:
doc/3RDPARTYpatch
share/zoneinfo/africa   patch
share/zoneinfo/asia patch
share/zoneinfo/australasia  patch
share/zoneinfo/europe   patch
share/zoneinfo/northamerica patch
share/zoneinfo/southamerica patch

Import tzdata2012j from
ftp://ftp.iana.org/tz/releases/tzdata2012j.tar.gz
Changes from tzdata2012i to tzdata2012j:
Libya moved to CET this weekend, but with DST planned next year.
(Thanks to Even Scharning, Steffen Thorsen, and Tim Parenti.)
Various fixes to documentation and commentary.
[apb, ticket #1469]


To generate a diff of this commit:
cvs rdiff -u -r1.486.2.21 -r1.486.2.22 src/doc/3RDPARTY
cvs rdiff -u -r1.1.1.21.2.6 -r1.1.1.21.2.7 src/share/zoneinfo/africa
cvs rdiff -u -r1.1.1.40.2.8 -r1.1.1.40.2.9 src/share/zoneinfo/asia
cvs rdiff -u -r1.11.2.10 -r1.11.2.11 src/share/zoneinfo/australasia
cvs rdiff -u -r1.1.1.34.2.6 -r1.1.1.34.2.7 src/share/zoneinfo/europe
cvs rdiff -u -r1.1.1.37.2.9 -r1.1.1.37.2.10 src/share/zoneinfo/northamerica
cvs rdiff -u -r1.1.1.35.2.7 -r1.1.1.35.2.8 src/share/zoneinfo/southamerica

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src

2012-11-14 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Wed Nov 14 19:35:31 UTC 2012

Modified Files:
src/doc [netbsd-4]: 3RDPARTY
src/share/zoneinfo [netbsd-4]: asia northamerica

Log Message:
doc/3RDPARTYpatch
share/zoneinfo/asia patch
share/zoneinfo/northamerica patch

Import tzdata2012i from
ftp://ftp.iana.org/tz/releases/tzdata2012i.tar.gz .
Changes from tzdata2012h to tzdata2012i:
Cuba switches from DST on 4 Nov 2012 at 01:00.
[apb, ticket #1465]


To generate a diff of this commit:
cvs rdiff -u -r1.486.2.20 -r1.486.2.21 src/doc/3RDPARTY
cvs rdiff -u -r1.1.1.40.2.7 -r1.1.1.40.2.8 src/share/zoneinfo/asia
cvs rdiff -u -r1.1.1.37.2.8 -r1.1.1.37.2.9 src/share/zoneinfo/northamerica

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-10-31 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Wed Oct 31 16:40:56 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1464


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.255 -r1.1.2.256 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src

2012-10-31 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Wed Oct 31 16:40:15 UTC 2012

Modified Files:
src/doc [netbsd-4]: 3RDPARTY
src/share/zoneinfo [netbsd-4]: asia southamerica

Log Message:
doc/3RDPARTYpatch
share/zoneinfo/asia patch
share/zoneinfo/southamerica patch

Import tzdata2012h from
ftp://ftp.iana.org/tz/releases/tzdata2012h.tar.gz
Changes from tzdata2012g to tzdata2012h:
   Bahia no longer has DST.  (Thanks to Kelley Cook.)
   Tocantins has DST.  (Thanks to Rodrigo Severo.)
   Israel has new DST rules next year.  (Thanks to Ephraim Silverberg.)
   Jordan stays on DST this winter.  (Thanks to Steffen Thorsen.)
[apb, ticket #1464]


To generate a diff of this commit:
cvs rdiff -u -r1.486.2.19 -r1.486.2.20 src/doc/3RDPARTY
cvs rdiff -u -r1.1.1.40.2.6 -r1.1.1.40.2.7 src/share/zoneinfo/asia
cvs rdiff -u -r1.1.1.35.2.6 -r1.1.1.35.2.7 src/share/zoneinfo/southamerica

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-10-25 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Thu Oct 25 08:31:30 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket #1463


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.254 -r1.1.2.255 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/share/misc

2012-10-25 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Thu Oct 25 08:31:09 UTC 2012

Modified Files:
src/share/misc [netbsd-4]: bsd-family-tree

Log Message:
Pull up the following revisions(s) (requested by riz in ticket #1463):
share/misc/bsd-family-tree: revision 1.46-1.47
share/misc/bsd-family-tree: revision 1.47

Re-add a line from NetBSD 0.8 to FreeBSD 1.0.
Add some missing NetBSD releases:  4.0.1, 5.0.1, 5.0.2 and 5.1.2.


To generate a diff of this commit:
cvs rdiff -u -r1.37.4.1 -r1.37.4.2 src/share/misc/bsd-family-tree

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-10-23 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Oct 23 23:58:09 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1462.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.253 -r1.1.2.254 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/share/misc

2012-10-23 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Oct 23 23:57:45 UTC 2012

Modified Files:
src/share/misc [netbsd-4]: bsd-family-tree

Log Message:
Pull up following revision(s) (requested by jnemeth in ticket #1462):
share/misc/bsd-family-tree: revision 1.45
Sync with FreeBSD rev. 241698.
Adds:
- FreeBSD 8.32012-04-18 [FBD]
- OpenBSD 5.12012-05-01 [OBD]
- Mac OS X 10.82012-07-25 [APL]
- NetBSD 6.02012-10-17 [NBD]


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.37.4.1 src/share/misc/bsd-family-tree

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-10-23 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Oct 23 23:43:31 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1461.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.252 -r1.1.2.253 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src

2012-10-23 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Oct 23 23:43:09 UTC 2012

Modified Files:
src/doc [netbsd-4]: 3RDPARTY
src/share/zoneinfo [netbsd-4]: asia australasia

Log Message:
doc/3RDPARTYpatch
share/zoneinfo/asia patch
share/zoneinfo/australasia  patch

Update timezone definitions to tzdata2012g from
ftp://ftp.iana.org/tz/releases/tzdata2012g.tar.gz
Changes from tzdata2012f to tzdata2012g:
Samoa fall 2012 and later.  (Thanks to Nicholas Pereira
and Robert Elz.)
Palestine fall 2012.  (Thanks to Steffen Thorsen.)
[apb, ticket #1461]


To generate a diff of this commit:
cvs rdiff -u -r1.486.2.18 -r1.486.2.19 src/doc/3RDPARTY
cvs rdiff -u -r1.1.1.40.2.5 -r1.1.1.40.2.6 src/share/zoneinfo/asia
cvs rdiff -u -r1.11.2.9 -r1.11.2.10 src/share/zoneinfo/australasia

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-10-23 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Oct 23 23:38:54 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1459.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.251 -r1.1.2.252 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/bin/pax

2012-10-23 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Oct 23 23:31:13 UTC 2012

Modified Files:
src/bin/pax [netbsd-4]: ftree.c

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1459):
bin/pax/ftree.c: revision 1.42
deal properly with empty lines in spec file


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.34.4.1 src/bin/pax/ftree.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-10-17 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Wed Oct 17 21:03:59 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
ticket #1460


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.250 -r1.1.2.251 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/usr.bin/calendar/calendars

2012-10-17 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Wed Oct 17 21:02:46 UTC 2012

Modified Files:
src/usr.bin/calendar/calendars [netbsd-4]: calendar.netbsd

Log Message:
Pull up following revision(s) (requested by jnemeth in ticket #1802):
usr.bin/calendar/calendars/calendar.netbsd: revision 1.22
note NetBSD 6.0 release


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.6.1 src/usr.bin/calendar/calendars/calendar.netbsd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-09-30 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun Sep 30 18:23:06 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
ticket 1458


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.249 -r1.1.2.250 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src

2012-09-30 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun Sep 30 18:22:42 UTC 2012

Modified Files:
src/doc [netbsd-4]: 3RDPARTY
src/share/zoneinfo [netbsd-4]: australasia

Log Message:
Pull up following revision(s) (requested by apb in ticket #1458):
doc/3RDPARTY: revision 1.970 via patch
share/zoneinfo/australasia: revision 1.27 via patch
Merge tzdata2012f from
http://www.iana.org/time-zones/repository/releases/tzdata2012f.tar.gz
Changes from tzdata2012e to tzdata2012f:
* australasia (Pacific/Fiji): Fiji DST is October 21 through January
  20 this year.  (Thanks to Steffen Thorsen.)
tzcode2012f and tzdata2012f have been released.  We have updated to
tzdata2012f, and there are no real changes (apart from version number)
in tzcode2012f.


To generate a diff of this commit:
cvs rdiff -u -r1.486.2.17 -r1.486.2.18 src/doc/3RDPARTY
cvs rdiff -u -r1.11.2.8 -r1.11.2.9 src/share/zoneinfo/australasia

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-09-15 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Sep 15 09:23:03 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Fix formatting of entry 1456


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.248 -r1.1.2.249 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-09-15 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Sep 15 09:10:11 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
ticket 1457


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.247 -r1.1.2.248 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/dist/bind

2012-09-15 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Sep 15 09:09:33 UTC 2012

Modified Files:
src/dist/bind [netbsd-4]: CHANGES version
src/dist/bind/lib/dns [netbsd-4]: master.c rdata.c rdataslab.c
src/dist/bind/lib/dns/include/dns [netbsd-4]: rdata.h

Log Message:
Apply patch, requested by spz in ticket #1457
dist/bind/CHANGES   patch
dist/bind/version   patch
dist/bind/lib/dns/master.c  patch
dist/bind/lib/dns/rdata.c   patch
dist/bind/lib/dns/rdataslab.c   patch
dist/bind/lib/dns/include/dns/rdata.h   patch

apply fix for CVE-2012-4244 ("Named could die on specially crafted
record") from upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4.4.10 -r1.1.1.4.4.11 src/dist/bind/CHANGES \
src/dist/bind/version
cvs rdiff -u -r1.1.1.4.4.4 -r1.1.1.4.4.5 src/dist/bind/lib/dns/master.c
cvs rdiff -u -r1.1.1.3.4.3 -r1.1.1.3.4.4 src/dist/bind/lib/dns/rdata.c
cvs rdiff -u -r1.1.1.3.4.4 -r1.1.1.3.4.5 src/dist/bind/lib/dns/rdataslab.c
cvs rdiff -u -r1.1.1.3.4.2 -r1.1.1.3.4.3 \
src/dist/bind/lib/dns/include/dns/rdata.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-09-15 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Sep 15 09:06:07 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
ticket 1456


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.246 -r1.1.2.247 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src

2012-09-15 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Sep 15 09:04:09 UTC 2012

Modified Files:
src/doc [netbsd-4]: 3RDPARTY
src/share/zoneinfo [netbsd-4]: africa antarctica asia australasia
backward etcetera europe factory iso3166.tab leapseconds
northamerica pacificnew solar87 solar88 solar89 southamerica
systemv yearistype.sh zone.tab

Log Message:
Apply patch, requested by apb in ticket #1456
doc/3RDPARTYpatch
share/zoneinfo/africa   patch
share/zoneinfo/antarctica   patch
share/zoneinfo/asia patch
share/zoneinfo/australasia  patch
share/zoneinfo/backward patch
share/zoneinfo/etcetera patch
share/zoneinfo/europe   patch
share/zoneinfo/factory  patch
share/zoneinfo/iso3166.tab  patch
share/zoneinfo/leapseconds  patch
share/zoneinfo/northamerica patch
share/zoneinfo/pacificnew   patch
share/zoneinfo/solar87  patch
share/zoneinfo/solar88  patch
share/zoneinfo/solar89  patch
share/zoneinfo/southamerica patch
share/zoneinfo/systemv  patch
share/zoneinfo/yearistype.shpatch
share/zoneinfo/zone.tab patch

Update to tzdata2012e
Major changes from tzdata2011b to tzdata2011c:

  africa
 Summer time changes for Morocco (to start late April 2012)

  asia
 Changes for 2012 for Gaza & the West Bank (Hebron) and Syria

  northamerica
 Haiti following US/Canada rules for 2012 (and we're assuming,
 for now anyway, for the future).

Major changes from tzdata2011c to tzdata2011d:

  Morocco does not observe DST from Jul 20 03:00 to
  Aug 20 02:00 [2012].

  Infrastructure changes to accommodate how the tz
  code and data are released on IANA.

Major changes from tzdata2011d to tzdata2011e:

* australasia (Pacific/Fakaofo): Tokelau is UTC+13, not UTC+14.
  (Thanks to Steffen Thorsen.)

* Use a single version number for both code and data.


To generate a diff of this commit:
cvs rdiff -u -r1.486.2.16 -r1.486.2.17 src/doc/3RDPARTY
cvs rdiff -u -r1.1.1.21.2.5 -r1.1.1.21.2.6 src/share/zoneinfo/africa
cvs rdiff -u -r1.1.1.16.2.3 -r1.1.1.16.2.4 src/share/zoneinfo/antarctica
cvs rdiff -u -r1.1.1.40.2.4 -r1.1.1.40.2.5 src/share/zoneinfo/asia
cvs rdiff -u -r1.11.2.7 -r1.11.2.8 src/share/zoneinfo/australasia
cvs rdiff -u -r1.1.1.17.2.3 -r1.1.1.17.2.4 src/share/zoneinfo/backward
cvs rdiff -u -r1.1.1.6.2.1 -r1.1.1.6.2.2 src/share/zoneinfo/etcetera
cvs rdiff -u -r1.1.1.34.2.5 -r1.1.1.34.2.6 src/share/zoneinfo/europe
cvs rdiff -u -r1.1.1.3.2.1 -r1.1.1.3.2.2 src/share/zoneinfo/factory \
src/share/zoneinfo/pacificnew src/share/zoneinfo/solar87 \
src/share/zoneinfo/solar88 src/share/zoneinfo/solar89
cvs rdiff -u -r1.1.1.15.2.3 -r1.1.1.15.2.4 src/share/zoneinfo/iso3166.tab
cvs rdiff -u -r1.1.1.12.2.4 -r1.1.1.12.2.5 src/share/zoneinfo/leapseconds
cvs rdiff -u -r1.1.1.37.2.7 -r1.1.1.37.2.8 src/share/zoneinfo/northamerica
cvs rdiff -u -r1.1.1.35.2.5 -r1.1.1.35.2.6 src/share/zoneinfo/southamerica
cvs rdiff -u -r1.1.1.4.2.1 -r1.1.1.4.2.2 src/share/zoneinfo/systemv
cvs rdiff -u -r1.6 -r1.6.2.1 src/share/zoneinfo/yearistype.sh
cvs rdiff -u -r1.1.1.26.2.7 -r1.1.1.26.2.8 src/share/zoneinfo/zone.tab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-08-22 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Wed Aug 22 20:02:25 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
tickets 1452, 1453, 1454


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.245 -r1.1.2.246 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/arch/amd64/amd64

2012-08-22 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Wed Aug 22 19:52:22 UTC 2012

Modified Files:
src/sys/arch/amd64/amd64 [netbsd-4]: trap.c

Log Message:
Apply patch, requested by spz in ticket #1454:
sys/arch/amd64/amd64/trap.c:patch

Fix potential stack frame corruption


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.27.8.1 src/sys/arch/amd64/amd64/trap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/usr.bin/cksum

2012-08-22 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Wed Aug 22 19:49:40 UTC 2012

Modified Files:
src/usr.bin/cksum [netbsd-4]: cksum.1

Log Message:
Pull up following revision(s) (requested by dholland in ticket #1453):
usr.bin/cksum/cksum.1: revision 1.44 via patch
Omit outdated cryptographic claims as noted in PR 44160.
Interested readers can follow the references or read Wikipedia; this
is the wrong place to explain cryptographic hash functions and give
security advice.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.40.2.1 src/usr.bin/cksum/cksum.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/gnu/dist/postfix

2012-08-22 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Wed Aug 22 19:43:38 UTC 2012

Modified Files:
src/gnu/dist/postfix/README_FILES [netbsd-4]: RELEASE_NOTES
src/gnu/dist/postfix/src/smtpd [netbsd-4]: smtpd_sasl_proto.c

Log Message:
Apply patch, requested by reed in ticket #1452:
src/gnu/dist/postfix/src/smtpd/smtpd_sasl_proto.c:  patch
src/gnu/dist/postfix/README_FILES/RELEASE_NOTES:patch

Apply patch from upstream, fixing CVE-2011-1720


To generate a diff of this commit:
cvs rdiff -u -r1.9.2.2 -r1.9.2.3 \
src/gnu/dist/postfix/README_FILES/RELEASE_NOTES
cvs rdiff -u -r1.1.1.5 -r1.1.1.5.4.1 \
src/gnu/dist/postfix/src/smtpd/smtpd_sasl_proto.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-07-24 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Jul 24 20:40:48 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1455


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.244 -r1.1.2.245 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/dist/bind

2012-07-24 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Jul 24 20:38:40 UTC 2012

Modified Files:
src/dist/bind [netbsd-4]: CHANGES version
src/dist/bind/bin/tests/system/stub [netbsd-4]: tests.sh
src/dist/bind/lib/dns [netbsd-4]: resolver.c zone.c
src/dist/bind/lib/isc [netbsd-4]: random.c

Log Message:
Pull up following revision(s) (requested by spz in ticket #1455):
dist/bind/CHANGES
dist/bind/version
dist/bind/bin/tests/system/stub/tests.sh
dist/bind/lib/dns/resolver.c
dist/bind/lib/dns/zone.c
dist/bind/lib/isc/random.c

Address "Heavy DNSSEC validation load can cause a "bad cache" assertion
failure in bind" vulnerability.

It was generated out of the 9.6-ESV-R7-P1 patch from ISC


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4.4.9 -r1.1.1.4.4.10 src/dist/bind/CHANGES \
src/dist/bind/version
cvs rdiff -u -r1.1.1.3.4.1 -r1.1.1.3.4.2 \
src/dist/bind/bin/tests/system/stub/tests.sh
cvs rdiff -u -r1.2.2.7 -r1.2.2.8 src/dist/bind/lib/dns/resolver.c
cvs rdiff -u -r1.1.1.4.4.3 -r1.1.1.4.4.4 src/dist/bind/lib/dns/zone.c
cvs rdiff -u -r1.1.1.3.4.2 -r1.1.1.3.4.3 src/dist/bind/lib/isc/random.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-06-15 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Fri Jun 15 09:04:50 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket #1451


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.243 -r1.1.2.244 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/bin/rm

2012-06-15 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Fri Jun 15 09:04:35 UTC 2012

Modified Files:
src/bin/rm [netbsd-4]: rm.c

Log Message:
Pull up the following revisions(s) (requested by dholland in ticket #1451):
bin/rm/rm.c:revision 1.52

Rectify race condition in rm -P processing by checking that the file
we opened is the one we expected to get. Also use O_NOFOLLOW to help
avoid even opening devices, which sometimes produce side effects.


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.45.2.1 src/bin/rm/rm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-06-13 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Wed Jun 13 15:56:48 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket #1449 plus a few whitespace changes


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.242 -r1.1.2.243 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/dev/pci

2012-06-13 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Wed Jun 13 15:55:03 UTC 2012

Modified Files:
src/sys/dev/pci [netbsd-4]: if_bge.c

Log Message:
Pull up the following revisions(s) (requested by buhrow in ticket #1449):
sys/dev/pci/if_bge.c:   1.194 via patch

Instruct hardware to perform checksumming over the entire packet not just
over the payload and notify upper layers appropriately. Fixes PR kern/40018.


To generate a diff of this commit:
cvs rdiff -u -r1.122.2.11 -r1.122.2.12 src/sys/dev/pci/if_bge.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-06-12 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Jun 12 23:23:52 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1450.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.241 -r1.1.2.242 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/arch/amd64/amd64

2012-06-12 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue Jun 12 23:23:27 UTC 2012

Modified Files:
src/sys/arch/amd64/amd64 [netbsd-4]: machdep.c netbsd32_machdep.c

Log Message:
Pull up following revision(s) (requested by spz in ticket #1450):
sys/arch/amd64/amd64/machdep.c: revision 1.184
sys/arch/amd64/amd64/netbsd32_machdep.c: revision 1.77
If the user process provided a bogus signal handler address, kill it
now instead of trying to jump to the bogus address.


To generate a diff of this commit:
cvs rdiff -u -r1.44.2.6 -r1.44.2.7 src/sys/arch/amd64/amd64/machdep.c
cvs rdiff -u -r1.30.2.3 -r1.30.2.4 \
src/sys/arch/amd64/amd64/netbsd32_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-06-12 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Tue Jun 12 14:27:59 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket #1448


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.240 -r1.1.2.241 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/dev/mii

2012-06-12 Thread Stephen Borrill
Module Name:src
Committed By:   sborrill
Date:   Tue Jun 12 14:27:39 UTC 2012

Modified Files:
src/sys/dev/mii [netbsd-4]: mii_physubr.c

Log Message:
Pull up the following revisions(s) (requested by buhrow in ticket #1448):
sys/dev/mii/mii_physubr.c:  revision 1.73 via patch

Make 1000baseT connections work even when the user specifies media 1000baseT
connections with ifconfig(8) rather than only when media auto is specified.
Fixes PR kern/20700.


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.53.2.1 src/sys/dev/mii/mii_physubr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-06-05 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Tue Jun  5 20:02:32 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
ticket #1447


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.239 -r1.1.2.240 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/dist/bind

2012-06-05 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Tue Jun  5 20:01:03 UTC 2012

Modified Files:
src/dist/bind [netbsd-4]: CHANGES version
src/dist/bind/lib/dns [netbsd-4]: rdata.c rdataslab.c

Log Message:
Apply patch, requested by christos in ticket #1447
dist/bind/CHANGES   patch
dist/bind/version   patch
dist/bind/lib/dns/rdata.c   patch
dist/bind/lib/dns/rdataslab.c   patch
Update bind to 9.4-ESV-R4-P2
3331.  [security]  dns_rdataslab_fromrdataset could produce bad
   rdataslabs. [RT #29644]


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4.4.8 -r1.1.1.4.4.9 src/dist/bind/CHANGES \
src/dist/bind/version
cvs rdiff -u -r1.1.1.3.4.2 -r1.1.1.3.4.3 src/dist/bind/lib/dns/rdata.c
cvs rdiff -u -r1.1.1.3.4.3 -r1.1.1.3.4.4 src/dist/bind/lib/dns/rdataslab.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/crypto/dist/openssl/ssl

2012-05-22 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue May 22 20:14:14 UTC 2012

Modified Files:
src/crypto/dist/openssl/ssl [netbsd-4]: d1_enc.c

Log Message:
Pull up following revision(s) (requested by drochner in ticket #1446):
crypto/dist/openssl/ssl/d1_enc.c: patch
pull in upstream rev.22547:
Sanity check record length before skipping explicit IV in TLS 1.2, 1.1
and DTLS to fix DoS attack.
(CVE-2012-2333)


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.1.1.2.4.1 src/crypto/dist/openssl/ssl/d1_enc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-05-22 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Tue May 22 18:57:00 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1446.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.238 -r1.1.2.239 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-05-19 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Sat May 19 17:07:35 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
TIcket 1445.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.237 -r1.1.2.238 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/netsmb

2012-05-19 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Sat May 19 17:06:49 UTC 2012

Modified Files:
src/sys/netsmb [netbsd-4]: subr_mchain.c

Log Message:
Pull up following revision(s) (requested by nakayama in ticket #1445):
sys/netsmb/subr_mchain.c: revision 1.21
Since "len" has changed to (unsinged) size_t, the while loop
condition (len > 0) became less able to detect its underflow.
So check the subtrahend to avoid the underflow.
Should fix PR kern/44092.


To generate a diff of this commit:
cvs rdiff -u -r1.13.18.1 -r1.13.18.2 src/sys/netsmb/subr_mchain.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-05-11 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Fri May 11 17:18:08 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1444.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.236 -r1.1.2.237 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/crypto/dist/openssl/crypto

2012-05-11 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Fri May 11 17:17:47 UTC 2012

Modified Files:
src/crypto/dist/openssl/crypto [netbsd-4]: mem.c
src/crypto/dist/openssl/crypto/asn1 [netbsd-4]: a_d2i_fp.c
src/crypto/dist/openssl/crypto/buffer [netbsd-4]: buffer.c

Log Message:
Apply patch (requested by drochner in ticket #1444):

crypto/dist/openssl/crypto/mem.cpatch
crypto/dist/openssl/crypto/asn1/a_d2i_fp.c  patch
crypto/dist/openssl/crypto/buffer/buffer.c  patch

Address CVE-2012-2110.
[drochner, ticket #1444]


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.7 -r1.1.1.7.4.1 src/crypto/dist/openssl/crypto/mem.c
cvs rdiff -u -r1.1.1.3 -r1.1.1.3.4.1 \
src/crypto/dist/openssl/crypto/asn1/a_d2i_fp.c
cvs rdiff -u -r1.1.1.4 -r1.1.1.4.4.1 \
src/crypto/dist/openssl/crypto/buffer/buffer.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-03-17 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Mar 17 19:41:02 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
ticket 1443


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.235 -r1.1.2.236 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src

2012-03-17 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Mar 17 19:40:41 UTC 2012

Modified Files:
src/doc [netbsd-4]: HACKS
src/sys/arch/sparc64/conf [netbsd-4]: Makefile.sparc64 files.sparc64
src/sys/arch/sparc64/sparc64 [netbsd-4]: locore.s

Log Message:
Pull up following revision(s) via patch (requested by nakayama in ticket #1443):
sys/arch/sparc64/conf/Makefile.sparc64: revision 1.71
doc/HACKS: revision 1.123
sys/arch/sparc64/conf/files.sparc64: revision 1.138
sys/arch/sparc64/sparc64/locore.s: revision 1.340
Fix the root cause of the hack "disable optimizations for uvm_bio.c
on 32 bit kernels".
gcc converts a division in the calculation of UBC_UMAP_ADDR macro
to multiplication (smul or combination of add/sll), and the
register of its result contains a garbage in upper 32 bits (the
upper 32 bits of smul/add/sll's result isn't zero cleared).
Then it passes to pseg_get{,_real} through pmap_extract without the
zero clear of upper 32 bits in the optimization case.  So the
result of pseg_get and pmap_extact sometimes gets screwed up.
The hack has been resolved in the revision 1.340 of
sys/arch/sparc64/sparc64/locore.s.


To generate a diff of this commit:
cvs rdiff -u -r1.91.2.3 -r1.91.2.4 src/doc/HACKS
cvs rdiff -u -r1.62.12.1 -r1.62.12.2 \
src/sys/arch/sparc64/conf/Makefile.sparc64
cvs rdiff -u -r1.107 -r1.107.2.1 src/sys/arch/sparc64/conf/files.sparc64
cvs rdiff -u -r1.232.2.5 -r1.232.2.6 src/sys/arch/sparc64/sparc64/locore.s

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-03-02 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Fri Mar  2 17:47:49 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1442.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.234 -r1.1.2.235 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src

2012-03-02 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Fri Mar  2 17:47:28 UTC 2012

Modified Files:
src/doc [netbsd-4]: 3RDPARTY
src/share/zoneinfo [netbsd-4]: northamerica zone.tab

Log Message:
Pull up following revision(s) (requested by apb in ticket #1442):
doc/3RDPARTY: revision 1.921
Import tzdata2012b from ftp://munnari.oz.au/pub/tzdata2012b.tar.gz";>ftp://munnari.oz.au/pub/tzdata2012b.tar.gz.
Changes since tzdata2012a:
Most significantly, summer time in Cuba has been delayed 3 weeks
(now starts April 1 rather than March 11).  Since Mar 11 (the old
start date, as listed in 2012a) is just a little over a week away,
this change is urgent.
Less importantly, an excess tab in one of the changes in zone.tab
in 2012a has been removed.

tzcode2012b and tzdata2012b ahve been released.
We have updated to tzdata2012b.


To generate a diff of this commit:
cvs rdiff -u -r1.486.2.15 -r1.486.2.16 src/doc/3RDPARTY
cvs rdiff -u -r1.1.1.37.2.6 -r1.1.1.37.2.7 src/share/zoneinfo/northamerica
cvs rdiff -u -r1.1.1.26.2.6 -r1.1.1.26.2.7 src/share/zoneinfo/zone.tab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-03-01 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Fri Mar  2 06:36:15 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Addendum to ticket 1441.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.233 -r1.1.2.234 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src

2012-03-01 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Fri Mar  2 06:35:45 UTC 2012

Modified Files:
src/distrib/sets/lists/base [netbsd-4]: mi
src/doc [netbsd-4]: 3RDPARTY

Log Message:
Pull up following revision(s) (requested by apb in ticket #1441):
doc/3RDPARTY: revision 1.920
distrib/sets/lists/base/mi: revision 1.988
tzcode2012a and and tzdata2012a have been released.
We have updated to tzdata2012a but still have tzcode2011i.
Add "Home Page: http://www.iana.org/time-zones";.
Add apb to "Responsible".
Add usr/share/zoneinfo/America/Creston to set lists,
after tzdata2012a update.


To generate a diff of this commit:
cvs rdiff -u -r1.678.2.17 -r1.678.2.18 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.486.2.14 -r1.486.2.15 src/doc/3RDPARTY

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2012-03-01 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Fri Mar  2 02:58:20 UTC 2012

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1441.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.232 -r1.1.2.233 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/share/zoneinfo

2012-03-01 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Fri Mar  2 02:57:58 UTC 2012

Modified Files:
src/share/zoneinfo [netbsd-4]: antarctica asia australasia europe
leapseconds northamerica southamerica zone.tab

Log Message:
Pull up following revision(s) (requested by apb in ticket #1441):
share/zoneinfo/antarctica: patch
share/zoneinfo/asia: patch
share/zoneinfo/australasia: patch
share/zoneinfo/europe: patch
share/zoneinfo/leapseconds: patch
share/zoneinfo/northamerica: patch
share/zoneinfo/southamerica: patch
share/zoneinfo/zone.tab: patch

Import tzdata2012a from ftp://munnari.oz.au/pub/tzdata2012a.tar.gz.
Major changes since tzdata2011n:
Chile 2011/2012 and 2012/2013 summer time date adjustments.
Falkland Islands onto permanent summer time (were assuming for the
foreseeable future, though 2012 is all were fairly certain of.)
Armenia has abolished Summer Time.
Tokelau jumped the International Date Line back last December
(just the same as their near neighbour, Samoa).
America/Creston is a new zone for a small area of British Columbia
There will be a leapsecond 2012-06-30 23:59:60 UTC.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.16.2.2 -r1.1.1.16.2.3 src/share/zoneinfo/antarctica
cvs rdiff -u -r1.1.1.40.2.3 -r1.1.1.40.2.4 src/share/zoneinfo/asia
cvs rdiff -u -r1.11.2.6 -r1.11.2.7 src/share/zoneinfo/australasia
cvs rdiff -u -r1.1.1.34.2.4 -r1.1.1.34.2.5 src/share/zoneinfo/europe
cvs rdiff -u -r1.1.1.12.2.3 -r1.1.1.12.2.4 src/share/zoneinfo/leapseconds
cvs rdiff -u -r1.1.1.37.2.5 -r1.1.1.37.2.6 src/share/zoneinfo/northamerica
cvs rdiff -u -r1.1.1.35.2.4 -r1.1.1.35.2.5 src/share/zoneinfo/southamerica
cvs rdiff -u -r1.1.1.26.2.5 -r1.1.1.26.2.6 src/share/zoneinfo/zone.tab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-12-31 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Dec 31 20:51:45 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
1440


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.231 -r1.1.2.232 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/lib/libtelnet

2011-12-31 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Sat Dec 31 20:51:23 UTC 2011

Modified Files:
src/lib/libtelnet [netbsd-4]: encrypt.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #1440):
lib/libtelnet/encrypt.c: revision 1.15
Avoid buffer overflow, reported by Colin Percival at FreeBSD


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.13.10.1 src/lib/libtelnet/encrypt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-11-20 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun Nov 20 13:05:03 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1437


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.230 -r1.1.2.231 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/dist/bind

2011-11-20 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun Nov 20 13:02:27 UTC 2011

Modified Files:
src/dist/bind [netbsd-4]: CHANGES
src/dist/bind/bin/named [netbsd-4]: query.c
src/dist/bind/bin/nsupdate [netbsd-4]: nsupdate.8
src/dist/bind/lib/dns [netbsd-4]: master.c rbtdb.c
src/dist/bind/lib/isc/nothreads [netbsd-4]: condition.c mutex.c
src/dist/bind/lib/isc/unix [netbsd-4]: time.c
src/dist/bind/lib/lwres/include/lwres [netbsd-4]: lwres.h

Log Message:
Apply patch, requested by christos in ticket #1437:
src/dist/bind/CHANGES
src/dist/bind/bin/named/query.c
src/dist/bind/bin/nsupdate/nsupdate.8
src/dist/bind/lib/dns/master.c
src/dist/bind/lib/dns/rbtdb.c
src/dist/bind/lib/isc/nothreads/condition.c
src/dist/bind/lib/isc/nothreads/mutex.c
src/dist/bind/lib/isc/unix/time.c
src/dist/bind/lib/lwres/include/lwres/lwres.h
Cache lookup could return RRSIG data associated with nonexistent
records, leading to an assertion failure.  Fixes CVE-2011-4313.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4.4.7 -r1.1.1.4.4.8 src/dist/bind/CHANGES
cvs rdiff -u -r1.3.2.4 -r1.3.2.5 src/dist/bind/bin/named/query.c
cvs rdiff -u -r1.1.1.3.4.3 -r1.1.1.3.4.4 \
src/dist/bind/bin/nsupdate/nsupdate.8
cvs rdiff -u -r1.1.1.4.4.3 -r1.1.1.4.4.4 src/dist/bind/lib/dns/master.c
cvs rdiff -u -r1.1.1.4.4.5 -r1.1.1.4.4.6 src/dist/bind/lib/dns/rbtdb.c
cvs rdiff -u -r1.1.1.3.4.1 -r1.1.1.3.4.2 \
src/dist/bind/lib/isc/nothreads/condition.c \
src/dist/bind/lib/isc/nothreads/mutex.c
cvs rdiff -u -r1.1.1.3.4.2 -r1.1.1.3.4.3 src/dist/bind/lib/isc/unix/time.c
cvs rdiff -u -r1.1.1.3.4.1 -r1.1.1.3.4.2 \
src/dist/bind/lib/lwres/include/lwres/lwres.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-11-19 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Nov 19 14:40:07 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Tickets 1432, 1436, 1438, 1439


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.229 -r1.1.2.230 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/dist/openpam/lib

2011-11-19 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Nov 19 14:38:29 UTC 2011

Modified Files:
src/dist/openpam/lib [netbsd-4]: openpam_configure.c

Log Message:
Pull up following revision(s) (requested by drochner in ticket #1439):
dist/openpam/lib/openpam_configure.c: revision 1.6
Don't allow '/' characters in the "service" argument to pam_start()
The "service" is blindly appended to config directories ("/etc/pam.d/"),
and if a user can control the "service" it can get PAM to read config
files from any location.
This is not a problem with most software because the "service" is
usually a constant string. The check protects 3rd party software
from being abused.
(CVE-2011-4122)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.10.1 src/dist/openpam/lib/openpam_configure.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/kern

2011-11-19 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Nov 19 14:37:02 UTC 2011

Modified Files:
src/sys/kern [netbsd-4]: kern_event.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #1438):
sys/kern/kern_event.c: revision 1.73
PR/45618: Motoyuki OHMORI: kqueue EVFILT_TIMER with smaller timeout value
makes DIAGNOSTIC kernel panic:
KASSERT((c->c_flags & CALLOUT_PENDING) !=3D 0);
If the computed ticks are <= 0 set it to 1


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.33.2.1 src/sys/kern/kern_event.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/uvm

2011-11-19 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Nov 19 14:21:37 UTC 2011

Modified Files:
src/sys/uvm [netbsd-4]: uvm_meter.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #1436):
sys/uvm/uvm_meter.c: revision 1.57 via patch
if you are going to dereference a variable, check the variable itself, not
it cousin.


To generate a diff of this commit:
cvs rdiff -u -r1.43.2.1 -r1.43.2.2 src/sys/uvm/uvm_meter.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/lib/librmt

2011-11-19 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Nov 19 14:18:29 UTC 2011

Modified Files:
src/lib/librmt [netbsd-4]: rmtlib.c

Log Message:
Pull up following revision(s) (requested by dholland in ticket #1432):
lib/librmt/rmtlib.c: revision 1.23
lib/librmt/rmtlib.c: revision 1.24
Improve isrmt() check: it cannot be a rmt fd if there are no pipes
open for the fd.  Prevents collision with rumphijack.
Also, prevent potential hyperspace memory access.
Does someone want to write tests for this facility?
PR/38413: Takahiro Kambe: mt(1) print some junk output when using remote tape
Not all fields are valid in the ioctl to get tape info in the rmt protocol.
Zero out the struct so that we don't print junk.
While here, KNF.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.21.4.1 src/lib/librmt/rmtlib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-11-02 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Wed Nov  2 18:29:10 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1435.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.228 -r1.1.2.229 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src

2011-11-02 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Wed Nov  2 18:28:47 UTC 2011

Modified Files:
src/distrib/sets/lists/base [netbsd-4]: mi
src/doc [netbsd-4]: 3RDPARTY
src/share/zoneinfo [netbsd-4]: africa antarctica asia australasia
backward etcetera europe factory iso3166.tab leapseconds
northamerica pacificnew solar87 solar88 solar89 southamerica
systemv zone.tab

Log Message:
Apply patch (requested by apb in ticket #1435):
distrib/sets/lists/base/mi  patch
doc/3RDPARTYpatch
share/zoneinfo/africa   patch
share/zoneinfo/antarctica   patch
share/zoneinfo/asia patch
share/zoneinfo/australasia  patch
share/zoneinfo/backward patch
share/zoneinfo/etcetera patch
share/zoneinfo/europe   patch
share/zoneinfo/factory  patch
share/zoneinfo/iso3166.tab  patch
share/zoneinfo/leapseconds  patch
share/zoneinfo/northamerica patch
share/zoneinfo/pacificnew   patch
share/zoneinfo/solar87  patch
share/zoneinfo/solar88  patch
share/zoneinfo/solar89  patch
share/zoneinfo/southamerica patch
share/zoneinfo/systemv  patch
share/zoneinfo/yearistype.shpatch
share/zoneinfo/zone.tab patch

Update to tzdata2011n.
[apb, ticket #1435]


To generate a diff of this commit:
cvs rdiff -u -r1.678.2.16 -r1.678.2.17 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.486.2.13 -r1.486.2.14 src/doc/3RDPARTY
cvs rdiff -u -r1.1.1.21.2.4 -r1.1.1.21.2.5 src/share/zoneinfo/africa
cvs rdiff -u -r1.1.1.16.2.1 -r1.1.1.16.2.2 src/share/zoneinfo/antarctica
cvs rdiff -u -r1.1.1.40.2.2 -r1.1.1.40.2.3 src/share/zoneinfo/asia
cvs rdiff -u -r1.11.2.5 -r1.11.2.6 src/share/zoneinfo/australasia
cvs rdiff -u -r1.1.1.17.2.2 -r1.1.1.17.2.3 src/share/zoneinfo/backward
cvs rdiff -u -r1.1.1.6 -r1.1.1.6.2.1 src/share/zoneinfo/etcetera
cvs rdiff -u -r1.1.1.34.2.3 -r1.1.1.34.2.4 src/share/zoneinfo/europe
cvs rdiff -u -r1.1.1.3 -r1.1.1.3.2.1 src/share/zoneinfo/factory \
src/share/zoneinfo/pacificnew src/share/zoneinfo/solar87 \
src/share/zoneinfo/solar88 src/share/zoneinfo/solar89
cvs rdiff -u -r1.1.1.15.2.2 -r1.1.1.15.2.3 src/share/zoneinfo/iso3166.tab
cvs rdiff -u -r1.1.1.12.2.2 -r1.1.1.12.2.3 src/share/zoneinfo/leapseconds
cvs rdiff -u -r1.1.1.37.2.4 -r1.1.1.37.2.5 src/share/zoneinfo/northamerica
cvs rdiff -u -r1.1.1.35.2.3 -r1.1.1.35.2.4 src/share/zoneinfo/southamerica
cvs rdiff -u -r1.1.1.4 -r1.1.1.4.2.1 src/share/zoneinfo/systemv
cvs rdiff -u -r1.1.1.26.2.4 -r1.1.1.26.2.5 src/share/zoneinfo/zone.tab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-08-22 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Mon Aug 22 17:55:20 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Adjust ticket 1433 entry for additional build-fix pullup.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.227 -r1.1.2.228 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-08-19 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Fri Aug 19 22:28:57 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1433.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.226 -r1.1.2.227 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/usr.bin

2011-08-19 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Fri Aug 19 22:28:30 UTC 2011

Modified Files:
src/usr.bin/compress [netbsd-4]: zopen.c
src/usr.bin/gzip [netbsd-4]: zuncompress.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #1433):
usr.bin/compress/zopen.c: revision 1.14-1.15
xfree/xc/lib/font/fontfile/decompress.c: revision 1.2
xfree/xc/extras/freetype2/src/lzw/zopen.c: revision 1.2
usr.bin/gzip/zuncompress.c: revision 1.9-1.11

Fix CVS-2011-2895, buffer overflow in decompress
provisional fix for CVS-2011-2895, buffer overflow when uncompressing
provisional fix for CVE-2011-2895, buffer overflow in decompression
set errno on overflow return.
Do proper input validation without penalizing performance.
Do proper input validation. Allow decompressing all input streams.
Increase robustness of LZW decoding to avoid buffer overflow on
arbitrary manipulated input streams in combination with uninitalised
memory.
Increase strictness of LZW parser.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.8.18.1 src/usr.bin/compress/zopen.c
cvs rdiff -u -r1.6 -r1.6.6.1 src/usr.bin/gzip/zuncompress.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-07-15 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Sat Jul 16 00:45:59 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1431.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.225 -r1.1.2.226 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/dist/bind/lib/dns

2011-07-15 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Sat Jul 16 00:45:39 UTC 2011

Modified Files:
src/dist/bind/lib/dns [netbsd-4]: masterdump.c message.c ncache.c
rbtdb.c rdataset.c resolver.c validator.c
src/dist/bind/lib/dns/include/dns [netbsd-4]: rdataset.h

Log Message:
dist/bind/lib/dns/masterdump.c  patch
dist/bind/lib/dns/message.c patch
dist/bind/lib/dns/ncache.c  patch
dist/bind/lib/dns/rbtdb.c   patch
dist/bind/lib/dns/rdataset.cpatch
dist/bind/lib/dns/resolver.cpatch
dist/bind/lib/dns/validator.c   patch
dist/bind/lib/dns/include/dns/rdataset.hpatch

Patch bind to address CVE-2011-2464.
[spz, ticket #1431]


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4.4.3 -r1.1.1.4.4.4 src/dist/bind/lib/dns/masterdump.c
cvs rdiff -u -r1.2.4.3 -r1.2.4.4 src/dist/bind/lib/dns/message.c
cvs rdiff -u -r1.1.1.3.4.3 -r1.1.1.3.4.4 src/dist/bind/lib/dns/ncache.c \
src/dist/bind/lib/dns/rdataset.c
cvs rdiff -u -r1.1.1.4.4.4 -r1.1.1.4.4.5 src/dist/bind/lib/dns/rbtdb.c
cvs rdiff -u -r1.2.2.6 -r1.2.2.7 src/dist/bind/lib/dns/resolver.c
cvs rdiff -u -r1.4.4.6 -r1.4.4.7 src/dist/bind/lib/dns/validator.c
cvs rdiff -u -r1.1.1.3.4.3 -r1.1.1.3.4.4 \
src/dist/bind/lib/dns/include/dns/rdataset.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-06-18 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Jun 18 10:37:45 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket #1430


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.224 -r1.1.2.225 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/dist/bind

2011-06-18 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Jun 18 10:36:32 UTC 2011

Modified Files:
src/dist/bind [netbsd-4]: CHANGES version
src/dist/bind/lib/dns [netbsd-4]: api ncache.c rdataset.c validator.c
src/dist/bind/lib/dns/include/dns [netbsd-4]: rdataset.h

Log Message:
Apply patch, requested by spz in ticket #1430:
dist/bind/CHANGES:  patch
dist/bind/version:  patch
dist/bind/lib/dns/api:  patch
dist/bind/lib/dns/ncache.c: patch
dist/bind/lib/dns/rdataset.c:   patch
dist/bind/lib/dns/validator.c:  patch
dist/bind/lib/dns/include/dns/rdataset.h:   patch

Fix security issue: An authoritative name server sending a negative
 response containing a very large RRset could
 trigger an off-by-one error in the ncache code
 and crash named.
Fix bug: Named could fail to validate zones listed in a DLV
 that validated insecure without using DLV and had
 DS records in the parent zone.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4.4.6 -r1.1.1.4.4.7 src/dist/bind/CHANGES
cvs rdiff -u -r1.1.1.4.4.7 -r1.1.1.4.4.8 src/dist/bind/version
cvs rdiff -u -r1.1.1.4.4.5 -r1.1.1.4.4.6 src/dist/bind/lib/dns/api
cvs rdiff -u -r1.1.1.3.4.2 -r1.1.1.3.4.3 src/dist/bind/lib/dns/ncache.c \
src/dist/bind/lib/dns/rdataset.c
cvs rdiff -u -r1.4.4.5 -r1.4.4.6 src/dist/bind/lib/dns/validator.c
cvs rdiff -u -r1.1.1.3.4.2 -r1.1.1.3.4.3 \
src/dist/bind/lib/dns/include/dns/rdataset.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-05-09 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Mon May  9 19:39:19 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1429


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.223 -r1.1.2.224 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/lib/libc/resolv

2011-05-09 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Mon May  9 19:37:30 UTC 2011

Modified Files:
src/lib/libc/resolv [netbsd-4]: res_init.c

Log Message:
Pull up following revision(s) (requested by taca in ticket #1429):
lib/libc/resolv/res_init.c: revisions 1.11, 1.12 via patch
Don't check for ext being NULL to destroy the res_state. Instead check
the option bits like we did before.
Only try free-ing a version of res if it is not supposed to be pre-inited
like before. Fixes issues with programs passing random uninitialized data
as res_state.


To generate a diff of this commit:
cvs rdiff -u -r1.8.4.3 -r1.8.4.4 src/lib/libc/resolv/res_init.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-05-08 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun May  8 17:32:20 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Tickets 1422, 1423, 1428


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.222 -r1.1.2.223 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/lib/libc/db

2011-05-08 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun May  8 17:26:14 UTC 2011

Modified Files:
src/lib/libc/db/btree [netbsd-4]: bt_open.c
src/lib/libc/db/hash [netbsd-4]: hash_page.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #1428):
lib/libc/db/hash/hash_page.c: revision 1.24
lib/libc/db/btree/bt_open.c: revision 1.25
Correct check for snprintf() overflow via Maksymilian Arciemowicz from FreeBSD.
(the bt one was ok, but set errno and make it the same for consistency).
[to be pulled up]


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.20.2.1 src/lib/libc/db/btree/bt_open.c
cvs rdiff -u -r1.19 -r1.19.2.1 src/lib/libc/db/hash/hash_page.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/distrib/sets/lists/man

2011-05-08 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun May  8 17:24:55 UTC 2011

Modified Files:
src/distrib/sets/lists/man [netbsd-4]: mi

Log Message:
Pull up following revision(s) (requested by fair in ticket #1423):
distrib/sets/lists/man/mi: revision 1.1305 via patch
I missed the .0 and .html changes for mr.4 replacement by gtp.4 in PR =
kern/40070
Now corrected.


To generate a diff of this commit:
cvs rdiff -u -r1.955.2.24 -r1.955.2.25 src/distrib/sets/lists/man/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/share/man/man4

2011-05-08 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun May  8 17:19:01 UTC 2011

Removed Files:
src/share/man/man4 [netbsd-4]: mr.4

Log Message:
Pull up following revision(s) (requested by fair in ticket #1422):
share/man/man4/gtp.4: revision 1.1
share/man/man4/mr.4: delete
distrib/sets/lists/man/mi: revision 1.1304
share/man/man4/Makefile: revision 1.556
The mr(4) driver was replaced by gtp(4) in 2002, but the documentation
did not follow; fix PR kern/40070


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r0 src/share/man/man4/mr.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src

2011-05-08 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun May  8 17:18:20 UTC 2011

Modified Files:
src/distrib/sets/lists/man [netbsd-4]: mi
src/share/man/man4 [netbsd-4]: Makefile
Added Files:
src/share/man/man4 [netbsd-4]: gtp.4

Log Message:
Pull up following revision(s) (requested by fair in ticket #1422):
share/man/man4/gtp.4: revision 1.1
distrib/sets/lists/man/mi: revision 1.1304
share/man/man4/Makefile: revision 1.556
The mr(4) driver was replaced by gtp(4) in 2002, but the documentation
did not follow; fix PR kern/40070


To generate a diff of this commit:
cvs rdiff -u -r1.955.2.23 -r1.955.2.24 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.415.2.11 -r1.415.2.12 src/share/man/man4/Makefile
cvs rdiff -u -r0 -r1.2.4.2 src/share/man/man4/gtp.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-04-07 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Thu Apr  7 17:34:14 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1427.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.221 -r1.1.2.222 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/dist/dhcp/client

2011-04-07 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Thu Apr  7 17:33:55 UTC 2011

Modified Files:
src/dist/dhcp/client [netbsd-4]: dhclient.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #1427):
dist/dhcp/client/dhclient.c: revision 1.21
CVE-2011-0997 dhclient: insufficient sanitization of certain DHCP
response values. Apply patch by hand from the 3.1-ESV-R1 release.


To generate a diff of this commit:
cvs rdiff -u -r1.18.2.1 -r1.18.2.2 src/dist/dhcp/client/dhclient.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-04-06 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Thu Apr  7 06:33:51 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
1426


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.220 -r1.1.2.221 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-04-03 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Sun Apr  3 15:18:32 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Tickets 1424, 1425.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.219 -r1.1.2.220 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys

2011-04-03 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Sun Apr  3 15:16:11 UTC 2011

Modified Files:
src/sys/netinet6 [netbsd-4]: ipcomp_input.c
src/sys/netipsec [netbsd-4]: xform_ipcomp.c

Log Message:
Pull up following revision(s) (requested by spz in ticket #1425):
sys/netipsec/xform_ipcomp.c: revision 1.26
sys/netinet6/ipcomp_input.c: revision 1.37
mitigation for CVE-2011-1547
this should really be solved by counting nested headers (like in the
inet6 case) instead
mitigation for CVE-2011-1547


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.30.2.1 src/sys/netinet6/ipcomp_input.c
cvs rdiff -u -r1.8.2.1 -r1.8.2.2 src/sys/netipsec/xform_ipcomp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/netinet

2011-04-03 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Sun Apr  3 15:05:13 UTC 2011

Modified Files:
src/sys/netinet [netbsd-4]: tcp_output.c

Log Message:
Pull up following revision(s) (requested by spz in ticket #1424):
sys/netinet/tcp_output.c: revision 1.170
Clean up setting ECN bit in TOS.  Fixes PR 44742


To generate a diff of this commit:
cvs rdiff -u -r1.153.2.1 -r1.153.2.2 src/sys/netinet/tcp_output.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-03-22 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Tue Mar 22 08:02:50 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1414.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.218 -r1.1.2.219 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/usr.sbin/nfsd

2011-03-22 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Tue Mar 22 08:01:38 UTC 2011

Modified Files:
src/usr.sbin/nfsd [netbsd-4]: nfsd.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #1414):
usr.sbin/nfsd/nfsd.c: revision 1.57 via patch
PR/42486: Ed Ravin nfsd sometimes exits prematurely during port-scan fix
from freebsd bin 61084 applied (preserving errno properly). The accept
code should be merged.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.49.2.1 src/usr.sbin/nfsd/nfsd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-03-20 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun Mar 20 20:52:30 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
ticket 1417, 1418, 1420, 1421


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.217 -r1.1.2.218 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/kern

2011-03-20 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun Mar 20 20:51:52 UTC 2011

Modified Files:
src/sys/kern [netbsd-4]: kern_exec.c

Log Message:
Pull up following revision(s) (requested by spz in ticket #1421):
sys/kern/kern_exec.c: revision 1.269 via patch
Check for number of processes resource violation in execve().


To generate a diff of this commit:
cvs rdiff -u -r1.232.2.3 -r1.232.2.4 src/sys/kern/kern_exec.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/gnu/dist/postfix

2011-03-20 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun Mar 20 20:47:27 UTC 2011

Modified Files:
src/gnu/dist/postfix [netbsd-4]: HISTORY RELEASE_NOTES makedefs
src/gnu/dist/postfix/html [netbsd-4]: postconf.5.html
src/gnu/dist/postfix/man/man5 [netbsd-4]: postconf.5
src/gnu/dist/postfix/mantools [netbsd-4]: postlink
src/gnu/dist/postfix/proto [netbsd-4]: postconf.proto
src/gnu/dist/postfix/src/bounce [netbsd-4]: bounce_template.c
src/gnu/dist/postfix/src/cleanup [netbsd-4]: cleanup_map1n.c
src/gnu/dist/postfix/src/flush [netbsd-4]: flush.c
src/gnu/dist/postfix/src/global [netbsd-4]: cleanup_user.h db_common.c
mail_params.h mail_version.h pipe_command.c
src/gnu/dist/postfix/src/local [netbsd-4]: recipient.c
src/gnu/dist/postfix/src/master [netbsd-4]: master_sig.c
src/gnu/dist/postfix/src/milter [netbsd-4]: milter8.c
src/gnu/dist/postfix/src/oqmgr [netbsd-4]: qmgr_entry.c
src/gnu/dist/postfix/src/pickup [netbsd-4]: pickup.c
src/gnu/dist/postfix/src/pipe [netbsd-4]: pipe.c
src/gnu/dist/postfix/src/postdrop [netbsd-4]: postdrop.c
src/gnu/dist/postfix/src/postsuper [netbsd-4]: postsuper.c
src/gnu/dist/postfix/src/qmgr [netbsd-4]: qmgr_entry.c
src/gnu/dist/postfix/src/smtp [netbsd-4]: lmtp_params.c smtp.c
smtp_params.c smtp_proto.c smtp_reuse.c
src/gnu/dist/postfix/src/smtpd [netbsd-4]: smtpd.c smtpd_check.c
smtpd_proxy.c
src/gnu/dist/postfix/src/tls [netbsd-4]: Makefile.in tls_certkey.c
src/gnu/dist/postfix/src/trivial-rewrite [netbsd-4]: resolve.c
src/gnu/dist/postfix/src/util [netbsd-4]: events.c host_port.c
make_dirs.c match_ops.c safe_open.c sys_defs.h valid_hostname.c
vstream.c vstring.c watchdog.c
src/gnu/dist/postfix/src/xsasl [netbsd-4]: xsasl_dovecot_server.c

Log Message:
Apply patch (requested by tron in ticket #1420):
gnu/dist/postfix/HISTORY:   patch
gnu/dist/postfix/RELEASE_NOTES: patch
gnu/dist/postfix/makedefs:  patch
gnu/dist/postfix/html/postconf.5.html:  patch
gnu/dist/postfix/man/man5/postconf.5:   patch
gnu/dist/postfix/mantools/postlink: patch
gnu/dist/postfix/src/bounce/bounce_template.c:  patch
gnu/dist/postfix/src/cleanup/cleanup_map1n.c:   patch
gnu/dist/postfix/src/flush/flush.c: patch
gnu/dist/postfix/src/global/cleanup_user.h: patch
gnu/dist/postfix/src/global/db_common.c:patch
gnu/dist/postfix/src/global/mail_params.h:  patch
gnu/dist/postfix/src/global/mail_version.h: patch
gnu/dist/postfix/src/global/pipe_command.c: patch
gnu/dist/postfix/src/local/recipient.c: patch
gnu/dist/postfix/src/master/master_sig.c:   patch
gnu/dist/postfix/src/milter/milter8.c:  patch
gnu/dist/postfix/src/oqmgr/qmgr_entry.c:patch
gnu/dist/postfix/src/pickup/pickup.c:   patch
gnu/dist/postfix/src/pipe/pipe.c:   patch
gnu/dist/postfix/src/postdrop/postdrop.c:   patch
gnu/dist/postfix/src/postsuper/postsuper.c: patch
gnu/dist/postfix/src/qmgr/qmgr_entry.c: patch
gnu/dist/postfix/src/smtp/smtp.c:   patch
gnu/dist/postfix/src/smtp/lmtp_params.c:patch
gnu/dist/postfix/src/smtp/smtp_params.c:patch
gnu/dist/postfix/src/smtp/smtp_proto.c: patch
gnu/dist/postfix/src/smtp/smtp_reuse.c: patch
gnu/dist/postfix/src/smtpd/smtpd.c: patch
gnu/dist/postfix/src/smtpd/smtpd_check.c:   patch
gnu/dist/postfix/src/smtpd/smtpd_proxy.c:   patch
gnu/dist/postfix/src/tls/Makefile.in:   patch
gnu/dist/postfix/src/tls/tls_certkey.c: patch
gnu/dist/postfix/src/trivial-rewrite/resolve.c: patch
gnu/dist/postfix/src/util/events.c: patch
gnu/dist/postfix/src/util/host_port.c:  patch
gnu/dist/postfix/src/util/make_dirs.c:  patch
gnu/dist/postfix/src/util/match_ops.c:  patch
gnu/dist/postfix/src/util/safe_open.c:  patch
gnu/dist/postfix/src/util/sys_defs.h:   patch
gnu/dist/postfix/src/util/valid_hostname.c: patch
gnu/dist/postfix/src/util/vstream.c:patch
gnu/dist/postfix/src/util/vstring.c:patch
gnu/dist/postfix/src/util/watchdog.c:   patch
gnu/dist/postfix/src/xsasl/xsasl_dovecot_server.c:patch
gnu/dist/postfix/proto/postconf.proto:  patch

Update Postfix to version 2.4.16. This update fixes many bugs
including the vulnerability report

CVS commit: [netbsd-4] src/lib/libc/inet

2011-03-20 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun Mar 20 20:38:19 UTC 2011

Modified Files:
src/lib/libc/inet [netbsd-4]: inet_net_pton.c

Log Message:
Pull up following revision(s) (requested by spz in ticket #1418):
lib/libc/inet/inet_net_pton.c: revision 1.2
Check bits on each loop to prevent integer oveflow.
Reported by Maksymilian Arciemowicz


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.10.1 src/lib/libc/inet/inet_net_pton.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/kern

2011-03-20 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun Mar 20 20:36:57 UTC 2011

Modified Files:
src/sys/kern [netbsd-4]: vfs_syscalls.c

Log Message:
Pull up following revision(s) (requested by dholland in ticket #1417):
sys/kern/vfs_syscalls.c: revision 1.415 via patch
Check for bogus flags to access() up front. Otherwise we end up
calling VOP_ACCESS with flags 0 and something asserts deep in the
bowels of kauth. PR 44648 from Taylor Campbell. (I moved the check
earlier relative to the suggested patch.)
Pullup candidate.


To generate a diff of this commit:
cvs rdiff -u -r1.279.2.5 -r1.279.2.6 src/sys/kern/vfs_syscalls.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-03-07 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Mon Mar  7 17:14:41 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
fix last


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.216 -r1.1.2.217 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-03-07 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Mon Mar  7 17:08:58 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
1419


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.215 -r1.1.2.216 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/sys/kern

2011-03-07 Thread Soren Jacobsen
Module Name:src
Committed By:   snj
Date:   Mon Mar  7 17:07:17 UTC 2011

Modified Files:
src/sys/kern [netbsd-4]: init_sysctl.c

Log Message:
Apply patch (requested by joerg in ticket 1419):
Sanitize arguments before memory allocation.


To generate a diff of this commit:
cvs rdiff -u -r1.93.2.2 -r1.93.2.3 src/sys/kern/init_sysctl.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/dist/bind/lib/isc/alpha/include/isc

2011-01-29 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sat Jan 29 17:37:27 UTC 2011

Modified Files:
src/dist/bind/lib/isc/alpha/include/isc [netbsd-4]: atomic.h

Log Message:
Add __unused to inline functions; fix alpha build after ticket #1413


To generate a diff of this commit:
cvs rdiff -u -r1.2.2.3 -r1.2.2.4 \
src/dist/bind/lib/isc/alpha/include/isc/atomic.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src/doc

2011-01-23 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun Jan 23 21:55:04 UTC 2011

Modified Files:
src/doc [netbsd-4]: CHANGES-4.1

Log Message:
Ticket 1413


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.214 -r1.1.2.215 src/doc/CHANGES-4.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-4] src

2011-01-23 Thread Manuel Bouyer
Module Name:src
Committed By:   bouyer
Date:   Sun Jan 23 21:47:52 UTC 2011

Modified Files:
src/dist/bind [netbsd-4]: CHANGES COPYRIGHT FAQ FAQ.xml Makefile.in
README README.idnkit acconfig.h config.guess config.h.in
config.h.win32 configure configure.in libtool.m4 ltmain.sh version
src/dist/bind/bin/check [netbsd-4]: check-tool.c named-checkconf.8
named-checkconf.c named-checkconf.html named-checkzone.8
named-checkzone.c named-checkzone.docbook named-checkzone.html
src/dist/bind/bin/dig [netbsd-4]: dig.1 dig.c dig.docbook dig.html
dighost.c host.1 host.c host.docbook host.html nslookup.1
nslookup.c nslookup.html
src/dist/bind/bin/dig/include/dig [netbsd-4]: dig.h
src/dist/bind/bin/dnssec [netbsd-4]: dnssec-keygen.8
dnssec-keygen.docbook dnssec-keygen.html dnssec-signzone.8
dnssec-signzone.c dnssec-signzone.docbook dnssec-signzone.html
src/dist/bind/bin/named [netbsd-4]: client.c config.c control.c
controlconf.c interfacemgr.c log.c lwaddr.c lwdgnba.c lwdnoop.c
lwresd.8 lwresd.c lwresd.docbook lwresd.html main.c named.8
named.conf.5 named.conf.docbook named.conf.html named.docbook
named.html query.c server.c update.c xfrout.c
src/dist/bind/bin/named/include/named [netbsd-4]: client.h globals.h
log.h lwdclient.h notify.h server.h
src/dist/bind/bin/named/unix [netbsd-4]: os.c
src/dist/bind/bin/named/unix/include/named [netbsd-4]: os.h
src/dist/bind/bin/named/win32 [netbsd-4]: ntservice.c os.c
src/dist/bind/bin/named/win32/include/named [netbsd-4]: os.h
src/dist/bind/bin/nsupdate [netbsd-4]: Makefile.in nsupdate.8
nsupdate.c nsupdate.docbook nsupdate.html
src/dist/bind/bin/rndc [netbsd-4]: rndc-confgen.8 rndc-confgen.c
rndc-confgen.html rndc.8 rndc.c rndc.conf.5 rndc.conf.html
rndc.docbook rndc.html
src/dist/bind/bin/rndc/include/rndc [netbsd-4]: os.h
src/dist/bind/bin/tests [netbsd-4]: cfg_test.c sig0_test.c sock_test.c
src/dist/bind/bin/tests/db [netbsd-4]: t_db.c
src/dist/bind/bin/tests/dst [netbsd-4]: dst_test.c t_dst.c
src/dist/bind/bin/tests/master [netbsd-4]: t_master.c
src/dist/bind/bin/tests/mem [netbsd-4]: t_mem.c
src/dist/bind/bin/tests/names [netbsd-4]: t_names.c
src/dist/bind/bin/tests/rbt [netbsd-4]: t_rbt.c
src/dist/bind/bin/tests/system [netbsd-4]: conf.sh.in ifconfig.sh
testsock.pl
src/dist/bind/bin/tests/system/dlv [netbsd-4]: clean.sh tests.sh
src/dist/bind/bin/tests/system/dlv/ns3 [netbsd-4]: child.db.in sign.sh
src/dist/bind/bin/tests/system/dnssec [netbsd-4]: tests.sh
src/dist/bind/bin/tests/system/dnssec/ns1 [netbsd-4]: root.db.in
sign.sh
src/dist/bind/bin/tests/system/dnssec/ns2 [netbsd-4]: example.db.in
named.conf sign.sh
src/dist/bind/bin/tests/system/glue/ns1 [netbsd-4]: named.conf
src/dist/bind/bin/tests/system/ixfr/ans2 [netbsd-4]: ans.pl
src/dist/bind/bin/tests/system/lwresd [netbsd-4]: lwtest.c
src/dist/bind/bin/tests/system/resolver [netbsd-4]: tests.sh
src/dist/bind/bin/tests/system/resolver/ans2 [netbsd-4]: ans.pl
src/dist/bind/bin/tests/system/resolver/ans3 [netbsd-4]: ans.pl
src/dist/bind/bin/tests/system/tkey/ns1 [netbsd-4]: named.conf.in
src/dist/bind/bin/tests/system/xfer [netbsd-4]: clean.sh tests.sh
src/dist/bind/bin/tests/system/xfer/ns2 [netbsd-4]: named.conf
src/dist/bind/bin/tests/tasks [netbsd-4]: t_tasks.c
src/dist/bind/bin/tests/timers [netbsd-4]: t_timers.c
src/dist/bind/bin/win32/BINDInstall [netbsd-4]: BINDInstallDlg.cpp
VersionInfo.cpp
src/dist/bind/contrib/dbus [netbsd-4]: dbus_mgr.c dbus_service.c
src/dist/bind/contrib/dlz [netbsd-4]: config.dlz.in
src/dist/bind/contrib/dlz/drivers [netbsd-4]: dlz_bdb_driver.c
dlz_mysql_driver.c
src/dist/bind/contrib/idn/idnkit-1.0-src/tools/idnconv [netbsd-4]:
selectiveencode.h
src/dist/bind/contrib/query-loc-0.3.0 [netbsd-4]: ADDRESSES ALGO
INSTALL Makefile.in README USAGE config.h.in configure configure.in
install-sh loc.c loc.h loc_ntoa.c query-loc.1 query-loc.c
src/dist/bind/contrib/queryperf/utils [netbsd-4]: gen-data-queryperf.py
src/dist/bind/contrib/sdb/pgsql [netbsd-4]: zonetodb.c
src/dist/bind/contrib/sdb/sqlite [netbsd-4]: sqlitedb.c sqlitedb.h
zone2sqlite.c
src/dist/bind/doc/arm [netbsd-4]: Bv9ARM-book.xml Bv9ARM.ch01.html
Bv9ARM.ch02.html Bv9ARM.ch03.html Bv9ARM.ch04.html Bv9ARM.ch05.html
Bv9ARM.ch06.html Bv9ARM.ch07.html Bv9ARM.ch08.html Bv9ARM.ch09.html
Bv9ARM.ch10.html Bv9ARM.html Bv9ARM

  1   2   >