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

2013-08-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Aug 9 06:00:09 UTC 2013 Modified Files: src/sys/arch/arm/arm32: kobj_machdep.c Log Message: Fix addend manipulation To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/arm32/kobj_machdep.c Please

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

2013-08-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Aug 9 07:11:39 UTC 2013 Modified Files: src/sys/arch/arm/arm: disassem.c Log Message: Decode movw/movt To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arm/arm/disassem.c Please note that diffs are

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

2013-08-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Aug 9 07:12:42 UTC 2013 Modified Files: src/sys/arch/arm/arm32: kobj_machdep.c Log Message: Use cpu_idcache_wbinv_range so we don't nuke the entire idcache. Add a test to make sure we are only modifying movw/movt To generate

CVS commit: src/sys/conf

2013-08-09 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Aug 9 09:08:47 UTC 2013 Modified Files: src/sys/conf: Makefile.kern.inc Log Message: Fix debug kernel builds when the automatic symbol table resizing kicks in. Previously, the TAIL/HEAD link steps were being executed twice

CVS commit: src/usr.sbin/makefs

2013-08-09 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Fri Aug 9 11:29:44 UTC 2013 Modified Files: src/usr.sbin/makefs: udf.c Log Message: Oops, used size_t when off_t was meant. This results in the 4G file size modulation seen on 32 bit machines due to size_t being 32 bit there.

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

2013-08-09 Thread Radoslaw Kujawa
Module Name:src Committed By: rkujawa Date: Fri Aug 9 11:40:08 UTC 2013 Added Files: src/share/man/man4/man4.amiga: xsh.4 Log Message: Add man page for xsh(4). To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/share/man/man4/man4.amiga/xsh.4 Please note

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

2013-08-09 Thread Radoslaw Kujawa
Module Name:src Committed By: rkujawa Date: Fri Aug 9 11:41:24 UTC 2013 Modified Files: src/distrib/sets/lists/man: mi Log Message: Add xsh(4) man page to dist list. To generate a diff of this commit: cvs rdiff -u -r1.1433 -r1.1434 src/distrib/sets/lists/man/mi Please

CVS commit: src/sys/arch/amiga/dev

2013-08-09 Thread Radoslaw Kujawa
Module Name:src Committed By: rkujawa Date: Fri Aug 9 12:56:31 UTC 2013 Modified Files: src/sys/arch/amiga/dev: xsh.c Log Message: Fix style. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/amiga/dev/xsh.c Please note that diffs are not public

CVS commit: src

2013-08-09 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Fri Aug 9 15:11:08 UTC 2013 Modified Files: src/sbin/newfs_udf: newfs_udf.c newfs_udf.h udf_create.h src/usr.sbin/makefs: udf.c Log Message: Fix possible 32 bit issues. In practice hard to reach but better be safe than

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

2013-08-09 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Fri Aug 9 15:35:54 UTC 2013 Modified Files: src/share/man/man4/man4.amiga: Makefile Log Message: Make the xsh man pages to unbreak the build (sets lists were updated to expect these man pages, but they were not being built)

CVS commit: src/sys/dev/pci

2013-08-09 Thread Frank Kardel
Module Name:src Committed By: kardel Date: Fri Aug 9 19:51:29 UTC 2013 Modified Files: src/sys/dev/pci: mpii.c Log Message: fix issues when reading variable block sized tapes. symptoms: generic HBA error on console when reading with a larger blocksize.

CVS commit: src/sys/dev/scsipi

2013-08-09 Thread Frank Kardel
Module Name:src Committed By: kardel Date: Fri Aug 9 19:58:44 UTC 2013 Modified Files: src/sys/dev/scsipi: ch.c Log Message: bump command timeout to 5 minutes. several types of changers (Overland PowerLoader, Dell PowerVault) have been exceeding the 100 sec limit

CVS commit: src/tools/compat

2013-08-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Aug 9 20:12:38 UTC 2013 Modified Files: src/tools/compat: configure.ac Log Message: makefs_udf uses clock_gettime, and on some versions of linux that lives in librt To generate a diff of this commit: cvs rdiff -u -r1.78

CVS commit: src/tools/compat

2013-08-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Aug 9 20:13:21 UTC 2013 Modified Files: src/tools/compat: configure nbtool_config.h.in Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.77 -r1.78 src/tools/compat/configure cvs rdiff -u -r1.31

CVS commit: src/sys/fs/udf

2013-08-09 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Fri Aug 9 20:13:18 UTC 2013 Modified Files: src/sys/fs/udf: udf_allocation.c Log Message: Fix 32 bit issue in main file read-in function. On both 32 bit and 64 bit hosts a missing cast would result in `garbage' after the 4Gbyte

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

2013-08-09 Thread Aymeric Vincent
Module Name:src Committed By: aymeric Date: Fri Aug 9 21:19:43 UTC 2013 Modified Files: src/sys/arch/evbarm/conf: ARMADAXP Log Message: Comment out pseudo-device md so that ARMADAXP_INSTALL passes config(1). Fixes evbarm releases. To generate a diff of this commit: cvs

CVS commit: src/doc

2013-08-09 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Fri Aug 9 23:38:54 UTC 2013 Modified Files: src/doc: 3RDPARTY Log Message: I don't have the resources to maintain OpenLDAP in NetBSD anymore. To generate a diff of this commit: cvs rdiff -u -r1.1048 -r1.1049 src/doc/3RDPARTY

CVS commit: src/sys/arch/sparc64/dev

2013-08-09 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Aug 10 00:48:04 UTC 2013 Modified Files: src/sys/arch/sparc64/dev: pyro.c Log Message: thanks to mhitch, we got all the interrupt issues sorted out for now, so turn off PDB_INTR in the debug kernel. To generate a diff of this