CVS commit: src/sys/arch/usermode/usermode

2011-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 25 10:46:59 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: pmap.c Log Message: Indent debug aprint_debug()'s To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/sys/arch/usermode/usermode/pmap.c

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

2011-08-25 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Aug 25 11:02:58 UTC 2011 Modified Files: src/sys/arch/usermode/include: bus.h Log Message: add bus_addr_t typedef To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/usermode/include/bus.h Please

CVS commit: src/sys/arch/usermode

2011-08-25 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Aug 25 11:06:29 UTC 2011 Modified Files: src/sys/arch/usermode/conf: Makefile.usermode files.usermode majors.usermode src/sys/arch/usermode/dev: mainbus.c src/sys/arch/usermode/include: mainbus.h

CVS commit: src/sys/arch/usermode

2011-08-25 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Aug 25 11:45:26 UTC 2011 Added Files: src/sys/arch/usermode/dev: genfb_thunkbus.c src/sys/arch/usermode/usermode: thunk_sdl.c Log Message: - build thunk code with warnings - add option SDL which pulls in thunk_sdl

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

2011-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 25 14:24:48 UTC 2011 Modified Files: src/sys/arch/usermode/include: pcb.h Log Message: Add trapframe and extent pcb for NetBSD/usermode; both mere dummies since there are no traps delivered nor a process has ever been

CVS commit: src/sys/arch/usermode/usermode

2011-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 25 14:37:57 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: pmap.c trap.c Log Message: Implement first generation of memory access handler for the kernel. To generate a diff of this commit: cvs rdiff -u -r1.33

CVS commit: src/sys/arch/usermode/usermode

2011-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 25 14:38:56 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: trap.c Log Message: Update and claim copyright To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/arch/usermode/usermode/trap.c

CVS commit: src/sys/arch/usermode/usermode

2011-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 25 15:02:54 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: trap.c Log Message: Check if we pee'd outside the box! To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/arch/usermode/usermode

2011-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 25 15:06:09 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: pmap.c Log Message: For all virtual to logical page translations we need to substract VM_MIN_ADDRESS first! I forgot to add this to pmap_remove(). Now

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

2011-08-25 Thread David Young
Module Name:src Committed By: dyoung Date: Thu Aug 25 15:06:10 UTC 2011 Modified Files: src/sys/arch/x86/include: bus_defs.h Log Message: Add to x86 bus_space_tag_t a member, bst_exists, that tells whether a routine is overridden by this tag or by any ancestral tag. To

CVS commit: src/sys/arch/x86/x86

2011-08-25 Thread David Young
Module Name:src Committed By: dyoung Date: Thu Aug 25 15:08:49 UTC 2011 Modified Files: src/sys/arch/x86/x86: bus_space.c Log Message: Initialize bst_exists in bus_space_tag_create(9). Use it to avoid walking the chain of ancestor tags to see if a bus_space(9) routine

CVS commit: src/common/lib/libppath

2011-08-25 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Aug 25 15:12:38 UTC 2011 Modified Files: src/common/lib/libppath: ppath.3 ppath_bool.3 ppath_number.3 ppath_object.3 Log Message: Fix Dt argument, remove trailing whitespace, fix formatting nit. To generate a diff

CVS commit: src/sys/rump/net/lib/libshmif

2011-08-25 Thread David Young
Module Name:src Committed By: dyoung Date: Thu Aug 25 15:14:19 UTC 2011 Modified Files: src/sys/rump/net/lib/libshmif: if_shmem.c Log Message: Use VMEM_ADDR_MIN and VMEM_ADDR_MAX. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42

CVS commit: src/common/lib/libppath

2011-08-25 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Aug 25 15:14:43 UTC 2011 Modified Files: src/common/lib/libppath: ppath_bool.3 Log Message: Fix Nd argument. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/common/lib/libppath/ppath_bool.3 Please note that

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

2011-08-25 Thread David Young
Module Name:src Committed By: dyoung Date: Thu Aug 25 15:29:05 UTC 2011 Modified Files: src/distrib/sets/lists/base: mi Log Message: Set-list repair: add 'nls' tag to some files that need it, sort some firmware files, move some graphics-adapter firmware into the syspkg

CVS commit: src/crypto/external/bsd/libsaslc/lib

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 15:30:54 UTC 2011 Modified Files: src/crypto/external/bsd/libsaslc/lib: Makefile Log Message: msg.c uses non-literal format strings To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

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

