CVS commit: [matt-nb5-mips64] src/sys/arch

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 07:46:01 UTC 2010 Modified Files: src/sys/arch/mips/conf [matt-nb5-mips64]: files.sibyte src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbpcihb.c src/sys/arch/sbmips/conf [matt-nb5-mips64]: GENERIC Removed

CVS commit: [matt-nb5-mips64] src/sys/dev/pci

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 07:43:59 UTC 2010 Modified Files: src/sys/dev/pci [matt-nb5-mips64]: ppb.c Log Message: Support the SB1250 LDT HB. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.39.18.1 src/sys/dev/pci/ppb.c Please note th

CVS commit: [matt-nb5-mips64] src/sys/arch

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 06:59:12 UTC 2010 Modified Files: src/sys/arch/mips/conf [matt-nb5-mips64]: files.sibyte src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz_pci.c src/sys/arch/sbmips/include [matt-nb5-mips64]: pci_machde

CVS commit: src/sys/dev/rasops

2010-01-20 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Jan 21 05:32:18 UTC 2010 Modified Files: src/sys/dev/rasops: rasops.c rasops.h Log Message: make RI_CENTER and RI_FULLCLEAR work with a shadow framebuffer To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/s

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-20 Thread Soren Jacobsen
Module Name:src Committed By: snj Date: Thu Jan 21 04:53:06 UTC 2010 Modified Files: src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz.c Log Message: Drop 3rd and 4th clauses on a TNF license. To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sy

CVS commit: src/sys/kern

2010-01-20 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Thu Jan 21 04:40:23 UTC 2010 Modified Files: src/sys/kern: uipc_syscalls.c Log Message: Remove unnecessary call to kauth_cred_free(). This resolves an occassional crash I'd been experiencing as reported on current-users@ Fix s

CVS commit: [matt-nb5-mips64] src/sys/arch/sbmips/conf

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 04:23:29 UTC 2010 Modified Files: src/sys/arch/sbmips/conf [matt-nb5-mips64]: GENERIC Log Message: Increase SYMTAB_SPACE Add pci support To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.70.8.1 src/sys/arch/sbm

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/sibyte/pci

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 04:22:33 UTC 2010 Added Files: src/sys/arch/mips/sibyte/pci [matt-nb5-mips64]: sbbrz.c sbbrz_bus_io.c sbbrz_bus_mem.c sbbrz_pci.c sbbrzvar.h sbldthb.c sbpcihb.c Log Message: Compile-tested only initial PCI sup

CVS commit: [matt-nb5-mips64] src/sys/arch/sbmips/sbmips

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 04:09:59 UTC 2010 Modified Files: src/sys/arch/sbmips/sbmips [matt-nb5-mips64]: systemsw.c Log Message: Minor type cleanup To generate a diff of this commit: cvs rdiff -u -r1.14.28.2 -r1.14.28.3 src/sys/arch/sbmips/sbmi

CVS commit: [matt-nb5-mips64] src/sys/arch/sbmips/include

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 04:09:18 UTC 2010 Modified Files: src/sys/arch/sbmips/include [matt-nb5-mips64]: systemsw.h Log Message: Minor type cleanup. To generate a diff of this commit: cvs rdiff -u -r1.7.28.1 -r1.7.28.2 src/sys/arch/sbmips/incl

CVS commit: [matt-nb5-mips64] src/sys/arch/sbmips/include

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 04:09:05 UTC 2010 Added Files: src/sys/arch/sbmips/include [matt-nb5-mips64]: pci_machdep.h Log Message: Needed for pci support. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1.2.1 src/sys/arch/sbmips/include/

CVS commit: [matt-nb5-mips64] src/sys/arch/sbmips/include

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 04:08:18 UTC 2010 Modified Files: src/sys/arch/sbmips/include [matt-nb5-mips64]: bus.h Log Message: add some whitespace To generate a diff of this commit: cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/sys/arch/sbmips/include/bus

CVS commit: [matt-nb5-mips64] src/sys/arch/sbmips/include

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jan 21 04:07:56 UTC 2010 Modified Files: src/sys/arch/sbmips/include [matt-nb5-mips64]: types.h Log Message: sbmips needs 64bit paddr_t To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.7.28.1 src/sys/arch/sbmips/inclu

CVS commit: src/sys/dev/ata

