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

2011-03-10 Thread Hiroyuki Bessho
Module Name:src
Committed By:   bsh
Date:   Thu Mar 10 08:06:27 UTC 2011

Modified Files:
src/sys/arch/arm/arm: cpufunc.c

Log Message:
add MPCore to CPU-ID table
add branch predict bit to arm11_options


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/sys/arch/arm/arm/cpufunc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-03-10 Thread Hiroyuki Bessho
Module Name:src
Committed By:   bsh
Date:   Thu Mar 10 08:07:08 UTC 2011

Modified Files:
src/sys/arch/arm/arm32: cpu.c

Log Message:
add MPCore to CPU-ID table
add branch predict bit to arm11_options


To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/arch/arm/arm32/cpu.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [rmind-uvmplock] src/sys/arch/sparc64/dev

2011-03-10 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Thu Mar 10 08:44:45 UTC 2011

Modified Files:
src/sys/arch/sparc64/dev [rmind-uvmplock]: psychoreg.h

Log Message:
fix a typo


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.14.20.1 src/sys/arch/sparc64/dev/psychoreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [rmind-uvmplock] src/sys/arch/sparc64/dev

2011-03-10 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Thu Mar 10 08:45:35 UTC 2011

Modified Files:
src/sys/arch/sparc64/dev [rmind-uvmplock]: psychoreg.h

Log Message:
revert wrong branch commit


To generate a diff of this commit:
cvs rdiff -u -r1.14.20.1 -r1.14.20.2 src/sys/arch/sparc64/dev/psychoreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-03-10 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Thu Mar 10 08:46:12 UTC 2011

Modified Files:
src/sys/arch/sparc64/dev: psychoreg.h

Log Message:
fix a typo


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/sparc64/dev/psychoreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/librumphijack

2011-03-10 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Thu Mar 10 08:53:04 UTC 2011

Modified Files:
src/lib/librumphijack: rumphijack.3

Log Message:
Add serial commas.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/librumphijack/rumphijack.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/bsd/tmux

2011-03-10 Thread Julio Merino
Module Name:src
Committed By:   jmmv
Date:   Thu Mar 10 09:10:41 UTC 2011

Added Files:
src/external/bsd/tmux: README prepare-import.sh

Log Message:
Add instructions and a helper script to import tmux.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/bsd/tmux/README \
src/external/bsd/tmux/prepare-import.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-03-10 Thread Julio Merino
Module Name:src
Committed By:   jmmv
Date:   Thu Mar 10 09:15:42 UTC 2011

Update of /cvsroot/src/external/bsd/tmux/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv2140

Log Message:
Initial import of tmux-1.4:

tmux is a "terminal multiplexer".  It enables a number of terminals (or
windows) to be accessed and controlled from a single terminal.  tmux is
intended to be a simple, modern, BSD-licensed alternative to programs
such as GNU screen.

The import of tmux is intended to replace window(1) in the not-too-distant
future.  For reference, tmux is also present in the base system of FreeBSD
and OpenBSD.

Approved by core@.

Status:

Vendor Tag: TMUX
Release Tags:   tmux-1-4

