CVS commit: src/usr.bin/ldd

2010-02-23 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Tue Feb 23 08:23:24 UTC 2010 Modified Files: src/usr.bin/ldd: ldd.c Log Message: Mark each object as printed as visited and then print. Fixes PR/48211. As a side effect the libraries are printed in, imo, a better order. To

CVS commit: [uebayasi-xip] src/sys/uvm

2010-02-23 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Tue Feb 23 08:46:17 UTC 2010 Modified Files: src/sys/uvm [uebayasi-xip]: uvm_page.c uvm_page.h Log Message: Make struct vm_page_md * - struct vm_page_md * lookup a real function and hide its internal. Won't cause much

CVS commit: src/usr.sbin/cpuctl/arch

2010-02-23 Thread Christoph Egger
Module Name:src Committed By: cegger Date: Tue Feb 23 08:46:33 UTC 2010 Modified Files: src/usr.sbin/cpuctl/arch: i386.c Log Message: check for svm feature flags if cpuid function 0x800a is available. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22

CVS commit: src/sys/rump/dev/lib/libugenhc

2010-02-23 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Feb 23 14:05:04 UTC 2010 Modified Files: src/sys/rump/dev/lib/libugenhc: ugenhc.c Log Message: * abort correct endpoint in bulk xfers * actually free memory in the freem method (well, usually stick it to the usb freelist,

CVS commit: [uebayasi-xip] src/sys/arch

2010-02-23 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Tue Feb 23 15:27:57 UTC 2010 Modified Files: src/sys/arch/alpha/include [uebayasi-xip]: vmparam.h src/sys/arch/amd64/include [uebayasi-xip]: vmparam.h src/sys/arch/hppa/include [uebayasi-xip]: vmparam.h

CVS commit: [uebayasi-xip] src/sys/uvm

2010-02-23 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Tue Feb 23 15:38:30 UTC 2010 Modified Files: src/sys/uvm [uebayasi-xip]: uvm_page.c uvm_page.h Log Message: Put back vm_page::phys_addr for now, because removing it involves some random parts in the tree. I'll revisit this

CVS commit: src/external/bsd/openldap/dist/libraries/libldap

2010-02-23 Thread John Nemeth
Module Name:src Committed By: jnemeth Date: Tue Feb 23 16:35:07 UTC 2010 Modified Files: src/external/bsd/openldap/dist/libraries/libldap: os-ip.c Log Message: PR/42873 - Henning Petersen -- missing ) To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2 \

CVS commit: src/sys/dev

2010-02-23 Thread David Young
Module Name:src Committed By: dyoung Date: Tue Feb 23 19:28:00 UTC 2010 Modified Files: src/sys/dev/cardbus: cardbus.c cardbusvar.h src/sys/dev/pci: pci.c pcireg.h pcivar.h Log Message: Remove unused functions pci_disable_retry() and cardbus_disable_retry(). To

CVS commit: src/lib/libcurses

2010-02-23 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Feb 23 19:48:26 UTC 2010 Modified Files: src/lib/libcurses: acs.c add_wchstr.c addbytes.c addch.c border.c cchar.c curses.h curses_private.h ins_wch.c ins_wstr.c line.c move.c touchwin.c Log Message:

CVS commit: src/external/gpl3/binutils/dist/bfd

2010-02-23 Thread Matthias Drochner
Module Name:src Committed By: drochner Date: Tue Feb 23 20:42:40 UTC 2010 Modified Files: src/external/gpl3/binutils/dist/bfd: elf32-i386.c Log Message: adjust INTERP path for NetBSD (needed eg for -static -pie) To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src/sys/ufs/ffs

2010-02-23 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Feb 23 20:41:41 UTC 2010 Modified Files: src/sys/ufs/ffs: ffs_wapbl.c Log Message: Replace individual queries for partition information with new helper function. Use this information to query physical sector sizes for WAPBL

CVS commit: src/sys/kern

2010-02-23 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Tue Feb 23 20:51:26 UTC 2010 Modified Files: src/sys/kern: vfs_wapbl.c Log Message: Use correct offset to block number calculations. Also change access to filesystem blocks to be done by fragment instead of by physical block.

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

2010-02-23 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 23 20:32:33 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: spl.S Log Message: Instead of a read-only ipl_sr_bits, define a ipl_sr_map struct and fill that in the interrupt init routine. There's a

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

2010-02-23 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 23 20:25:57 UTC 2010 Modified Files: src/sys/arch/mips/adm5120 [matt-nb5-mips64]: adm5120_intr.c src/sys/arch/mips/alchemy [matt-nb5-mips64]: au_icu.c src/sys/arch/mips/atheros [matt-nb5-mips64]:

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

2010-02-23 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Feb 23 20:24:37 UTC 2010 Modified Files: src/sys/arch/evbmips/malta [matt-nb5-mips64]: malta_intr.c src/sys/arch/mips/include [matt-nb5-mips64]: intr.h src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_intr.c

CVS commit: src/sys/dev/ic

2010-02-23 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Tue Feb 23 21:38:36 UTC 2010 Modified Files: src/sys/dev/ic: ahcisata_core.c Log Message: Move ahci_channel_start() after BSY has cleared (what seems to matter here is not touching SError while BSY is asserted). Fix random

CVS commit: src/sys

2010-02-23 Thread Darran Hunt
Module Name:src Committed By: darran Date: Tue Feb 23 22:19:27 UTC 2010 Modified Files: src/sys/kern: kern_dtrace.c kern_lwp.c kern_proc.c kern_synch.c src/sys/sys: dtrace_bsd.h Log Message: DTrace: Get rid of the KDTRACE_HOOKS ifdefs in the kernel. Replace the