2011-08-25 Thread David Young
Module Name:src Committed By: dyoung Date: Thu Aug 25 15:34:05 UTC 2011 Modified Files: src/distrib/sets/lists/tests: mi Log Message: Set-list repair: remove the 'gcccmds' tag from lines where it does not belong. To generate a diff of this commit: cvs rdiff -u -r1.376

CVS commit: src/crypto/external/bsd/openssh/dist

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 15:37:00 UTC 2011 Modified Files: src/crypto/external/bsd/openssh/dist: log.c Log Message: Avoid using non-literal format strings and optimizing code a bit at the same time. To generate a diff of this commit: cvs

CVS commit: src/distrib/utils/sysinst/arch/bebox

2011-08-25 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Thu Aug 25 15:42:33 UTC 2011 Modified Files: src/distrib/utils/sysinst/arch/bebox: md.c Log Message: bebox not support md_post_newfs() and md_post_disklabel() now. Change null-func. To generate a diff of this commit: cvs

CVS commit: src/bin/csh

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 15:44:51 UTC 2011 Modified Files: src/bin/csh: Makefile Log Message: Uses non-literal format strings in err.c To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 src/bin/csh/Makefile Please note that diffs

CVS commit: src/games/sail

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 15:50:45 UTC 2011 Modified Files: src/games/sail: Makefile Log Message: Uses non-literal format strings To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/games/sail/Makefile Please note that diffs are

CVS commit: src/sbin/routed

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 16:12:38 UTC 2011 Modified Files: src/sbin/routed: Makefile Log Message: main.c uses non-literal format strings. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sbin/routed/Makefile Please note that

CVS commit: src/common/include/ppath

2011-08-25 Thread David Young
Module Name:src Committed By: dyoung Date: Thu Aug 25 16:15:29 UTC 2011 Added Files: src/common/include/ppath: Makefile ppath.h ppath_impl.h Log Message: Add ppath/ headers that I had overlooked. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1

CVS commit: src/sbin/newfs

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 16:17:58 UTC 2011 Modified Files: src/sbin/newfs: mkfs.c Log Message: Avoid magic manipulation of the format string. To generate a diff of this commit: cvs rdiff -u -r1.109 -r1.110 src/sbin/newfs/mkfs.c Please note

CVS commit: src/games/sail

2011-08-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 25 16:18:29 UTC 2011 Modified Files: src/games/sail: pl_7.c Log Message: add printf attributes. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/games/sail/pl_7.c Please note that diffs are not

CVS commit: src/usr.bin/bthset

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 16:19:23 UTC 2011 Modified Files: src/usr.bin/bthset: bthset.c Log Message: Avoid using non-literal format strings. Fix verbose option -- va_list is passed by reference and vprintf would have processed all arguments

CVS commit: src/usr.sbin/altq/altqd

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 16:22:44 UTC 2011 Modified Files: src/usr.sbin/altq/altqd: Makefile Log Message: Use of non-literal format string. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/altq/altqd/Makefile Please

CVS commit: src/external/bsd/ntp/lib

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 16:29:40 UTC 2011 Modified Files: src/external/bsd/ntp/lib/libiscntp: Makefile src/external/bsd/ntp/lib/libntp: Makefile Log Message: Use of non-literal format strings To generate a diff of this commit: cvs

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

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 16:41:51 UTC 2011 Modified Files: src/external/bsd/tmux/dist: log.c Log Message: Avoid non-literal format strings by replacing asprintf with putc. To generate a diff of this commit: cvs rdiff -u -r1.1.1.2 -r1.2

CVS commit: src/distrib/utils/sysinst

2011-08-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 25 16:47:16 UTC 2011 Modified Files: src/distrib/utils/sysinst: Makefile.inc Log Message: document non-literal format string use for many md files To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55

CVS commit: src/usr.sbin/mopd/common

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 16:47:20 UTC 2011 Modified Files: src/usr.sbin/mopd/common: Makefile Log Message: Use of non-literal format strings To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/usr.sbin/mopd/common/Makefile

CVS commit: src/dist/pdisk

2011-08-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 25 16:51:48 UTC 2011 Modified Files: src/dist/pdisk: io.c Log Message: fix non-literal format string To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/dist/pdisk/io.c Please note that diffs are not

CVS commit: src/usr.sbin/pwd_mkdb

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 16:53:25 UTC 2011 Modified Files: src/usr.sbin/pwd_mkdb: Makefile Log Message: Use of non-literal format string To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/pwd_mkdb/Makefile Please note