N src/external/bsd/tmux/dist/attributes.c
N src/external/bsd/tmux/dist/array.h
N src/external/bsd/tmux/dist/cmd-bind-key.c
N src/external/bsd/tmux/dist/cfg.c
N src/external/bsd/tmux/dist/client.c
N src/external/bsd/tmux/dist/clock.c
N src/external/bsd/tmux/dist/cmd-display-message.c
N src/external/bsd/tmux/dist/cmd-attach-session.c
N src/external/bsd/tmux/dist/cmd-break-pane.c
N src/external/bsd/tmux/dist/cmd-capture-pane.c
N src/external/bsd/tmux/dist/cmd-choose-buffer.c
N src/external/bsd/tmux/dist/cmd-choose-client.c
N src/external/bsd/tmux/dist/cmd-choose-session.c
N src/external/bsd/tmux/dist/cmd-choose-window.c
N src/external/bsd/tmux/dist/cmd-clear-history.c
N src/external/bsd/tmux/dist/cmd-clock-mode.c
N src/external/bsd/tmux/dist/cmd-command-prompt.c
N src/external/bsd/tmux/dist/cmd-confirm-before.c
N src/external/bsd/tmux/dist/cmd-copy-buffer.c
N src/external/bsd/tmux/dist/cmd-copy-mode.c
N src/external/bsd/tmux/dist/cmd-delete-buffer.c
N src/external/bsd/tmux/dist/cmd-detach-client.c
N src/external/bsd/tmux/dist/cmd-previous-layout.c
N src/external/bsd/tmux/dist/cmd-display-panes.c
N src/external/bsd/tmux/dist/cmd-find-window.c
N src/external/bsd/tmux/dist/cmd-generic.c
N src/external/bsd/tmux/dist/cmd-has-session.c
N src/external/bsd/tmux/dist/cmd-if-shell.c
N src/external/bsd/tmux/dist/cmd-join-pane.c
N src/external/bsd/tmux/dist/cmd-kill-pane.c
N src/external/bsd/tmux/dist/cmd-kill-server.c
N src/external/bsd/tmux/dist/cmd-kill-session.c
N src/external/bsd/tmux/dist/cmd-kill-window.c
N src/external/bsd/tmux/dist/cmd-last-pane.c
N src/external/bsd/tmux/dist/cmd-last-window.c
N src/external/bsd/tmux/dist/cmd-link-window.c
N src/external/bsd/tmux/dist/cmd-list-keys.c
N src/external/bsd/tmux/dist/cmd-list-buffers.c
N src/external/bsd/tmux/dist/cmd-list-clients.c
N src/external/bsd/tmux/dist/cmd-list-commands.c
N src/external/bsd/tmux/dist/cmd-list-panes.c
N src/external/bsd/tmux/dist/cmd-list-sessions.c
N src/external/bsd/tmux/dist/cmd-list-windows.c
N src/external/bsd/tmux/dist/cmd-list.c
N src/external/bsd/tmux/dist/cmd-load-buffer.c
N src/external/bsd/tmux/dist/cmd-lock-client.c
N src/external/bsd/tmux/dist/cmd-lock-server.c
N src/external/bsd/tmux/dist/cmd-lock-session.c
N src/external/bsd/tmux/dist/cmd-move-window.c
N src/external/bsd/tmux/dist/cmd-new-session.c
N src/external/bsd/tmux/dist/cmd-new-window.c
N src/external/bsd/tmux/dist/cmd-next-layout.c
N src/external/bsd/tmux/dist/cmd-next-window.c
N src/external/bsd/tmux/dist/cmd-paste-buffer.c
N src/external/bsd/tmux/dist/cmd-pipe-pane.c
N src/external/bsd/tmux/dist/cmd.c
N src/external/bsd/tmux/dist/cmd-show-window-options.c
N src/external/bsd/tmux/dist/cmd-previous-window.c
N src/external/bsd/tmux/dist/cmd-refresh-client.c
N src/external/bsd/tmux/dist/cmd-rename-session.c
N src/external/bsd/tmux/dist/cmd-rename-window.c
N src/external/bsd/tmux/dist/cmd-resize-pane.c
N src/external/bsd/tmux/dist/cmd-respawn-window.c
N src/external/bsd/tmux/dist/cmd-rotate-window.c
N src/external/bsd/tmux/dist/cmd-run-shell.c
N src/external/bsd/tmux/dist/cmd-save-buffer.c
N src/external/bsd/tmux/dist/cmd-select-layout.c
N src/external/bsd/tmux/dist/cmd-select-pane.c
N src/external/bsd/tmux/dist/cmd-select-window.c
N src/external/bsd/tmux/dist/cmd-send-keys.c
N src/external/bsd/tmux/dist/cmd-send-prefix.c
N src/external/bsd/tmux/dist/cmd-server-info.c
N src/external/bsd/tmux/dist/cmd-set-buffer.c
N src/external/bsd/tmux/dist/grid.c
N src/external/bsd/tmux/dist/cmd-set-environment.c
N src/external/bsd/tmux/dist/cmd-set-option.c
N src/external/bsd/tmux/dist/cmd-set-window-option.c
N src/external/bsd/tmux/dist/cmd-show-buffer.c
N src/external/bsd/tmux/dist/cmd-show-environment.c
N src/external/bsd/tmux/dist/cmd-show-messages.c
N src/external/bsd/tmux/dist/cmd-show-options.c
N src/external/bsd/tmux/dist/cmd-source-file.c
N src/external/bsd/tmux/dist/cmd-split-window.c
N src/external/bsd/tmux/dist/cmd-start-server.c
N src/external/bsd/tmux/dist/cmd-string.c
N src/external/bsd/tmux/dist/cmd-suspend-client.c
N src/external/bsd/tmux/dist/cmd-swap-pane.c
N src/external/bsd/tmux/dist/cmd-swap-window.c
N src/external/bsd/tmux/dist/cmd-switch-client.c
N src/external/bsd/tmux/dist/cmd-unbind-key.c
N src/external/bsd/tmux/dist/colour.c
N src/external/bsd/tmux/dist/cm

