CVS commit: src/sys/netinet6
Module Name:src Committed By: ozaki-r Date: Tue Aug 11 08:27:08 UTC 2015 Modified Files: src/sys/netinet6: nd6.c Log Message: Free rtentry when we successfully obtain it but return NULL To generate a diff of this commit: cvs rdiff -u -r1.166 -r1.167 src/sys/netinet6/nd6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: [netbsd-7] src/doc
Module Name:src Committed By: sborrill Date: Tue Aug 11 08:29:03 UTC 2015 Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Fix typos To generate a diff of this commit: cvs rdiff -u -r1.1.2.365 -r1.1.2.366 src/doc/CHANGES-7.0 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/netinet6
Module Name:src Committed By: ozaki-r Date: Tue Aug 11 09:30:32 UTC 2015 Modified Files: src/sys/netinet6: nd6.c Log Message: Fix double rtfree To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168 src/sys/netinet6/nd6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/zaurus/conf
Module Name:src Committed By: nonaka Date: Tue Aug 11 13:12:25 UTC 2015 Modified Files: src/sys/arch/zaurus/conf: files.zaurus Log Message: armfpe is gone. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/zaurus/conf/files.zaurus Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/bsd/ipf/dist/man
Module Name:src Committed By: prlw1 Date: Tue Aug 11 16:06:53 UTC 2015 Modified Files: src/external/bsd/ipf/dist/man: ipnat.5 Log Message: fix typos To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ipf/dist/man/ipnat.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS import: src/external/public-domain/tz/dist
Module Name:src Committed By: apb Date: Tue Aug 11 18:07:13 UTC 2015 Update of /cvsroot/src/external/public-domain/tz/dist In directory ivanova.netbsd.org:/tmp/cvs-serv27174 Log Message: Import tzdata2015f from ftp://ftp.iana.org/tz/releases/tzdata2015f.tar.gz Summary of changes in tzdata2015f (2015-08-10 18:06:56 -0700): * North Korea switches to +0830 on 2015-08-15. * Uruguay no longer observes DST. * Moldova starts and ends DST at 00:00 UTC, not at 01:00 UTC. * The two characters '%z' in a zone format now stand for the UTC offset, e.g., '-07' for seven hours behind UTC and '+0530' for five hours and thirty minutes ahead. * Comments for America/Halifax and America/Glace_Bay have been improved. * Data entries have been simplified for Atlantic/Canary, Europe/Simferopol, Europe/Sofia, and Europe/Tallinn. * Changes affecting documentation. Status: Vendor Tag: TZDATA Release Tags: TZDATA2015F U src/external/public-domain/tz/dist/leap-seconds.list U src/external/public-domain/tz/dist/CONTRIBUTING U src/external/public-domain/tz/dist/Makefile U src/external/public-domain/tz/dist/NEWS U src/external/public-domain/tz/dist/README U src/external/public-domain/tz/dist/Theory U src/external/public-domain/tz/dist/africa U src/external/public-domain/tz/dist/antarctica U src/external/public-domain/tz/dist/asia U src/external/public-domain/tz/dist/australasia U src/external/public-domain/tz/dist/europe U src/external/public-domain/tz/dist/northamerica U src/external/public-domain/tz/dist/southamerica U src/external/public-domain/tz/dist/pacificnew U src/external/public-domain/tz/dist/etcetera U src/external/public-domain/tz/dist/backward U src/external/public-domain/tz/dist/systemv U src/external/public-domain/tz/dist/factory U src/external/public-domain/tz/dist/backzone U src/external/public-domain/tz/dist/iso3166.tab U src/external/public-domain/tz/dist/leapseconds U src/external/public-domain/tz/dist/zone1970.tab U src/external/public-domain/tz/dist/zone.tab U src/external/public-domain/tz/dist/yearistype.sh U src/external/public-domain/tz/dist/checklinks.awk U src/external/public-domain/tz/dist/checktab.awk U src/external/public-domain/tz/dist/leapseconds.awk U src/external/public-domain/tz/dist/zoneinfo2tdf.pl No conflicts created by this import
CVS commit: src/external/public-domain/tz
Module Name:src Committed By: apb Date: Tue Aug 11 18:10:13 UTC 2015 Modified Files: src/external/public-domain/tz: tzdata2netbsd Log Message: Update for tzdata2015f: * Fix numbering in a comment; * Update version numbers; * Adjust a regex to recognise "Changes affecting.*data" without the word "format". To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/public-domain/tz/tzdata2netbsd Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: apb Date: Tue Aug 11 18:11:11 UTC 2015 Modified Files: src/doc: 3RDPARTY Log Message: Update for tzdata2015f To generate a diff of this commit: cvs rdiff -u -r1.1241 -r1.1242 src/doc/3RDPARTY Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: apb Date: Tue Aug 11 18:12:21 UTC 2015 Modified Files: src/doc: CHANGES Log Message: zoneinfo: Import tzdata2015f. [apb 20150811] To generate a diff of this commit: cvs rdiff -u -r1.2089 -r1.2090 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libcompat
Module Name:src Committed By: dholland Date: Tue Aug 11 18:15:41 UTC 2015 Modified Files: src/lib/libcompat/4.3: re_comp.3 src/lib/libcompat/regexp: regexp.3 Log Message: SEE ALSO re_format(7). To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/lib/libcompat/4.3/re_comp.3 cvs rdiff -u -r1.16 -r1.17 src/lib/libcompat/regexp/regexp.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: othersrc/external/bsd/arfe/dt
Module Name:othersrc Committed By: dyoung Date: Tue Aug 11 21:04:59 UTC 2015 Modified Files: othersrc/external/bsd/arfe/dt: dt.c Log Message: Add 2-clause BSD license and copyright notice. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 othersrc/external/bsd/arfe/dt/dt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/rump/dev/lib/libpci
Module Name:src Committed By: pooka Date: Tue Aug 11 22:28:34 UTC 2015 Modified Files: src/sys/rump/dev/lib/libpci: rumpdev_bus_space.c Log Message: Fix handle typos/pastos in bus_space_barrier() calls To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/rump/dev/lib/libpci/rumpdev_bus_space.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/net
Module Name:src Committed By: ozaki-r Date: Wed Aug 12 02:20:31 UTC 2015 Modified Files: src/sys/net: if_ethersubr.c Log Message: Tidy up header inclusions To generate a diff of this commit: cvs rdiff -u -r1.210 -r1.211 src/sys/net/if_ethersubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.