CVS commit: src/sys/rump/librump/rumpkern

2010-06-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 9 07:54:13 UTC 2010 Modified Files: src/sys/rump/librump/rumpkern: locks.c Log Message: Similarly to cv_wait, fail if trying to cv_wait_sig() without threads. To generate a diff of this commit: cvs rdiff -u -r1.41

CVS commit: src/tests/fs/nullfs

2010-06-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 9 08:37:16 UTC 2010 Modified Files: src/tests/fs/nullfs: t_basic.c Log Message: ``twistymount'' regression test for scenario described in PR kern/43439 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src

2010-06-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 9 11:35:36 UTC 2010 Modified Files: src/lib/librumpuser: rumpuser.c src/sys/rump/include/rump: rumpuser.h src/sys/rump/librump/rumpkern: vm.c Log Message: Add the ability to specify a preferred address the

CVS commit: src/sys/rump/librump/rumpkern

2010-06-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 9 12:02:37 UTC 2010 Modified Files: src/sys/rump/librump/rumpkern: vm.c Log Message: On amd64, allocate module_map memory from the lowest 2GB. To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82

CVS commit: src/tests/rump

2010-06-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 9 12:35:46 UTC 2010 Modified Files: src/tests/rump: Atffile Makefile Added Files: src/tests/rump/modautoload: Atffile Makefile t_modautoload.c Log Message: Add a test which checks autoloading modules from the

CVS commit: src/etc/mtree

2010-06-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 9 12:38:15 UTC 2010 Modified Files: src/etc/mtree: NetBSD.dist.base Log Message: arbor days are here again To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/etc/mtree/NetBSD.dist.base Please note that

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

2010-06-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 9 12:40:49 UTC 2010 Modified Files: src/distrib/sets/lists/tests: mi Log Message: +test To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.81 src/distrib/sets/lists/tests/mi Please note that diffs are not

CVS commit: src/sys/dev/usb

2010-06-09 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Wed Jun 9 13:33:13 UTC 2010 Modified Files: src/sys/dev/usb: ohci.c Log Message: Revert previous - it was committed unintentionally along with other changes. To generate a diff of this commit: cvs rdiff -u -r1.207 -r1.208

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

2010-06-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 9 13:44:22 UTC 2010 Modified Files: src/distrib/sets/lists/tests: mi Log Message: take care of the usual pastos invisible to the human eye To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.82

CVS commit: src/share/man/man4

2010-06-09 Thread Jukka Ruohonen
Module Name:src Committed By: jruoho Date: Wed Jun 9 13:44:24 UTC 2010 Modified Files: src/share/man/man4: aps.4 thinkpad.4 Log Message: Reference aps(4) and thinkpad(4) with each other. In aps(4) note that sensor values are refreshed every 0.5 seconds, which may have a

CVS commit: src/sys/rump/librump/rumpkern

2010-06-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 9 13:51:02 UTC 2010 Modified Files: src/sys/rump/librump/rumpkern: rump.c Log Message: initialize specificdata for lwp0 too To generate a diff of this commit: cvs rdiff -u -r1.175 -r1.176

CVS commit: src

2010-06-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Jun 9 14:08:17 UTC 2010 Modified Files: src/lib/librumpuser: rumpuser.c src/sys/rump/include/rump: rumpuser.h src/sys/rump/librump/rumpkern: rump.c Log Message: Version rumpuser ABI with a lightweight

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

2010-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jun 9 14:20:00 UTC 2010 Modified Files: src/sys/arch/mips/include [matt-nb5-mips64]: cpu.h proc.h src/sys/arch/mips/mips [matt-nb5-mips64]: mips_machdep.c vm_machdep.c Log Message: Add support for setting/clearing

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

2010-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jun 9 14:22:17 UTC 2010 Modified Files: src/sys/arch/mips/sibyte/dev [matt-nb5-mips64]: sbgbus.c sbjcn.c sbjcnvar.h sbobio.c sbscd.c sbscn.c sbscnvar.h sbsmbus.c sbtimer.c sbwdog.c

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