CVS commit: src/external/bsd/tmux

2011-03-10 Thread Julio Merino
Module Name:src
Committed By:   jmmv
Date:   Thu Mar 10 09:18:01 UTC 2011

Added Files:
src/external/bsd/tmux: Makefile
src/external/bsd/tmux/share: Makefile
src/external/bsd/tmux/share/examples: Makefile
src/external/bsd/tmux/share/examples/tmux: Makefile
src/external/bsd/tmux/usr.bin: Makefile
src/external/bsd/tmux/usr.bin/tmux: Makefile config.h version.txt

Log Message:
Add reachover Makefiles for the build of tmux.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/bsd/tmux/Makefile
cvs rdiff -u -r0 -r1.1 src/external/bsd/tmux/share/Makefile
cvs rdiff -u -r0 -r1.1 src/external/bsd/tmux/share/examples/Makefile
cvs rdiff -u -r0 -r1.1 src/external/bsd/tmux/share/examples/tmux/Makefile
cvs rdiff -u -r0 -r1.1 src/external/bsd/tmux/usr.bin/Makefile
cvs rdiff -u -r0 -r1.1 src/external/bsd/tmux/usr.bin/tmux/Makefile \
src/external/bsd/tmux/usr.bin/tmux/config.h \
src/external/bsd/tmux/usr.bin/tmux/version.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/doc

2011-03-10 Thread Julio Merino
Module Name:src
Committed By:   jmmv
Date:   Thu Mar 10 09:19:15 UTC 2011

Modified Files:
src/doc: 3RDPARTY

Log Message:
Document tmux.


To generate a diff of this commit:
cvs rdiff -u -r1.818 -r1.819 src/doc/3RDPARTY

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libterminfo

2011-03-10 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Thu Mar 10 09:45:32 UTC 2011

Modified Files:
src/lib/libterminfo: tparm.c

Log Message:
Fix an off-by-one error when processing embedded values.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libterminfo/tparm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/librumphijack

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 09:47:32 UTC 2011

Modified Files:
src/lib/librumphijack: hijack.c

Log Message:
Revert 1.81 and do it in a saner way with an ifdef.  Later, when
the naming crisis is resolved, we can probably support rump kernel
quotas from nb5 also.


To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 src/lib/librumphijack/hijack.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/gnu/dist/gdb6/gdb

2011-03-10 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Thu Mar 10 10:06:33 UTC 2011

Modified Files:
src/gnu/dist/gdb6/gdb: hppa-tdep.c

Log Message:
Rename some registers to reflect reality.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 src/gnu/dist/gdb6/gdb/hppa-tdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/shmif_dumpbus

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 10:11:25 UTC 2011

Modified Files:
src/usr.bin/shmif_dumpbus: shmif_dumpbus.c

Log Message:
Add some asserts to make sure the bus offset isn't beyond what we
mapped.  (I had a very interesting time last night trying to figure
out what was going when things apparently got compiled with a 64bit
time_t on nb5.  this caused only 4k of the bus file to be mapped...)


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/shmif_dumpbus/shmif_dumpbus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libterminfo

2011-03-10 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Thu Mar 10 10:17:19 UTC 2011

Modified Files:
src/lib/libterminfo: termcap.c terminfo.5.in

Log Message:
Add support for translating the following termcap commands into terminfo:
  %B %D %r %2 %3 %d %+ %> %.
Fixes PR bin/44692.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libterminfo/termcap.c
cvs rdiff -u -r1.14 -r1.15 src/lib/libterminfo/terminfo.5.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libterminfo

2011-03-10 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Thu Mar 10 10:46:34 UTC 2011

Modified Files:
src/lib/libterminfo: tparm.c

Log Message:
Fix two other off-by-one errors when processing %P and %g commands.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/lib/libterminfo/tparm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/usr.bin

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 11:13:33 UTC 2011