2010-01-20 Thread David Young
Module Name:src Committed By: dyoung Date: Thu Jan 21 02:53:51 UTC 2010 Modified Files: src/sys/dev/ata: ata.c Log Message: Cosmetic: join some lines. Get out early on errors, change switch (...) { ... error = ...;

CVS commit: src/sys/dev

2010-01-20 Thread David Young
Module Name:src Committed By: dyoung Date: Thu Jan 21 02:19:55 UTC 2010 Modified Files: src/sys/dev: radio.c Log Message: All that the activation hook radioactivate() did was to change sc_dying, and nothing in the driver examines sc_dying, so get rid of radioactivate() and

CVS commit: src/sys/dev

2010-01-20 Thread David Young
Module Name:src Committed By: dyoung Date: Thu Jan 21 02:14:42 UTC 2010 Modified Files: src/sys/dev: md.c Log Message: Take care not to dereference a NULL softc. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/dev/md.c Please note that diffs are no

CVS commit: src/usr.bin/calendar/calendars

2010-01-20 Thread Simon Burge
Module Name:src Committed By: simonb Date: Thu Jan 21 01:59:09 UTC 2010 Modified Files: src/usr.bin/calendar/calendars: calendar.birthday Log Message: Use TAB as a separator to be consistent with the rest of this file. To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: src/sys/arch/hpcmips

2010-01-20 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Jan 21 01:23:15 UTC 2010 Modified Files: src/sys/arch/hpcmips/hpcmips: machdep.c src/sys/arch/hpcmips/include: cpu.h src/sys/arch/hpcmips/tx: tx39.c src/sys/arch/hpcmips/vr: vr.c Log Message: Move arch-l

CVS commit: src/sys/kern

2010-01-20 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Wed Jan 20 23:40:42 UTC 2010 Modified Files: src/sys/kern: subr_pool.c Log Message: pool_cache_invalidate: comment out invalidation of per-CPU caches (nobody depends on it, at the moment) until we decide how to fix it (xcall(9) ca

CVS commit: src/sys/dev/pci

2010-01-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jan 20 22:58:37 UTC 2010 Modified Files: src/sys/dev/pci: if_hme_pci.c Log Message: Remove sparc specific code and HME_USE_LOCAL_MAC_ADDRESS hack, instead use the "mac-address" device property if present. To generate a diff

CVS commit: src/usr.bin/calendar/calendars

2010-01-20 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Wed Jan 20 22:56:59 UTC 2010 Modified Files: src/usr.bin/calendar/calendars: calendar.birthday Log Message: add Buzz Aldrin, second man on the moon To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/usr.bin/calen

CVS commit: src/sys/arch/sparc/sparc

2010-01-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jan 20 22:54:23 UTC 2010 Modified Files: src/sys/arch/sparc/sparc: autoconf.c Log Message: Add the mac-address as device property for all network devices To generate a diff of this commit: cvs rdiff -u -r1.237 -r1.238 src/sy

CVS commit: src/share/man/man8

2010-01-20 Thread Julio M. Merino Vidal
Module Name:src Committed By: jmmv Date: Wed Jan 20 22:24:18 UTC 2010 Modified Files: src/share/man/man8: afterboot.8 Log Message: Ask the user to enable fetch_pkg_vulnerabilities in /etc/daily.conf right after installation. Automatic changes from sysinst will come later.

CVS commit: src/etc

2010-01-20 Thread Julio M. Merino Vidal
Module Name:src Committed By: jmmv Date: Wed Jan 20 22:19:20 UTC 2010 Modified Files: src/etc: daily src/etc/defaults: daily.conf Log Message: Default fetch_pkg_vulnerabilities to NO and complain if it is set to that value when packages are found (so that the user

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/mips

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jan 20 22:15:27 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: mips_machdep.c Log Message: Mark RMIXL cpus as CPU_MIPS_I_DCACHE_COHERENT. Print out whether the L1 cache is coherent or not. To generate a dif

CVS commit: [matt-nb5-mips64] src/sys/arch/mips

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jan 20 20:48:12 UTC 2010 Modified Files: src/sys/arch/mips/conf [matt-nb5-mips64]: files.rmixl src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_com.c rmixl_cpu.c rmixl_cpucore.c rmixl_cpunode.c rmixl_obio.c Log

CVS commit: [matt-nb5-mips64] src/sys/arch/mips/include

2010-01-20 Thread Erik Berls
Module Name:src Committed By: cyber Date: Wed Jan 20 20:40:45 UTC 2010 Modified Files: src/sys/arch/mips/include [matt-nb5-mips64]: locore.h Log Message: Correct argument to assembly dsrl32 $Lx -> %Lx To generate a diff of this commit: cvs rdiff -u -r1.78.36.1.2.9 -r1.78

CVS commit: [matt-nb5-mips64] src/sys/arch/evbmips/conf

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jan 20 20:20:59 UTC 2010 Added Files: src/sys/arch/evbmips/conf [matt-nb5-mips64]: MALTA64.MP Log Message: Test kernel for MIPS kernel preemption work. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1.2.1 src/sys/arch

CVS commit: src/crypto/dist/heimdal/lib

2010-01-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Wed Jan 20 19:54:07 UTC 2010 Modified Files: src/crypto/dist/heimdal/lib/asn1: gen_locl.h lex.h src/crypto/dist/heimdal/lib/com_err: compile_et.c compile_et.h src/crypto/dist/heimdal/lib/roken: strlcat.c strlcpy.c

CVS commit: src/usr.bin/unifdef

2010-01-20 Thread Brian Ginsbach
Module Name:src Committed By: ginsbach Date: Wed Jan 20 19:02:42 UTC 2010 Modified Files: src/usr.bin/unifdef: unifdef.c Log Message: - Fix bug where -o outfile fails when outfile does not exist. Pointed out by Tony Finch. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/dev

2010-01-20 Thread David Young
Module Name:src Committed By: dyoung Date: Wed Jan 20 19:00:47 UTC 2010 Modified Files: src/sys/dev: cgd.c Log Message: Cosmetic: get out of cgdioctl() early. Instead of int ret; switch (...) { case ...: ret = ...;

CVS commit: src/sys/dev

2010-01-20 Thread David Young
Module Name:src Committed By: dyoung Date: Wed Jan 20 18:55:17 UTC 2010 Modified Files: src/sys/dev: cgd.c Log Message: Get out of cgd_detach() early on error. Do not call disk_destroy(9) on error, that leaves the cgd_softc in an inconsistent state. Fixes a crash during

CVS commit: src/sys/lib/libkern/arch/mips

2010-01-20 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jan 20 18:13:40 UTC 2010 Modified Files: src/sys/lib/libkern/arch/mips: Makefile.inc Log Message: Remove kern_assert.c - it's not needed here cuz it's already pulled in by sys/lib/libkern/Makefile.libkern OK pooka@ To gen

CVS commit: src/sys/arch/ofppc/ofppc

2010-01-20 Thread Frank Wille
Module Name:src Committed By: phx Date: Wed Jan 20 17:12:08 UTC 2010 Modified Files: src/sys/arch/ofppc/ofppc: machdep.c Log Message: Have to include rtas.h for NRTAS definition. To generate a diff of this commit: cvs rdiff -u -r1.108 -r1.109 src/sys/arch/ofppc/ofppc/mac

CVS commit: src/lib/libm/src

2010-01-20 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Wed Jan 20 16:49:43 UTC 2010 Modified Files: src/lib/libm/src: k_standard.c Log Message: let the previous fix apply to acos rather than atan2, and get rid of #ifdef vax To generate a diff of this commit: cvs rdiff -u -r1.13 -r

CVS commit: src/sys/arch/powerpc/oea

2010-01-20 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Jan 20 16:36:55 UTC 2010 Modified Files: src/sys/arch/powerpc/oea: ofw_autoconf.c Log Message: pass some OF properties as device properties for network devices namely local-mac-address and shared-pins needed by gem To gene

CVS commit: src/lib/libm/src

2010-01-20 Thread Takehiko NOZAKI
Module Name:src Committed By: tnozaki Date: Wed Jan 20 16:31:35 UTC 2010 Modified Files: src/lib/libm/src: k_standard.c Log Message: PR/42630 asin(2.0) and acos(2.0) doesn't return NaN. reported by NARUSE, Yui -san, Thanks! To generate a diff of this commit: cvs rdiff -u

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

2010-01-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jan 20 15:45:52 UTC 2010 Modified Files: src/sys/arch/sparc64/sparc64: autoconf.c Log Message: Add the mac address as device property "mac-address" to all devices that look like a network interface. Also add a boolean "without

Re: CVS commit: src/crypto/dist/heimdal/lib

2010-01-20 Thread Izumi Tsutsui
> On NetBSD-5.99.23/amd64: > /usr/src/crypto/dist/heimdal/lib/roken/getarg.c: In function 'arg_printusage': > /usr/src/crypto/dist/heimdal/lib/roken/getarg.c:220: error: storage size of > 'ws' isn't known > *** [getarg.lo] Error code 1 Umm. - struct winsize is defined in on NetBSD - is a sym

CVS commit: src/crypto/dist/heimdal/lib/roken

2010-01-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Wed Jan 20 15:03:51 UTC 2010 Modified Files: src/crypto/dist/heimdal/lib/roken: get_window_size.c getarg.c Log Message: Backout previous which breaks build on NetBSD. Pointed out by w...@. Probably we have to add a check for HAV

Re: CVS commit: src/crypto/dist/heimdal/lib

2010-01-20 Thread Thomas Klausner
On Wed, Jan 20, 2010 at 12:54:17PM +, Izumi Tsutsui wrote: > Module Name: src > Committed By: tsutsui > Date: Wed Jan 20 12:54:17 UTC 2010 > > Modified Files: > src/crypto/dist/heimdal/lib/asn1: gen_locl.h lex.h > src/crypto/dist/heimdal/lib/com_err: compile_et.c compile_e

CVS commit: src/usr.sbin/mtree

2010-01-20 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jan 20 14:00:48 UTC 2010 Modified Files: src/usr.sbin/mtree: mtree.8 Log Message: Fix date. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/usr.sbin/mtree/mtree.8 Please note that diffs are not public domain;

CVS commit: src/usr.sbin/mtree

2010-01-20 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Wed Jan 20 13:50:27 UTC 2010 Modified Files: src/usr.sbin/mtree: mtree.8 Log Message: Document -t (modify mtime). Bump date. To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/usr.sbin/mtree/mtree.8 Please not

CVS commit: src/crypto/dist/heimdal/lib

2010-01-20 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Wed Jan 20 12:54:17 UTC 2010 Modified Files: src/crypto/dist/heimdal/lib/asn1: gen_locl.h lex.h src/crypto/dist/heimdal/lib/com_err: compile_et.c compile_et.h src/crypto/dist/heimdal/lib/roken: get_window_size.c ge

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

2010-01-20 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jan 20 12:14:00 UTC 2010 Modified Files: src/distrib/sets/lists/comp: mi Log Message: add bpf.9 manpage To generate a diff of this commit: cvs rdiff -u -r1.1367 -r1.1368 src/distrib/sets/lists/comp/mi Please note that diffs

CVS commit: src/doc

2010-01-20 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jan 20 12:12:09 UTC 2010 Modified Files: src/doc: CHANGES Log Message: bpf.4 did not change. point entry to the newly-born bpf.9 To generate a diff of this commit: cvs rdiff -u -r1.1348 -r1.1349 src/doc/CHANGES Please note

CVS commit: src/share/man/man9

2010-01-20 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jan 20 12:09:39 UTC 2010 Modified Files: src/share/man/man9: Makefile Added Files: src/share/man/man9: bpf.9 Log Message: add short description for bpf.9 To generate a diff of this commit: cvs rdiff -u -r1.305 -r1.306

CVS commit: src/external/bsd/iscsi/dist/src/lib

2010-01-20 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Wed Jan 20 11:50:29 UTC 2010 Modified Files: src/external/bsd/iscsi/dist/src/lib: target.c Log Message: - remove unnecessary and confusing initialization of sess->d. - add an assertion. To generate a diff of this commit: cvs rdiff

CVS commit: src/external/bsd/pcc

2010-01-20 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Wed Jan 20 11:45:55 UTC 2010 Modified Files: src/external/bsd/pcc: Makefile Makefile.inc src/external/bsd/pcc/lib: Makefile src/external/bsd/pcc/lib/crtstuff: Makefile src/external/bsd/pcc/lib/libpcc: Makefi

CVS commit: src/external/bsd/iscsi/dist/src/lib

2010-01-20 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Wed Jan 20 10:33:08 UTC 2010 Modified Files: src/external/bsd/iscsi/dist/src/lib: disk.c Log Message: implement REPORT LUNS for non-zero LUNs correctly. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/external/bsd/

CVS commit: src/sys/dev/pci

2010-01-20 Thread Tonnerre Lombard
Module Name:src Committed By: tonnerre Date: Wed Jan 20 09:05:12 UTC 2010 Modified Files: src/sys/dev/pci: azalia.c src/sys/dev/pci/hdaudio: hdaudio_afg.c Log Message: Signedness bug/crash in azalia and hdaudio. Fixes PR 42604. By Pierre Pronchery. To generate a

CVS commit: [matt-nb5-mips64] src/sys/arch

2010-01-20 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jan 20 09:04:35 UTC 2010 Modified Files: src/sys/arch/algor/dev [matt-nb5-mips64]: mainbus.c src/sys/arch/arc/arc [matt-nb5-mips64]: bus_dma.c machdep.c src/sys/arch/arc/pci [matt-nb5-mips64]: necpb.c src/