CVS commit: src/sys/arch/hp300/conf

2011-02-05 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Sun Feb  6 06:47:16 UTC 2011

Modified Files:
src/sys/arch/hp300/conf: GENERIC

Log Message:
- adjust a comment for frodo (362 doesn't have frodo)
- whitespace nits


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/sys/arch/hp300/conf/GENERIC

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



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

2011-02-05 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Sun Feb  6 04:06:58 UTC 2011

Modified Files:
src/sys/arch/hp300/dev: diodevs.h diodevs_data.h

Log Message:
Regen from diodevs rev 1.13:
> Pull description about TurboVRX ("tigershark") display from OpenBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/hp300/dev/diodevs.h \
src/sys/arch/hp300/dev/diodevs_data.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/hp300/dev

2011-02-05 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Sun Feb  6 04:06:12 UTC 2011

Modified Files:
src/sys/arch/hp300/dev: diodevs

Log Message:
Pull description about TurboVRX ("tigershark") display from OpenBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/hp300/dev/diodevs

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



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

2011-02-05 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Sun Feb  6 03:53:25 UTC 2011

Modified Files:
src/sys/arch/hp300/dev: grf_rb.c

Log Message:
RENASSIANCE -> RENAISSANCE


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/hp300/dev/grf_rb.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/hp300/dev

2011-02-05 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Sun Feb  6 03:51:58 UTC 2011

Modified Files:
src/sys/arch/hp300/dev: diodevs.h diodevs_data.h

Log Message:
Regen from diodevs rev 1.12:
> RENASSIANCE -> RENAISSANCE


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/hp300/dev/diodevs.h \
src/sys/arch/hp300/dev/diodevs_data.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/hp300/dev

2011-02-05 Thread Izumi Tsutsui
Module Name:src
Committed By:   tsutsui
Date:   Sun Feb  6 03:51:22 UTC 2011

Modified Files:
src/sys/arch/hp300/dev: diodevs

Log Message:
RENASSIANCE -> RENAISSANCE


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/hp300/dev/diodevs

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



CVS commit: src/sys/modules/tprof_amdpmi

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sun Feb  6 02:28:50 UTC 2011

Added Files:
src/sys/modules/tprof_amdpmi: Makefile

Log Message:
add a directory which i forgot to add with sys/modules/Makefile rev.1.60


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/modules/tprof_amdpmi/Makefile

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



CVS commit: src/lib/libm/src

2011-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Feb  6 01:53:38 UTC 2011

Added Files:
src/lib/libm/src: s_remquo.c s_remquof.c

Log Message:
Add the actual function files. From FreeBSD via Stathis Kamperis


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/libm/src/s_remquo.c \
src/lib/libm/src/s_remquof.c

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



CVS commit: src/sys/dev/putter

2011-02-05 Thread Adam Hamsik
Module Name:src
Committed By:   haad
Date:   Sun Feb  6 01:28:17 UTC 2011

Modified Files:
src/sys/dev/putter: putter.c

Log Message:
Putter depends on puffs add missing dependience.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/putter/putter.c

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



CVS commit: src

2011-02-05 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sun Feb  6 01:14:24 UTC 2011

Modified Files:
src/distrib/sets: sets.subr
src/distrib/sets/lists/comp: mi
src/external/bsd: Makefile
src/share/mk: bsd.own.mk
src/tools: Makefile
Added Files:
src/external/bsd/llvm: Makefile Makefile.inc link.mk tablegen.mk
src/external/bsd/llvm/bin: Makefile Makefile.inc
src/external/bsd/llvm/bin/bugpoint: Makefile
src/external/bsd/llvm/bin/clang: Makefile
src/external/bsd/llvm/bin/llc: Makefile
src/external/bsd/llvm/bin/lli: Makefile
src/external/bsd/llvm/bin/llvm-ar: Makefile
src/external/bsd/llvm/bin/llvm-as: Makefile
src/external/bsd/llvm/bin/llvm-bcanalyzer: Makefile
src/external/bsd/llvm/bin/llvm-diff: Makefile
src/external/bsd/llvm/bin/llvm-dis: Makefile
src/external/bsd/llvm/bin/llvm-extract: Makefile
src/external/bsd/llvm/bin/llvm-ld: Makefile
src/external/bsd/llvm/bin/llvm-link: Makefile
src/external/bsd/llvm/bin/llvm-mc: Makefile
src/external/bsd/llvm/bin/llvm-nm: Makefile
src/external/bsd/llvm/bin/llvm-prof: Makefile
src/external/bsd/llvm/bin/llvm-ranlib: Makefile
src/external/bsd/llvm/bin/llvm-stub: Makefile
src/external/bsd/llvm/bin/llvmc: Makefile
src/external/bsd/llvm/bin/macho-dumpx: Makefile
src/external/bsd/llvm/bin/opt: Makefile
src/external/bsd/llvm/bin/tblgen: Makefile
src/external/bsd/llvm/config/clang/Basic: Version.inc
src/external/bsd/llvm/config/llvm/Config: AsmParsers.def
AsmPrinters.def Disassemblers.def Targets.def config.h
llvm-config.h
src/external/bsd/llvm/config/llvm/Support: DataTypes.h
src/external/bsd/llvm/include: Makefile
src/external/bsd/llvm/lib: Makefile Makefile.inc
src/external/bsd/llvm/lib/libLLVMAnalysis: Makefile
src/external/bsd/llvm/lib/libLLVMArchive: Makefile
src/external/bsd/llvm/lib/libLLVMAsmParser: Makefile
src/external/bsd/llvm/lib/libLLVMAsmPrinter: Makefile
src/external/bsd/llvm/lib/libLLVMBitReader: Makefile
src/external/bsd/llvm/lib/libLLVMBitWriter: Makefile
src/external/bsd/llvm/lib/libLLVMCBackend: Makefile
src/external/bsd/llvm/lib/libLLVMCBackendInfo: Makefile
src/external/bsd/llvm/lib/libLLVMCodeGen: Makefile
src/external/bsd/llvm/lib/libLLVMCompilerDriver: Makefile
src/external/bsd/llvm/lib/libLLVMCore: Makefile
src/external/bsd/llvm/lib/libLLVMCppBackend: Makefile
src/external/bsd/llvm/lib/libLLVMCppBackendInfo: Makefile
src/external/bsd/llvm/lib/libLLVMExecutionEngine: Makefile
src/external/bsd/llvm/lib/libLLVMHello: Makefile
src/external/bsd/llvm/lib/libLLVMInstCombine: Makefile
src/external/bsd/llvm/lib/libLLVMInstrumentation: Makefile
src/external/bsd/llvm/lib/libLLVMInterpreter: Makefile
src/external/bsd/llvm/lib/libLLVMJIT: Makefile
src/external/bsd/llvm/lib/libLLVMLinker: Makefile
src/external/bsd/llvm/lib/libLLVMMC: Makefile
src/external/bsd/llvm/lib/libLLVMMCDisassembler: Makefile
src/external/bsd/llvm/lib/libLLVMMCJIT: Makefile
src/external/bsd/llvm/lib/libLLVMMCParser: Makefile
src/external/bsd/llvm/lib/libLLVMObject: Makefile
src/external/bsd/llvm/lib/libLLVMScalarOpts: Makefile
src/external/bsd/llvm/lib/libLLVMSelectionDAG: Makefile
src/external/bsd/llvm/lib/libLLVMSupport: Makefile
src/external/bsd/llvm/lib/libLLVMTarget: Makefile
src/external/bsd/llvm/lib/libLLVMTransformsUtils: Makefile
src/external/bsd/llvm/lib/libLLVMX86AsmParser: Makefile
src/external/bsd/llvm/lib/libLLVMX86AsmPrinter: Makefile
src/external/bsd/llvm/lib/libLLVMX86CodeGen: Makefile
src/external/bsd/llvm/lib/libLLVMX86Disassembler: Makefile
src/external/bsd/llvm/lib/libLLVMX86TargetInfo: Makefile
src/external/bsd/llvm/lib/libLLVMipa: Makefile
src/external/bsd/llvm/lib/libLLVMipo: Makefile
src/external/bsd/llvm/lib/libclangAST: Makefile
src/external/bsd/llvm/lib/libclangAnalysis: Makefile
src/external/bsd/llvm/lib/libclangBasic: Makefile
src/external/bsd/llvm/lib/libclangCodeGen: Makefile
src/external/bsd/llvm/lib/libclangDriver: Makefile
src/external/bsd/llvm/lib/libclangFrontend: Makefile
src/external/bsd/llvm/lib/libclangFrontendTool: Makefile
src/external/bsd/llvm/lib/libclangIndex: Makefile
src/external/bsd/llvm/lib/libclangLex: Makefile
src/external/bsd/llvm/lib/libclangParse: Makefile
src/external/bsd/llvm/lib/libclangRewrite: Makefile
src/external/bsd/llvm/lib/libclangSema: Makefile
src/external/bsd/llvm/lib/libclangSerialization: Makefile
src/external/bsd/llvm/lib/libclangStat

CVS commit: src/share/mk

2011-02-05 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sun Feb  6 01:08:38 UTC 2011

Modified Files:
src/share/mk: bsd.prog.mk

Log Message:
Don't use -nostdinc or -nostdinc++ if this is included in a HOSTLIB.


To generate a diff of this commit:
cvs rdiff -u -r1.257 -r1.258 src/share/mk/bsd.prog.mk

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



CVS commit: src/share/mk

2011-02-05 Thread Joerg Sonnenberger
Module Name:src
Committed By:   joerg
Date:   Sun Feb  6 00:52:49 UTC 2011

Modified Files:
src/share/mk: bsd.dep.mk bsd.lib.mk

Log Message:
Allow HOSTLIB to use C++ by not specifying -nostdinc++.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/share/mk/bsd.dep.mk
cvs rdiff -u -r1.310 -r1.311 src/share/mk/bsd.lib.mk

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



CVS commit: src

2011-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sun Feb  6 00:44:10 UTC 2011

Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
src/distrib/sets/lists/comp: md.amd64 md.sparc64 mi shl.mi
src/include: math.h
src/lib/libm: Makefile shlib_version
src/lib/libm/man: ieee.3

Log Message:
remquo{,f} from FreeBSD via Stathis Kamperis


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/distrib/sets/lists/base/ad.mips64eb
cvs rdiff -u -r1.36 -r1.37 src/distrib/sets/lists/base/ad.mips64el
cvs rdiff -u -r1.111 -r1.112 src/distrib/sets/lists/base/md.amd64
cvs rdiff -u -r1.104 -r1.105 src/distrib/sets/lists/base/md.sparc64
cvs rdiff -u -r1.572 -r1.573 src/distrib/sets/lists/base/shl.mi
cvs rdiff -u -r1.95 -r1.96 src/distrib/sets/lists/comp/md.amd64
cvs rdiff -u -r1.84 -r1.85 src/distrib/sets/lists/comp/md.sparc64
cvs rdiff -u -r1.1581 -r1.1582 src/distrib/sets/lists/comp/mi
cvs rdiff -u -r1.157 -r1.158 src/distrib/sets/lists/comp/shl.mi
cvs rdiff -u -r1.53 -r1.54 src/include/math.h
cvs rdiff -u -r1.103 -r1.104 src/lib/libm/Makefile
cvs rdiff -u -r1.11 -r1.12 src/lib/libm/shlib_version
cvs rdiff -u -r1.21 -r1.22 src/lib/libm/man/ieee.3

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/modules

2011-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Feb  5 23:22:16 UTC 2011

Modified Files:
src/distrib/sets/lists/modules: md.amd64

Log Message:
not there yet.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/distrib/sets/lists/modules/md.amd64

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



CVS commit: src/sys/modules

2011-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Feb  5 22:40:49 UTC 2011

Modified Files:
src/sys/modules: Makefile

Log Message:
fix build!


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/modules/Makefile

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



CVS commit: xsrc/external/mit/xf86-video-sunffb/dist/src

2011-02-05 Thread Julian Coleman
Module Name:xsrc
Committed By:   jdc
Date:   Sat Feb  5 21:05:07 UTC 2011

Modified Files:
xsrc/external/mit/xf86-video-sunffb/dist/src: ffb_dac.c

Log Message:
When restoring the screen ("DPMS On") in FFBDacDPMSMode(), use the saved
state to restore the timing generator control register.  This restores the
correct hsync and vsync values, and fixes a bug that caused the screen not
to be restored for graphics modes where vsync is normally disabled.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
xsrc/external/mit/xf86-video-sunffb/dist/src/ffb_dac.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/xlint/lint1

2011-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Feb  5 19:13:48 UTC 2011

Modified Files:
src/usr.bin/xlint/lint1: Makefile.ops-c Makefile.ops-h

Log Message:
better dependency handling


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/xlint/lint1/Makefile.ops-c \
src/usr.bin/xlint/lint1/Makefile.ops-h

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



CVS commit: src/usr.bin/xlint/lint1

2011-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Feb  5 19:10:40 UTC 2011

Modified Files:
src/usr.bin/xlint/lint1: mkops

Log Message:
fix missing comparison


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/xlint/lint1/mkops

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



CVS commit: src/usr.bin/xlint/lint1

2011-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Feb  5 17:29:48 UTC 2011

Modified Files:
src/usr.bin/xlint/lint1: mkops

Log Message:
copyright date


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

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



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

2011-02-05 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Sat Feb  5 17:25:45 UTC 2011

Modified Files:
src/sys/rump/librump/rumpkern: vm.c

Log Message:
Use correct strtoululululu variant.

from Taylor R Campbell


To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/sys/rump/librump/rumpkern/vm.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/xlint/lint1

2011-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Feb  5 17:14:15 UTC 2011

Modified Files:
src/usr.bin/xlint/lint1: externs1.h mkops op.h ops.def tree.c

Log Message:
as promised make the last ops table auto-generated.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/xlint/lint1/externs1.h
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/xlint/lint1/mkops \
src/usr.bin/xlint/lint1/ops.def
cvs rdiff -u -r1.5 -r1.6 src/usr.bin/xlint/lint1/op.h
cvs rdiff -u -r1.67 -r1.68 src/usr.bin/xlint/lint1/tree.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-02-05 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Sat Feb  5 16:59:24 UTC 2011

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

Log Message:
uncommit part of previous which wasn't supposed to change


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 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/lib/librumphijack

2011-02-05 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Sat Feb  5 16:57:39 UTC 2011

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

Log Message:
Wrap daemon() since it forks.  Otherwise we lose the rumpclient kq
descriptor and have multiple processes using the commfd.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 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/evbsh3/conf

2011-02-05 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Sat Feb  5 16:42:42 UTC 2011

Modified Files:
src/sys/arch/evbsh3/conf: T_SH7706LSR

Log Message:
use SSUMCI_DEBUG, not SCIMCI_DEBUG.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbsh3/conf/T_SH7706LSR

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



CVS commit: src/usr.bin/xlint/lint1

2011-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Feb  5 16:10:17 UTC 2011

Added Files:
src/usr.bin/xlint/lint1: mkops

Log Message:
oops forgot to commit the script.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/usr.bin/xlint/lint1/mkops

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



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

2011-02-05 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Feb  5 16:01:58 UTC 2011

Modified Files:
src/crypto/external/bsd/openssh/lib: Makefile

Log Message:
we have arc4random_buf and uniform now; no need for random.c


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/crypto/external/bsd/openssh/lib/Makefile

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



CVS commit: src/sys/dev

2011-02-05 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Sat Feb  5 15:45:21 UTC 2011

Modified Files:
src/sys/dev/marvell: mvsdio.c
src/sys/dev/sdmmc: sdmmc.c sdmmc_mem.c sdmmcvar.h

Log Message:
Don't switch SD high-speed timing, if host controller isn't supported.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/marvell/mvsdio.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/sdmmc/sdmmc.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/sdmmc/sdmmc_mem.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/sdmmc/sdmmcvar.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/arm/xscale

2011-02-05 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Sat Feb  5 15:29:16 UTC 2011

Modified Files:
src/sys/arch/arm/xscale: pxa2x0_mci.c

Log Message:
do pxamci_intr_done() after pxa2x0_dmac_abort_xfer().


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/xscale/pxa2x0_mci.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/ktrace

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 15:22:17 UTC 2011

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

Log Message:
update usage


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/usr.bin/ktrace/ktrace.c

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



CVS commit: src/sys/gdbscripts

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 14:12:06 UTC 2011

Modified Files:
src/sys/gdbscripts: lwps

Log Message:
fix format


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/gdbscripts/lwps

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



CVS commit: src

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 14:08:13 UTC 2011

Modified Files:
src/distrib/sets/lists/modules: md.amd64 md.i386
src/sys/modules: Makefile

Log Message:
build tprof_amdpmi


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/distrib/sets/lists/modules/md.amd64
cvs rdiff -u -r1.13 -r1.14 src/distrib/sets/lists/modules/md.i386
cvs rdiff -u -r1.59 -r1.60 src/sys/modules/Makefile

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



CVS commit: src/sys

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 14:04:40 UTC 2011

Modified Files:
src/sys/arch/x86/x86: tprof_amdpmi.c tprof_pmi.c
src/sys/dev/tprof: tprof.c tprof.h tprof_ioctl.h
Added Files:
src/sys/dev/tprof: tprof_types.h

Log Message:
tprof: record pid and userland events.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/x86/x86/tprof_amdpmi.c
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/x86/x86/tprof_pmi.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/tprof/tprof.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/tprof/tprof.h
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/tprof/tprof_ioctl.h
cvs rdiff -u -r0 -r1.1 src/sys/dev/tprof/tprof_types.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/x86/conf

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 14:00:34 UTC 2011

Modified Files:
src/sys/arch/x86/conf: files.x86

Log Message:
decouple tprof and its backends.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/arch/x86/conf/files.x86

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



CVS commit: src/lib/librumpuser

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 13:51:56 UTC 2011

Modified Files:
src/lib/librumpuser: rumpuser_pth.c

Log Message:
fix indent.  no functional changes.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/librumpuser/rumpuser_pth.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/x86/x86

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 13:50:09 UTC 2011

Modified Files:
src/sys/arch/x86/x86: pmap.c

Log Message:
assertions


To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/sys/arch/x86/x86/pmap.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/x86/x86

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 13:47:57 UTC 2011

Modified Files:
src/sys/arch/x86/x86: vm_machdep.c

Log Message:
cpu_lwp_free2: add assertions


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/x86/x86/vm_machdep.c

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



CVS commit: src/sys/compat/netbsd32

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 13:46:44 UTC 2011

Modified Files:
src/sys/compat/netbsd32: netbsd32_lwp.c

Log Message:
netbsd32__lwp_create: add a comment and CTASSERT.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/compat/netbsd32/netbsd32_lwp.c

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



CVS commit: src/sys/nfs

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 13:35:11 UTC 2011

Modified Files:
src/sys/nfs: nfs_serv.c

Log Message:
typo in a comment


To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/nfs/nfs_serv.c

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



CVS commit: src/sys/uvm

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 13:33:48 UTC 2011

Modified Files:
src/sys/uvm: uvm_pdpolicy_clockpro.c

Log Message:
pageobj: remove a wrong assertion.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/uvm/uvm_pdpolicy_clockpro.c

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



CVS commit: src/usr.sbin/lockstat

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 13:32:32 UTC 2011

Modified Files:
src/usr.sbin/lockstat: elf32.c

Log Message:
whitespace.  no functional changes.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.sbin/lockstat/elf32.c

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



CVS commit: src/tools

2011-02-05 Thread YAMAMOTO Takashi
Module Name:src
Committed By:   yamt
Date:   Sat Feb  5 13:30:26 UTC 2011

Modified Files:
src/tools: mkheaderlist.sh

Log Message:
comment


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tools/mkheaderlist.sh

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



CVS commit: src/usr.bin/vmstat

2011-02-05 Thread Michael van Elst
Module Name:src
Committed By:   mlelstv
Date:   Sat Feb  5 13:12:07 UTC 2011

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

Log Message:
dosum also needs getnlist


To generate a diff of this commit:
cvs rdiff -u -r1.178 -r1.179 src/usr.bin/vmstat/vmstat.c

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



CVS commit: src/lib

2011-02-05 Thread Antti Kantee
Module Name:src
Committed By:   pooka
Date:   Sat Feb  5 12:38:20 UTC 2011

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

Log Message:
Fix some snafus to allow rumphijack to work on -current.

reported by Alexander Nasonov


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/lib/librumpclient/rumpclient.c
cvs rdiff -u -r1.23 -r1.24 src/lib/librumphijack/hijack.c

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