Modified Files:
src/tests/usr.bin: Makefile
Added Files:
src/tests/usr.bin/shmif_dumpbus: Makefile d_pcap.out d_pkthdrs.out
shmbus.bz2.uue t_basic.sh

Log Message:
add tests for shmif_dumpbus(1)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/usr.bin/shmif_dumpbus/Makefile \
src/tests/usr.bin/shmif_dumpbus/d_pcap.out \
src/tests/usr.bin/shmif_dumpbus/d_pkthdrs.out \
src/tests/usr.bin/shmif_dumpbus/shmbus.bz2.uue \
src/tests/usr.bin/shmif_dumpbus/t_basic.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 11:16:03 UTC 2011

Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests

Log Message:
shmif_dumpbus tests


To generate a diff of this commit:
cvs rdiff -u -r1.263 -r1.264 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.31 -r1.32 src/etc/mtree/NetBSD.dist.tests

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/libexec/ld.elf_so/arch/hppa

2011-03-10 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Thu Mar 10 12:53:42 UTC 2011

Modified Files:
src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c rtld_start.S

Log Message:
Whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/libexec/ld.elf_so/arch/hppa/hppa_reloc.c
cvs rdiff -u -r1.9 -r1.10 src/libexec/ld.elf_so/arch/hppa/rtld_start.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src

2011-03-10 Thread Julio Merino
Module Name:src
Committed By:   jmmv
Date:   Thu Mar 10 13:16:59 UTC 2011

Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/man: mi
src/distrib/sets/lists/misc: mi
src/etc/mtree: NetBSD.dist.base
src/external/bsd: Makefile

Log Message:
Enable the build of tmux and add the necessary directory and file entries.


To generate a diff of this commit:
cvs rdiff -u -r1.924 -r1.925 src/distrib/sets/lists/base/mi
cvs rdiff -u -r1.1300 -r1.1301 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.173 -r1.174 src/distrib/sets/lists/misc/mi
cvs rdiff -u -r1.77 -r1.78 src/etc/mtree/NetBSD.dist.base
cvs rdiff -u -r1.28 -r1.29 src/external/bsd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/doc

2011-03-10 Thread Julio Merino
Module Name:src
Committed By:   jmmv
Date:   Thu Mar 10 13:17:35 UTC 2011

Modified Files:
src/doc: CHANGES

Log Message:
Note the import of tmux, version 1.4.


To generate a diff of this commit:
cvs rdiff -u -r1.1518 -r1.1519 src/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 13:20:54 UTC 2011

Modified Files:
src/sys/rump/net/lib/libshmif: if_shmem.c

Log Message:
Pass packet up if it's *for* us, not if it's from someone else.
This fixes a rather curious forwarding/redirect/etc. storm which
happened when there were >2 shmif kernels on the same shmbus with
ip forwarding set on. (at least it stress-tested other code ;)


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/rump/net/lib/libshmif/if_shmem.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/window

2011-03-10 Thread Julio Merino
Module Name:src
Committed By:   jmmv
Date:   Thu Mar 10 13:23:41 UTC 2011

Modified Files:
src/usr.bin/window: window.1

Log Message:
Note that window(1) will go away after netbsd-6 is branched.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/window/window.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 13:27:03 UTC 2011

Modified Files:
src/sys/rump/net/lib/libshmif: if_shmem.c

Log Message:
Support bpf.  shmif_dumpbus(1) can be used for much the same effect,
but sometimes it's just more convenient to run tcpdump live.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/rump/net/lib/libshmif/if_shmem.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/libterminfo

2011-03-10 Thread Roy Marples
Module Name:src
Committed By:   roy
Date:   Thu Mar 10 13:39:27 UTC 2011

Modified Files:
src/lib/libterminfo: tparm.c

Log Message:
Do our best to process invalid terminfo strings instead of just
returning NULL.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libterminfo/tparm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/lib/librumphijack

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 13:42:34 UTC 2011

Modified Files:
src/tests/lib/librumphijack: t_tcpip.sh

Log Message:
* remove juiblex from nfsd startup (i was using -DDEBUG nfsd yesterday)
* some minor nits


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/lib/librumphijack/t_tcpip.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/rump

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 14:09:47 UTC 2011

Modified Files:
src/tests/rump: Makefile
Added Files:
src/tests/rump/rumpnet: Makefile t_shmif.sh