CVS commit: src/sys/conf

2010-02-23 Thread Darran Hunt
Module Name:src Committed By: darran Date: Tue Feb 23 22:21:25 UTC 2010 Modified Files: src/sys/conf: files To generate a diff of this commit: cvs rdiff -u -r1.976 -r1.977 src/sys/conf/files Please note that diffs are not public domain; they are subject to the copyright

CVS commit: src/sys/kern

2010-02-23 Thread Darran Hunt
Module Name:src Committed By: darran Date: Tue Feb 23 22:22:29 UTC 2010 Removed Files: src/sys/kern: kern_dtrace.c Log Message: DTrace: remove kern_dtrace.c since it is no longer used. (Its functions are inlined in dtrace_bsd.h). To generate a diff of this commit: cvs

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

2010-02-23 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 23 22:52:21 UTC 2010 Modified Files: src/sys/arch/sparc64/include: pmap.h Log Message: oops. don't call sp_tlb_flush_pte_usiii() on USI/USII. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48

CVS commit: src/sys

2010-02-23 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Wed Feb 24 00:01:12 UTC 2010 Modified Files: src/sys/dev/pci: agp.c src/sys/uvm: uvm_page.c Log Message: - Use ctob() instead of ptoa() to obtain physical addresses from frame numbers. Using ptoa() will cast to vaddr_t,

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

2010-02-23 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Feb 24 00:09:04 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: pmap.c Log Message: Fix bug because of typo: if (foo); something is not the same as if (foo) something. Add some more KASSERTs (used to find

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

2010-02-23 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Feb 24 00:09:31 UTC 2010 Modified Files: src/sys/arch/algor/algor [matt-nb5-mips64]: algor_p4032_intr.c algor_p4032var.h algor_p5064_intr.c algor_p5064var.h algor_p6032_intr.c interrupt.c machdep.c

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

2010-02-23 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Feb 24 00:30:21 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: pmap_tlb.c Log Message: When adding a CPU to a TLB, mark the kernel pmap as active and onproc for that CPU. To generate a diff of this commit:

CVS commit: [uebayasi-xip] src/sys/dev

2010-02-23 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Wed Feb 24 01:19:37 UTC 2010 Modified Files: src/sys/dev [uebayasi-xip]: flash.c flashvar.h Log Message: Implement DIOCGPHYSADDR, a special block device ioctl for block devices that can be directly memory-mapped. When such a

CVS commit: src/sys/uvm

2010-02-23 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Wed Feb 24 04:18:09 UTC 2010 Modified Files: src/sys/uvm: uvm_fault.c Log Message: Merge some indirect lower fault handlers back. Prompted by rm...@. To generate a diff of this commit: cvs rdiff -u -r1.166 -r1.167

CVS commit: src/sys/uvm

2010-02-23 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Wed Feb 24 04:20:45 UTC 2010 Modified Files: src/sys/uvm: uvm_fault.c Log Message: Record if promote is done in UVMHIST. Do it for upper fault too. To generate a diff of this commit: cvs rdiff -u -r1.167 -r1.168

CVS commit: src/sys/uvm

2010-02-23 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Wed Feb 24 04:32:58 UTC 2010 Modified Files: src/sys/uvm: uvm_fault.c Log Message: Slightly clean up uvm_fault() code path after pmap_enter(). Now tasks needed for page cache are concentrated in own functions

CVS commit: src/sys/arch/sparc64

2010-02-23 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 24 04:48:29 UTC 2010 Modified Files: src/sys/arch/sparc64/include: pmap.h src/sys/arch/sparc64/sparc64: cache.h Log Message: move the tlb flush routines into cache.h to avoid machine/pmap.h polution. To generate a

CVS commit: src/sys/uvm

2010-02-23 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Wed Feb 24 05:00:55 UTC 2010 Modified Files: src/sys/uvm: uvm_fault.c Log Message: Revert a thinko. To generate a diff of this commit: cvs rdiff -u -r1.169 -r1.170 src/sys/uvm/uvm_fault.c Please note that diffs are not

CVS commit: src/sys/uvm

2010-02-23 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Wed Feb 24 05:26:28 UTC 2010 Modified Files: src/sys/uvm: uvm_fault.c Log Message: Minor clean up. To generate a diff of this commit: cvs rdiff -u -r1.170 -r1.171 src/sys/uvm/uvm_fault.c Please note that diffs are not public

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

2010-02-23 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Feb 24 06:05:35 UTC 2010 Modified Files: src/sys/arch/sparc64/sparc64: cache.h ipifuncs.c Log Message: fix MULTIPROCESSOR build for previous. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/sys/uvm

2010-02-23 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Wed Feb 24 06:18:19 UTC 2010 Modified Files: src/sys/uvm: uvm_fault.c Log Message: uvm_fault_upper_lookup, uvm_fault_upper_neighbor: There is no point to call pmap_update() without calling pmap_enter(). (Probably calling only

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

2010-02-23 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Feb 24 06:34:55 UTC 2010 Modified Files: src/sys/arch/sparc64/dev: iommu.c Log Message: Typo in comment To generate a diff of this commit: cvs rdiff -u -r1.96 -r1.97 src/sys/arch/sparc64/dev/iommu.c Please note that diffs

CVS commit: src/sys/arch/hppa/hppa

2010-02-23 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Feb 24 06:38:53 UTC 2010 Modified Files: src/sys/arch/hppa/hppa: pmap.c Log Message: s/printf/db_printf/ in a few places. To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/sys/arch/hppa/hppa/pmap.c Please