2010-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jun 9 14:24:12 UTC 2010 Modified Files: src/sys/arch/mips/include [matt-nb5-mips64]: intr.h Log Message: Add a _IPL_NAMES(pfx) which is a list of strings corresponding to the IPL names. To generate a diff of this commit: cvs

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

2010-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jun 9 14:25:30 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: spl.S Log Message: Don't clear SOFT_INT bits in spl0. To generate a diff of this commit: cvs rdiff -u -r1.1.2.6 -r1.1.2.7

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

2010-06-09 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Wed Jun 9 15:29:58 UTC 2010 Modified Files: src/sys/uvm [uebayasi-xip]: uvm_fault.c Log Message: Fix build with DIAGNOSTIC. To generate a diff of this commit: cvs rdiff -u -r1.166.2.6 -r1.166.2.7 src/sys/uvm/uvm_fault.c

CVS commit: src/usr.bin/make

2010-06-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jun 9 16:58:23 UTC 2010 Modified Files: src/usr.bin/make: make.1 Log Message: Explain variable expansion better. Requested by Aleksey Cheusov To generate a diff of this commit: cvs rdiff -u -r1.174 -r1.175

CVS commit: src

2010-06-09 Thread David A. Holland
Module Name:src Committed By: dholland Date: Wed Jun 9 17:29:15 UTC 2010 Modified Files: src: UPDATING Log Message: minor clarification To generate a diff of this commit: cvs rdiff -u -r1.213 -r1.214 src/UPDATING Please note that diffs are not public domain; they are

CVS commit: src

2010-06-09 Thread Frank Wille
Module Name:src Committed By: phx Date: Wed Jun 9 17:34:33 UTC 2010 Modified Files: src/etc/etc.sandpoint: Makefile.inc src/sys/arch/sandpoint/conf: GENERIC INSTALL KUROBOX Added Files: src/sys/arch/sandpoint/conf: INSTALL_KURO Removed Files:

CVS commit: src/distrib

2010-06-09 Thread Frank Wille
Module Name:src Committed By: phx Date: Wed Jun 9 17:37:24 UTC 2010 Modified Files: src/distrib/notes/common: contents src/distrib/notes/sandpoint: hardware install prep src/distrib/sandpoint/md-kernel: Makefile

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

2010-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jun 9 18:13:46 UTC 2010 Modified Files: src/sys/compat/netbsd32 [matt-nb5-mips64]: netbsd32_conv.h netbsd32_socket.c Log Message: Fix socket passing in netbsd32 compat. unfdpasses and incoming ssh interactive

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

2010-06-09 Thread Matt Thomas
Module Name:src Committed By: matt Date: Wed Jun 9 18:16:27 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: vm_machdep.c Log Message: only copy PK_32, left rest of p_flag along. To generate a diff of this commit: cvs rdiff -u -r1.121.6.1.2.15

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

2010-06-09 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Jun 9 19:06:32 UTC 2010 Modified Files: src/distrib/sets/lists/comp: mi Log Message: Tag some manpages with complex so a build with MKCOMPLEX=no completes successfully. To generate a diff of this commit: cvs rdiff -u -r1.1460

CVS commit: src/bin/ed

2010-06-09 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Jun 9 19:20:18 UTC 2010 Modified Files: src/bin/ed: cbc.c Log Message: If the definition of a static function is #if DES, the declaration of it should be too. Fixes build of ed where MKCRYPTO=no. To generate a diff of this

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

2010-06-09 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Wed Jun 9 21:36:45 UTC 2010 Modified Files: src/distrib/sets/lists/tests: mi Log Message: Add missing .debug extension. To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83 src/distrib/sets/lists/tests/mi Please note

CVS commit: src/distrib/notes/sandpoint

2010-06-09 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Jun 9 21:49:41 UTC 2010 Modified Files: src/distrib/notes/sandpoint: install prep Log Message: Fix a typo. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/distrib/notes/sandpoint/install cvs rdiff -u -r1.4

CVS commit: src/doc