Log Message:
Add a test checks that 16 rump kernels on one shmif bus can ping
each other.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/rump/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/rump/rumpnet/Makefile \
src/tests/rump/rumpnet/t_shmif.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 14:11:19 UTC 2011

Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests

Log Message:
rumpnet tests


To generate a diff of this commit:
cvs rdiff -u -r1.264 -r1.265 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.32 -r1.33 src/etc/mtree/NetBSD.dist.tests

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/libexec/ld.elf_so

2011-03-10 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu Mar 10 14:27:32 UTC 2011

Modified Files:
src/libexec/ld.elf_so: README.TLS rtld.h tls.c

Log Message:
Fix prototype for __tls_get_addr. Add a generic implementation of it
using __tls_get_addr. Update TLS notes.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/libexec/ld.elf_so/README.TLS \
src/libexec/ld.elf_so/tls.c
cvs rdiff -u -r1.101 -r1.102 src/libexec/ld.elf_so/rtld.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/lib/libc/tls

2011-03-10 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Thu Mar 10 14:31:07 UTC 2011

Modified Files:
src/tests/lib/libc/tls: Makefile

Log Message:
Deal with all objdir methods.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/tls/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/libexec/httpd

2011-03-10 Thread Jeremy C. Reed
Module Name:src
Committed By:   reed
Date:   Thu Mar 10 14:37:17 UTC 2011

Modified Files:
src/libexec/httpd: bozohttpd.8

Log Message:
Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/libexec/httpd/bozohttpd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/libexec/httpd

2011-03-10 Thread Jeremy C. Reed
Module Name:src
Committed By:   reed
Date:   Thu Mar 10 14:39:40 UTC 2011

Modified Files:
src/libexec/httpd: dir-index-bozo.c

Log Message:
A filename with a colon in it made it appear to be the URI scheme
to various web browsers. So follow RFC 3986 4.2 and prepend ./
to the filename in the generated index hyperlink.

Okayed by mrg.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/libexec/httpd/dir-index-bozo.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/usr.bin/shmif_dumpbus

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 14:49:17 UTC 2011

Modified Files:
src/tests/usr.bin/shmif_dumpbus: Makefile

Log Message:
remember to install test data files too.  thanks, Paul.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/usr.bin/shmif_dumpbus/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/gnu/dist/gcc4/gcc

2011-03-10 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Thu Mar 10 15:14:49 UTC 2011

Modified Files:
src/gnu/dist/gcc4/gcc: configure configure.ac

Log Message:
Look for TLS on hppa on netbsd.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/gnu/dist/gcc4/gcc/configure
cvs rdiff -u -r1.10 -r1.11 src/gnu/dist/gcc4/gcc/configure.ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/gnu/usr.bin/gcc4/arch/hppa

2011-03-10 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Thu Mar 10 15:15:26 UTC 2011

Modified Files:
src/gnu/usr.bin/gcc4/arch/hppa: auto-host.h

Log Message:
Re-run mknative to pick up TLS support..


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/gnu/usr.bin/gcc4/arch/hppa/auto-host.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/newsmips/newsmips

2011-03-10 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Thu Mar 10 15:40:36 UTC 2011

Modified Files:
src/sys/arch/newsmips/newsmips: news3400.c news5000.c

Log Message:
Set correct struct clockframe .intr value for hardclock(9).


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/newsmips/newsmips/news3400.c
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/newsmips/newsmips/news5000.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-03-10 Thread Nicolas Joly
Module Name:src
Committed By:   njoly
Date:   Thu Mar 10 16:27:03 UTC 2011

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
+libh_tls_{dlopen,dynamic}.so.1.debug


To generate a diff of this commit:
cvs rdiff -u -r1.265 -r1.266 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-03-10 Thread Nicolas Joly
Module Name:src
Committed By:   njoly
Date:   Thu Mar 10 16:50:11 UTC 2011

Modified Files:
src/distrib/sets/lists/comp: mi

Log Message:
+tmux.debug


To generate a diff of this commit:
cvs rdiff -u -r1.1595 -r1.1596 src/distrib/sets/lists/comp/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/ews4800mips/ews4800mips

2011-03-10 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Thu Mar 10 17:05:41 UTC 2011

Modified Files:
src/sys/arch/ews4800mips/ews4800mips: tr2_intr.c tr2a_intr.c

