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

2015-08-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Aug 25 14:53:25 UTC 2015 Modified Files: src/sys/rump/librump/rumpkern: rump.c Log Message: initialize ncpuonline To generate a diff of this commit: cvs rdiff -u -r1.323 -r1.324 src/sys/rump/librump/rumpkern/rump.c Please

CVS commit: src/sys/kern

2015-08-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Aug 25 14:32:34 UTC 2015 Modified Files: src/sys/kern: init_sysctl_base.c Log Message: hw nodes do not go under the kern tree, so add new init routine for them To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

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

2015-08-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Aug 25 14:47:27 UTC 2015 Modified Files: src/sys/rump/librump/rumpkern: emul.c Log Message: add cpu_getmodel() To generate a diff of this commit: cvs rdiff -u -r1.172 -r1.173 src/sys/rump/librump/rumpkern/emul.c Please note

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

2015-08-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Aug 25 14:52:59 UTC 2015 Modified Files: src/sys/rump/librump/rumpkern: rump.c Log Message: remove mksysctls(), now provided by init_sysctl_base To generate a diff of this commit: cvs rdiff -u -r1.322 -r1.323

CVS commit: src/lib/librumphijack

2015-08-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Aug 25 13:50:19 UTC 2015 Modified Files: src/lib/librumphijack: hijack.c Log Message: Remember that dlsym() tends to fail on PowerPC during init (or at least tended), so call rumphijack_dlsym() instead to be safe. To

CVS commit: src/sys/kern

2015-08-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Aug 25 14:52:31 UTC 2015 Modified Files: src/sys/kern: init_sysctl.c init_sysctl_base.c Log Message: Move a bunch of sysctl nodes from init_sysctl (kitchen sink sysctl file) to init_sysctl_base (only base kernel defs). Main

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

2015-08-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Aug 25 14:47:40 UTC 2015 Modified Files: src/sys/rump/librump/rumpkern: scheduler.c Log Message: add ncpuonline To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/rump/librump/rumpkern/scheduler.c Please

CVS commit: src/sys/conf

2015-08-25 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Wed Aug 26 02:54:09 UTC 2015 Modified Files: src/sys/conf: Makefile.kern.inc Log Message: Don't allow MD to override the assym.h generation rule. (Nothing defines it except i386/bioscall/Makefile, but it is not part of kernel

CVS commit: src/sys

2015-08-25 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Wed Aug 26 03:00:53 UTC 2015 Modified Files: src/sys/arch/amd64/amd64: genassym.cf src/sys/arch/i386/i386: genassym.cf src/sys/arch/mips/mips: genassym.cf src/sys/conf: Makefile.kern.inc Added Files:

CVS commit: src/sbin/tunefs

2015-08-25 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Wed Aug 26 05:41:20 UTC 2015 Modified Files: src/sbin/tunefs: tunefs.c Log Message: Use getfsspecname also when not found in /etc/fstab. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/sbin/tunefs/tunefs.c

CVS commit: src/sys/conf

2015-08-25 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Tue Aug 25 08:01:18 UTC 2015 Modified Files: src/sys/conf: Makefile.kern.inc Log Message: Make kernel.ldscript ready to include assym.h. To generate a diff of this commit: cvs rdiff -u -r1.190 -r1.191

CVS commit: src/usr.bin/config

2015-08-25 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Tue Aug 25 09:01:28 UTC 2015 Modified Files: src/usr.bin/config: TODO Log Message: + kill makeoptions To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/usr.bin/config/TODO Please note that diffs are not

CVS commit: src/sys/arch/amd64

2015-08-25 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Tue Aug 25 08:04:31 UTC 2015 Modified Files: src/sys/arch/amd64/amd64: genassym.cf src/sys/arch/amd64/conf: kern.ldscript kern.ldscript.2MB kern.ldscript.Xen Log Message: Replace COHERENCY_UNIT in ldscript.

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

2015-08-25 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Tue Aug 25 08:07:24 UTC 2015 Modified Files: src/sys/arch/amd64/conf: kern.ldscript kern.ldscript.2MB kern.ldscript.Xen Log Message: Fix previous; do include assym.h. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/arch/mips

2015-08-25 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Tue Aug 25 08:08:12 UTC 2015 Modified Files: src/sys/arch/mips/conf: kern.ldscript src/sys/arch/mips/mips: genassym.cf Log Message: Replace a constant in ldscript. To generate a diff of this commit: cvs rdiff -u

CVS commit: othersrc/external/bsd/arfe/dt

2015-08-25 Thread David Young
Module Name:othersrc Committed By: dyoung Date: Tue Aug 25 22:19:10 UTC 2015 Modified Files: othersrc/external/bsd/arfe/dt: dt.c Added Files: othersrc/external/bsd/arfe/dt/rr: if-re0-if-wm0 if-wm0-if-re0 othersrc/external/bsd/arfe/dt/t: if-re0 if-wm0 Log

CVS commit: src/sys/dev/dkwedge

2015-08-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Aug 25 11:08:59 UTC 2015 Modified Files: src/sys/dev/dkwedge: dk.c Log Message: Rename variable to avoid -Wshadow warnings with some compilers. To generate a diff of this commit: cvs rdiff -u -r1.82 -r1.83

CVS commit: src/usr.bin/config

2015-08-25 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Tue Aug 25 13:13:55 UTC 2015 Modified Files: src/usr.bin/config: TODO Log Message: I don't like -Ttext . To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/usr.bin/config/TODO Please note that diffs are not

CVS commit: src/sys/kern

2015-08-25 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Tue Aug 25 12:55:30 UTC 2015 Modified Files: src/sys/kern: tty.c Log Message: In ttywait_timo(), break out of loop on all errors, not just EWOULDBLOCK, as ttywait() did prior to 1.265. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/arch/i386

2015-08-25 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Tue Aug 25 12:56:58 UTC 2015 Modified Files: src/sys/arch/i386/conf: kern.ldscript kern.ldscript.4MB kern.ldscript.Xen src/sys/arch/i386/i386: genassym.cf Log Message: Replace a constant in ldscript. To

CVS commit: src/lib/librumphijack

2015-08-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Aug 25 13:45:00 UTC 2015 Modified Files: src/lib/librumphijack: hijack.c Log Message: allow mmap() to be called before init runs To generate a diff of this commit: cvs rdiff -u -r1.117 -r1.118 src/lib/librumphijack/hijack.c

CVS commit: src/lib/libpthread

2015-08-25 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Aug 25 13:46:23 UTC 2015 Modified Files: src/lib/libpthread: pthread_tsd.c Log Message: Revert 1.14 now that the arduous task of fixing rumphijack to allow mmap() in early init has been completed. To generate a diff of this

CVS commit: src/sys/external/bsd/acpica/dist/dispatcher

2015-08-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 26 01:54:57 UTC 2015 Modified Files: src/sys/external/bsd/acpica/dist/dispatcher: dsutils.c Log Message: CID 1292510: Handle allocation failure. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: src/sys/external/bsd/acpica/dist/compiler

2015-08-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 26 01:58:55 UTC 2015 Modified Files: src/sys/external/bsd/acpica/dist/compiler: dttable.c Log Message: CID 1298707: Change confusing code that makes coverity think that Length is uninitalized (we want length to be zero

CVS commit: src/sys/external/bsd/acpica/dist/compiler

2015-08-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Aug 26 02:01:55 UTC 2015 Modified Files: src/sys/external/bsd/acpica/dist/compiler: aslopcodes.c Log Message: CID 1320410: Don't call free on uninitalized pointer. To generate a diff of this commit: cvs rdiff -u -r1.3