2010-06-09 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Wed Jun 9 21:54:21 UTC 2010 Modified Files: src/doc: RESPONSIBLE Log Message: Take responsability for Postfix. To generate a diff of this commit: cvs rdiff -u -r1.93 -r1.94 src/doc/RESPONSIBLE Please note that diffs are not

CVS commit: src/usr.sbin/syslogd

2010-06-09 Thread Jeff Rizzo
Module Name:src Committed By: riz Date: Wed Jun 9 21:55:42 UTC 2010 Modified Files: src/usr.sbin/syslogd: Makefile extern.h syslogd.c Log Message: Allow syslogd to compile when MKCRYPTO=no. No promises as to whether it works or not, as this has been broken since late

CVS commit: src/external/lib

2010-06-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jun 9 23:02:44 UTC 2010 Modified Files: src/external/lib: Makefile Log Message: we can have ldap without crypto To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/external/lib/Makefile Please note that

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 00:30:02 UTC 2010 Modified Files: src/sys/arch/mips/conf [matt-nb5-mips64]: files.sibyte Added Files: src/sys/arch/mips/sibyte/dev [matt-nb5-mips64]: sbbuswatch.c sbbuswatchvar.h Log Message: add bus

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 00:32:11 UTC 2010 Modified Files: src/sys/arch/mips/include [matt-nb5-mips64]: locore.h Log Message: - add lsw_bus_error to struct locoresw, provides hook to call for chip-specific bus error handling/decode from e.g.

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 00:33:51 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: trap.c Log Message: - in trap(), if traptype is bus error, call chip-specific bus error handler in locoresw:

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 00:35:18 UTC 2010 Modified Files: src/sys/arch/sbmips/sbmips [matt-nb5-mips64]: machdep.c Log Message: - set mips_locoresw.lsw_bus_error = sibyte_bus_watch_check - call sb1250_ipl_map_init() to set the ipl_sr_map for

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 00:37:12 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: mipsX_subr.S Log Message: in MIPSX(kern_intr), before Call the interrupt handler, store s1 to TF_BASE+TF_REG_SR(sp) to save STATUS there. no

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 00:37:58 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: pmap.c Log Message: in pmap_bootstrap: - increase Sysmapsize to allow mapping all memory (e.g. for big tmpfs) - when calculating

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 00:38:11 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: pmap_tlb.c Log Message: - fix typo in evcnt string To generate a diff of this commit: cvs rdiff -u -r1.1.2.11 -r1.1.2.12

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 00:41:43 UTC 2010 Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_intr.c Log Message: - remove rmixl_spl_init_cpu calls from rmixl_intr_init_cpu because rmixl_intr_init_cpu only runs on cpu#0.

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 00:42:16 UTC 2010 Modified Files: src/sys/kern [matt-nb5-mips64]: kern_subr.c Log Message: - in setroot(), in the `root on dev ...' case, if the lookup failed and we have no rootdev, then we have to ASK. To generate a

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 00:43:06 UTC 2010 Modified Files: src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: autoconf.c Log Message: - in findroot(), add sd to search for root we are kind of lying about 'booted_device' here, until we figure out how

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 01:11:26 UTC 2010 Modified Files: src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpu.c Log Message: - remove rmixl_spl_init_cpu calls from rmixl_intr_init_cpu because rmixl_intr_init_cpu only runs on cpu#0.

CVS commit: src/lib/libcurses

2010-06-09 Thread David A. Holland
Module Name:src Committed By: dholland Date: Thu Jun 10 05:24:56 UTC 2010 Modified Files: src/lib/libcurses: screen.c Log Message: After consultation with jdc@, apply the patch from PR 42412 even though the crash went away -- it's not clear that it went away for any

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

2010-06-09 Thread Cliff Neighbors
Module Name:src Committed By: cliff Date: Thu Jun 10 05:45:50 UTC 2010 Modified Files: src/sys/arch/mips/mips [matt-nb5-mips64]: pmap.c Log Message: Move space on 256MB sbmips comment into alternate of #ifdef where it applies. Matthew Green noticed this one, thanks. To