Log Message:
Set correct struct clockframe .intr value for hardclock(9).


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/ews4800mips/ews4800mips/tr2_intr.c
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/ews4800mips/ews4800mips/tr2a_intr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man4

2011-03-10 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Thu Mar 10 17:09:17 UTC 2011

Modified Files:
src/share/man/man4: lmc.4

Log Message:
Fix xref to tcpdump, from Anon Ymous.
Use Fx/Nx/Ox while here.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/share/man/man4/lmc.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-03-10 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Thu Mar 10 17:11:17 UTC 2011

Modified Files:
src/external/bsd/libpcap/dist: pcap.3pcap.in pcap_dump_open.3pcap.in
pcap_open_offline.3pcap.in

Log Message:
It's tcpdump(8), not (1).
>From Anon Ymous.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 src/external/bsd/libpcap/dist/pcap.3pcap.in \
src/external/bsd/libpcap/dist/pcap_dump_open.3pcap.in \
src/external/bsd/libpcap/dist/pcap_open_offline.3pcap.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/pmax/pmax

2011-03-10 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Thu Mar 10 17:13:13 UTC 2011

Modified Files:
src/sys/arch/pmax/pmax: dec_3max.c dec_3min.c

Log Message:
Set correct struct clockframe .intr value for hardclock(9).


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/pmax/pmax/dec_3max.c
cvs rdiff -u -r1.68 -r1.69 src/sys/arch/pmax/pmax/dec_3min.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/libexec/ld.elf_so

2011-03-10 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu Mar 10 17:22:17 UTC 2011

Modified Files:
src/libexec/ld.elf_so: README.TLS

Log Message:
Add source reference for _lwp_makecontext and
__HAVE___LWP_GETPRIVATE_FAST. Fix enumeration.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/libexec/ld.elf_so/README.TLS

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/emips/emips

2011-03-10 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Thu Mar 10 17:22:51 UTC 2011

Modified Files:
src/sys/arch/emips/emips: interrupt.c

Log Message:
Set correct struct clockframe .intr value for hardclock(9).


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/emips/emips/interrupt.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/hpcmips/vr

2011-03-10 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Thu Mar 10 17:27:43 UTC 2011

Modified Files:
src/sys/arch/hpcmips/vr: rtc.c

Log Message:
Set correct struct clockframe .intr value for hardclock(9).


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/hpcmips/vr/rtc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/mipsco/mipsco

2011-03-10 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Thu Mar 10 17:30:12 UTC 2011

Modified Files:
src/sys/arch/mipsco/mipsco: mips_3x30.c

Log Message:
Set correct struct clockframe .intr value for hardclock(9).


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/mipsco/mipsco/mips_3x30.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-03-10 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Thu Mar 10 17:32:46 UTC 2011

Modified Files:
src/sys/arch/sgimips/dev: int.c

Log Message:
Set correct struct clockframe .intr value for hardclock(9).


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/sgimips/dev/int.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/libexec/ld.elf_so

2011-03-10 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Thu Mar 10 17:38:30 UTC 2011

Modified Files:
src/libexec/ld.elf_so: README.TLS

Log Message:
Add some clarifications


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/libexec/ld.elf_so/README.TLS

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/mips/sibyte/dev

2011-03-10 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Thu Mar 10 17:40:50 UTC 2011

Modified Files:
src/sys/arch/mips/sibyte/dev: sbtimer.c

Log Message:
Set correct struct clockframe .intr value for hardclock(9).


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/mips/sibyte/dev/sbtimer.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/emips/stand/common

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 18:18:01 UTC 2011

Modified Files:
src/sys/arch/emips/stand/common: start.S

Log Message:
Use NESTED_NOPROFILE instead of VECTOR, since VECTOR grew a
.org directive for some reason.

