CVS commit: src/sys/arch/arm/conf

2013-12-26 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Dec 27 04:41:29 UTC 2013 Modified Files: src/sys/arch/arm/conf: Makefile.arm Log Message: Pass -mfpu=vfp so GAS won't complain about vmsrne To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/arch/arm/conf/Ma

CVS commit: src/sys/arch/amiga

2013-12-26 Thread Radoslaw Kujawa
Module Name:src Committed By: rkujawa Date: Thu Dec 26 20:38:11 UTC 2013 Modified Files: src/sys/arch/amiga/amiga: autoconf.c src/sys/arch/amiga/conf: GENERIC.in files.amiga src/sys/arch/amiga/dev: acafh.c acafhreg.h acafhvar.h Log Message: Implement the pr

CVS commit: src/share/zoneinfo

2013-12-26 Thread Alan Barrett
Module Name:src Committed By: apb Date: Thu Dec 26 20:19:17 UTC 2013 Modified Files: src/share/zoneinfo: Makefile Log Message: Change comments and variables to reduce differences with upstream. No change in the installed files. To generate a diff of this commit: cvs rdif

CVS commit: src

2013-12-26 Thread Alan Barrett
Module Name:src Committed By: apb Date: Thu Dec 26 20:14:38 UTC 2013 Modified Files: src/distrib/sets/lists/base: mi src/etc/mtree: NetBSD.dist.base Log Message: Remove empty directory /usr/share/zoneinfo/Mideast. The files that used to be in this directory were re

CVS commit: src/doc

2013-12-26 Thread Alan Barrett
Module Name:src Committed By: apb Date: Thu Dec 26 18:56:23 UTC 2013 Modified Files: src/doc: CHANGES Log Message: zoneinfo: Import tzdata2013i. [apb 20131226] Also fix a typp in the previous line, for tzcode2013i. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/doc

2013-12-26 Thread Alan Barrett
Module Name:src Committed By: apb Date: Thu Dec 26 18:54:07 UTC 2013 Modified Files: src/doc: 3RDPARTY Log Message: tzcode2013i and tzdata2013i have been merged. To generate a diff of this commit: cvs rdiff -u -r1.1077 -r1.1078 src/doc/3RDPARTY Please note that diffs ar

CVS commit: src/sys/arch/arm/arm32

2013-12-26 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Dec 26 18:49:23 UTC 2013 Modified Files: src/sys/arch/arm/arm32: cpuswitch.S Log Message: Replicate mcr with equivalent vms instruction. To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/sys/arch/arm/arm32/cpu

CVS commit: src/doc

2013-12-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Dec 26 18:38:09 UTC 2013 Modified Files: src/doc: CHANGES Log Message: new tzcode To generate a diff of this commit: cvs rdiff -u -r1.1867 -r1.1868 src/doc/CHANGES Please note that diffs are not public domain; they are su

CVS commit: src/doc

2013-12-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Dec 26 18:38:21 UTC 2013 Modified Files: src/doc: 3RDPARTY Log Message: update tz stuff and acpi To generate a diff of this commit: cvs rdiff -u -r1.1076 -r1.1077 src/doc/3RDPARTY Please note that diffs are not public dom

CVS commit: src/lib/libc/time

2013-12-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Dec 26 18:34:28 UTC 2013 Modified Files: src/lib/libc/time: Makefile README ctime.3 localtime.c private.h strftime.c tz-link.htm tzfile.h tzselect.ksh tzset.3 zdump.c zic.c Added Files: src/lib/libc/time:

CVS commit: src/distrib/sets/lists/base

2013-12-26 Thread Alan Barrett
Module Name:src Committed By: apb Date: Thu Dec 26 17:12:55 UTC 2013 Modified Files: src/distrib/sets/lists/base: mi Log Message: Mark usr/share/zoneinfo/{Asia,Mideast}/Riyadh{87,88,89} as obsolete. These solar time zones were removed in tzdata2013i. CrVS: Committing in .

CVS commit: src/share/zoneinfo

2013-12-26 Thread Alan Barrett
Module Name:src Committed By: apb Date: Thu Dec 26 17:09:39 UTC 2013 Modified Files: src/share/zoneinfo: Makefile australasia Added Files: src/share/zoneinfo: README Removed Files: src/share/zoneinfo: solar87 solar88 solar89 Log Message: Merge tzdata2013i.

CVS commit: src/external/bsd/smbfs/dist

2013-12-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Dec 26 16:52:36 UTC 2013 Modified Files: src/external/bsd/smbfs/dist/mount_smbfs: mount_smbfs.c src/external/bsd/smbfs/dist/smbutil: common.h login.c lookup.c print.c smbutil.c view.c Log Message: more de

CVS commit: src/external/bsd/smbfs/dist/mount_smbfs

2013-12-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Dec 26 16:42:28 UTC 2013 Modified Files: src/external/bsd/smbfs/dist/mount_smbfs: mount_smbfs.c Log Message: mark usage __noreturn To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/external/bsd/smbfs/di

CVS import: src/share/zoneinfo

2013-12-26 Thread Alan Barrett
Module Name:src Committed By: apb Date: Thu Dec 26 16:41:00 UTC 2013 Update of /cvsroot/src/share/zoneinfo In directory ivanova.netbsd.org:/tmp/cvs-serv26967 Log Message: Import tzdata2013i from ftp://ftp.iana.org/tz/releases/tzdata2013i.tar.gz. Major changes from tzdata2013d to

CVS commit: src/sys/dev/usb

2013-12-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Dec 26 15:32:48 UTC 2013 Modified Files: src/sys/dev/usb: uhidev.c Log Message: from "Just a Normal Person", make sure that we set things to NULL after we free them. To generate a diff of this commit: cvs rdiff -u -r1.58 -

CVS commit: src/lib

2013-12-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Dec 26 14:15:29 UTC 2013 Modified Files: src/lib: Makefile Log Message: add smbfs library To generate a diff of this commit: cvs rdiff -u -r1.209 -r1.210 src/lib/Makefile Please note that diffs are not public domain; they

CVS commit: src/share/man/man4/man4.alpha

2013-12-26 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Thu Dec 26 11:11:53 UTC 2013 Modified Files: src/share/man/man4/man4.alpha: intro.4 Log Message: Remove a few unneeded paragraph macros. No output change. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/share/ma