CVS commit: src/distrib/utils/ssh

2011-08-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 25 16:54:58 UTC 2011 Modified Files: src/distrib/utils/ssh: ssh.c Log Message: fix non-literal format string To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/distrib/utils/ssh/ssh.c Please note that

CVS commit: src/sys/arch/x68k/usr.bin/bellctrl

2011-08-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Aug 25 17:00:55 UTC 2011 Modified Files: src/sys/arch/x68k/usr.bin/bellctrl: bellctrl.c Log Message: fix non-literal format strings To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/external/ibm-public/postfix

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 17:05:45 UTC 2011 Modified Files: src/external/ibm-public/postfix: Makefile.inc Log Message: Move -Wno-comment for clang to CPPFLAGS, so that mkdep runs are silent. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/distrib/utils/sysinst

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 17:39:58 UTC 2011 Modified Files: src/distrib/utils/sysinst: Makefile.inc Log Message: -Wno-format-nonliteral for msg_defs.c To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.56

CVS commit: src/lib/libc/gen

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Thu Aug 25 18:20:22 UTC 2011 Modified Files: src/lib/libc/gen: Makefile.inc Log Message: Uses non-literal format strings To generate a diff of this commit: cvs rdiff -u -r1.179 -r1.180 src/lib/libc/gen/Makefile.inc Please note

CVS commit: src/tests/lib/librumpclient

2011-08-25 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Thu Aug 25 18:46:01 UTC 2011 Modified Files: src/tests/lib/librumpclient: t_fd.c Log Message: t_fd/sigio: pass test if we receive at least one SIGIO signal. While a real kernel collects these signals until the connect() returns

CVS commit: src/sys/arch/usermode/usermode

2011-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 25 19:06:03 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: trap.c Log Message: A trap is now allways asked for RW access... that needs to be fixed but thats later care. To generate a diff of this commit: cvs

CVS commit: src/sys/arch/usermode/usermode

2011-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 25 19:06:58 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: pmap.c Log Message: Implement pmap_deactivate() and most importantly, share changes! i.e. it should map in the SAME page and not a COW clone of the

CVS commit: src/sys/arch/usermode/usermode

2011-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 25 19:07:45 UTC 2011 Modified Files: src/sys/arch/usermode/usermode: copy.c Log Message: Cleanup debug messages in copy.c To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

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

2011-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 25 19:08:35 UTC 2011 Modified Files: src/sys/arch/usermode/dev: ld_thunkbus.c Log Message: When this debug printf is enabled, please also tell WHAT address one is using for read/write. To generate a diff of this

CVS commit: src/tests/lib/libppath

2011-08-25 Thread David Young
Module Name:src Committed By: dyoung Date: Thu Aug 25 19:09:46 UTC 2011 Added Files: src/tests/lib/libppath: Makefile personnel.plist plist_to_c t_ppath.c Log Message: Add tests for ppath(3). TBD: hook into build and update set lists. To generate a diff of this commit:

CVS commit: src/sys/kern

2011-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 25 19:14:08 UTC 2011 Modified Files: src/sys/kern: kern_exec.c Log Message: On a verbose kernel boot show why executables are denied due to their start adresses. This will hardly ever occure in real-life. To generate a

CVS commit: src/usr.sbin/puffs/mount_psshfs

2011-08-25 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Thu Aug 25 19:49:05 UTC 2011 Modified Files: src/usr.sbin/puffs/mount_psshfs: psshfs.c Log Message: Bring mount_psshfs user/host/path argument processing in line with sftp(1). To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/kern

2011-08-25 Thread Reinoud Zandijk
Module Name:src Committed By: reinoud Date: Thu Aug 25 19:54:30 UTC 2011 Modified Files: src/sys/kern: kern_exec.c Log Message: Move debug - verbose To generate a diff of this commit: cvs rdiff -u -r1.318 -r1.319 src/sys/kern/kern_exec.c Please note that diffs are not

CVS commit: src/include

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Aug 26 01:10:49 UTC 2011 Modified Files: src/include: assert.h Log Message: __assert and __assert13 are dead To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/include/assert.h Please note that diffs are not

CVS commit: src/include

2011-08-25 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri Aug 26 01:48:39 UTC 2011 Modified Files: src/include: util.h Log Message: pw_error is documented to be dead To generate a diff of this commit: cvs rdiff -u -r1.56 -r1.57 src/include/util.h Please note that diffs are not