from sandrof
(i didn't test booting, will wait for autobuild to do the work for me)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/emips/stand/common/start.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/rump/fs/lib/libzfs

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 19:24:38 UTC 2011

Modified Files:
src/sys/rump/fs/lib/libzfs: Makefile
Added Files:
src/sys/rump/fs/lib/libzfs: component.c

Log Message:
autocreate /dev/zfs.  requested by riz


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/rump/fs/lib/libzfs/Makefile
cvs rdiff -u -r0 -r1.4 src/sys/rump/fs/lib/libzfs/component.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 19:32:40 UTC 2011

Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_znode.c

Log Message:
pass in correct variable, the old code can't possibly be correct.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
src/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_znode.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/cddl/osnet/sys/kern

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 19:35:24 UTC 2011

Modified Files:
src/external/cddl/osnet/sys/kern: misc.c

Log Message:
adjust some pretty likely broken assertion (stksize is hardcoded
from caller, but not used here).  now zpool doesn't cause a
kernel crash anymore.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/cddl/osnet/sys/kern/misc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/tests/fs

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 20:02:27 UTC 2011

Modified Files:
src/tests/fs: Makefile
Added Files:
src/tests/fs/zfs: Makefile t_zpool.sh

Log Message:
Add one simple test case which checks that zpool create results in
a mounted file system.  Then run away as quickly as possible.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/tests/fs/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/fs/zfs/Makefile src/tests/fs/zfs/t_zpool.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc/mtree

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 20:03:40 UTC 2011

Modified Files:
src/etc/mtree: NetBSD.dist.tests

Log Message:
tests/fs/zfs


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/etc/mtree/NetBSD.dist.tests

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 20:04:46 UTC 2011

Modified Files:
src/distrib/sets/lists/tests: mi

Log Message:
+tp


To generate a diff of this commit:
cvs rdiff -u -r1.266 -r1.267 src/distrib/sets/lists/tests/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/sandpoint/stand/altboot

2011-03-10 Thread Frank Wille
Module Name:src
Committed By:   phx
Date:   Thu Mar 10 21:11:50 UTC 2011

Modified Files:
src/sys/arch/sandpoint/stand/altboot: brdsetup.c globals.h pci.c
pciide.c stg.c

Log Message:
Make sure the device class is IDE (class 0, subclass 1), before checking
the PCI interface for native/legacy mode. Different subclasses are always
assumed being in native mode. That makes the Acard IDE controller work.

New macros for PCI interface, revision and class.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sandpoint/stand/altboot/brdsetup.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/sandpoint/stand/altboot/globals.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/sandpoint/stand/altboot/pci.c \
src/sys/arch/sandpoint/stand/altboot/pciide.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/sandpoint/stand/altboot/stg.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/rump/fs/lib/libzfs

2011-03-10 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Thu Mar 10 22:11:05 UTC 2011

Modified Files:
src/sys/rump/fs/lib/libzfs: component.c

Log Message:
When panicing, at least tell the _real_ reason.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/rump/fs/lib/libzfs/component.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/lib/librumphijack

2011-03-10 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Thu Mar 10 23:02:56 UTC 2011

Modified Files:
src/lib/librumphijack: hijack.c

Log Message:
Use rumphijack_dlsym() to figure out where __sysctl() is during
init.  Otherwise powerpc dlsym() DTWT and returns NULL.
(now i have no idea why dlsym() it works from rcinit(), but i'll
opt to not care)

Hah, only took 15min to debug that crap this time around.  I'm
quickly approaching zero-time with it.


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/lib/librumphijack/hijack.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/arm

2011-03-10 Thread Hiroyuki Bessho
Module Name:src
Committed By:   bsh
Date:   Fri Mar 11 03:16:14 UTC 2011

Modified Files:
src/sys/arch/arm/gemini: files.gemini
src/sys/arch/arm/imx: files.imx31 files.imx51
src/sys/arch/arm/omap: files.omap2
src/sys/arch/arm/pic: files.pic pic.c
Added Files:
src/sys/arch/arm/pic: pic_splfuncs.c

Log Message:
split arch/arm/pic/pic.c so that we can implement more efficient version of 
splfoo() while using pic framework.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/gemini/files.gemini
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/arm/imx/files.imx31
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/imx/files.imx51
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/omap/files.omap2
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/pic/files.pic
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/pic/pic.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/pic/pic_splfuncs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



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

2011-03-10 Thread Hiroyuki Bessho
Module Name:src
Committed By:   bsh
Date:   Fri Mar 11 03:26:37 UTC 2011

Added Files:
src/sys/arch/arm/mpcore: dic.c dic_intr.h dicreg.h

Log Message:
DIC: ARM11 MPCore's Distributed Interrupt Controller.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/mpcore/dic.c \
src/sys/arch/arm/mpcore/dic_intr.h src/sys/arch/arm/mpcore/dicreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.