Module Name:src
Committed By: njoly
Date: Fri Mar 9 08:03:53 UTC 2012
Modified Files:
src/lib/libm: Makefile
Log Message:
On alpha compile the math library with dynamic rounding mode instead
of fixed normal IEEE rounding mode. This makes function that depends on
the curre
Module Name:src
Committed By: jdc
Date: Fri Mar 9 10:42:12 UTC 2012
Modified Files:
src/sys/arch/sparc64/include: param.h
Log Message:
Restrict NKMEMPAGES to 2.5GB, otherwise we will run out of space in the
kernel_map on machines with 8GB (or more) main memory.
XXX: Movi
Module Name:src
Committed By: drochner
Date: Fri Mar 9 12:06:45 UTC 2012
Modified Files:
src/lib/libpthread: pthread.c
Log Message:
-fix initial stacksize rounding
-minor indentation fix
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 src/lib/libpthread/
Module Name:src
Committed By: drochner
Date: Fri Mar 9 12:30:28 UTC 2012
Modified Files:
src/sbin/gpt: gpt.8
Log Message:
fix a path
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sbin/gpt/gpt.8
Please note that diffs are not public domain; they are s
Module Name:src
Committed By: joerg
Date: Fri Mar 9 14:25:34 UTC 2012
Modified Files:
src/tests/lib/semaphore: sem.c
Log Message:
PR 43452 no longer applies.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/lib/semaphore/sem.c
Please note that dif
Module Name:src
Committed By: christos
Date: Fri Mar 9 15:24:34 UTC 2012
Modified Files:
src/external/gpl2/xcvs/dist/src: acl.c
Log Message:
remove statement with no effect.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl2/xcvs/dist/src/acl.
Module Name:src
Committed By: christos
Date: Fri Mar 9 15:35:28 UTC 2012
Modified Files:
src/sys/sys: ptree.h
Log Message:
Cast constants to the appropriate type.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/sys/ptree.h
Please note that diffs are
Module Name:src
Committed By: christos
Date: Fri Mar 9 15:38:03 UTC 2012
Modified Files:
src/sys/sys: gmon.h
Log Message:
use explicit cast for RHS of shift operator since semantics change from
traditional c to ansi.
To generate a diff of this commit:
cvs rdiff -u -r1.9
Module Name:src
Committed By: christos
Date: Fri Mar 9 15:41:16 UTC 2012
Modified Files:
src/common/lib/libc/inet: inet_addr.c
src/common/lib/libc/quad: ashldi3.c ashrdi3.c lshrdi3.c qdivrem.c
quad.h
src/common/lib/libc/stdlib: _strtol.h _strtou
Module Name:src
Committed By: sborrill
Date: Fri Mar 9 16:51:04 UTC 2012
Modified Files:
src/sbin/newfs_ext2fs [netbsd-6]: mke2fs.c
Log Message:
Pull up the following revisions(s) (requested by tsutsui in ticket #105):
sbin/newfs_ext2fs/mke2fs.c: revision 1.15
Module Name:src
Committed By: sborrill
Date: Fri Mar 9 16:51:49 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket #105
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.50 -r1.1.2.51 src/doc/CHANGES-6.0
Please note that diffs are not pu
Module Name:src
Committed By: ginsbach
Date: Fri Mar 9 18:54:28 UTC 2012
Modified Files:
src/usr.bin/gencat: gencat.c
Log Message:
Improve the handling of quoted messages.
- warn about messages with an unexpected quote character
- warn about extra characters after a quote
Module Name:src
Committed By: joerg
Date: Fri Mar 9 19:46:38 UTC 2012
Modified Files:
src/tests/lib/libpthread: t_sem.c
Log Message:
It is perfectly valid for sem_wait to be interrupted, so loop on EINTR.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/t
Module Name:src
Committed By: joerg
Date: Fri Mar 9 21:03:09 UTC 2012
Modified Files:
src/lib/librumpuser: rumpuser_sp.c
Log Message:
Disable reduced stack for now. It creates fallout I'm not willing to
deal with.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -
Module Name:src
Committed By: joerg
Date: Fri Mar 9 21:03:47 UTC 2012
Modified Files:
src/sys/kern: uipc_sem.c
Log Message:
sem_open and friends should return EINVAL if the semaphore is not valid.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/ker
Module Name:src
Committed By: nakayama
Date: Sat Mar 10 07:54:17 UTC 2012
Modified Files:
src/sys/arch/sparc64/include: param.h
Log Message:
Fix previous, which causes an integer overflow error in uvm_km.c on
32-bit kernels.
To generate a diff of this commit:
cvs rdiff -
16 matches
Mail list logo