Module Name:src
Committed By: jruoho
Date: Tue Mar 13 06:37:03 UTC 2012
Modified Files:
src/tests/lib/libc/sys: t_mmap.c
Log Message:
Use atf_tc_skip().
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/sys/t_mmap.c
Please note that diffs ar
Module Name:src
Committed By: jruoho
Date: Tue Mar 13 05:56:46 UTC 2012
Modified Files:
src/tests/modules: t_modctl.c
Log Message:
A modctl(MODCTL_STAT, ...) always succeeds, even in non-modular kernels such
as Xen domUs. Thus, refactor the code to detect non-modular kerne
Module Name:src
Committed By: jruoho
Date: Tue Mar 13 05:40:00 UTC 2012
Modified Files:
src/tests/usr.bin/diff: t_diff.sh
src/tests/usr.bin/pr: t_basic.sh
Log Message:
PRs bin/41880 and bin/26453 were fixed, so remove xfails.
To generate a diff of this commit:
cv
Module Name:src
Committed By: joerg
Date: Tue Mar 13 01:05:55 UTC 2012
Modified Files:
src/lib/libpthread: pthread_mutex.c pthread_once.c
Log Message:
Move the pthread_once alias where it belongs.
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/lib/libp
Module Name:src
Committed By: dyoung
Date: Mon Mar 12 22:02:07 UTC 2012
Modified Files:
src/usr.bin/ktruss: makeerrnos.sh
Log Message:
Use 'sort -n -k 3' instead of 'sort -n +2' since the former is more
portable. The latter is not supported by Mac OS X Lion.
To generate
Module Name:src
Committed By: bouyer
Date: Mon Mar 12 21:37:13 UTC 2012
Modified Files:
src/sys/uvm: uvm_km.c
Log Message:
uvm_km_pgremove_intrsafe(): properly compute the size to pmap_kremove()
(do not trucate it to the first __PGRM_BATCH pages per batch): if we were
give
Module Name:src
Committed By: joerg
Date: Mon Mar 12 21:35:11 UTC 2012
Modified Files:
src/lib/libpthread: Makefile pthread_mutex.c
Added Files:
src/lib/libpthread: pthread_once.c
Log Message:
Move pthread_once implementation into a separate file, it doesn't depend
Module Name:src
Committed By: joerg
Date: Mon Mar 12 20:17:16 UTC 2012
Modified Files:
src/tests/lib/libpthread: t_join.c
Log Message:
Also exercise pthread_attr_setstacksize.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/lib/libpthread/t_join.c
Module Name:src
Committed By: joerg
Date: Mon Mar 12 20:16:52 UTC 2012
Modified Files:
src/lib/libpthread: pthread.c pthread_int.h
Log Message:
Keep track of the size of the guard area, in case we want to make it
modifiable later. Only reuse the stack if it was allocated b
Module Name:src
Committed By: dholland
Date: Mon Mar 12 19:21:08 UTC 2012
Modified Files:
src/sys/kern: subr_prf.c
Log Message:
Repeated typo/varargs anachronism in comments.
To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 src/sys/kern/subr_prf.c
Please
Module Name:src
Committed By: christos
Date: Mon Mar 12 18:27:08 UTC 2012
Modified Files:
src/sys/kern: tty.c
Log Message:
PR/41673: Stathis Kamperis: tcsetpgrp returns EINVAL, but should return EPERM.
To generate a diff of this commit:
cvs rdiff -u -r1.249 -r1.250 src/s
Module Name:src
Committed By: christos
Date: Mon Mar 12 18:17:12 UTC 2012
Modified Files:
src/external/historical/nawk/dist: main.c
Log Message:
don't switch back LC_NUMERIC after parsing the command line, we always want
to format numbers in the C locale.
To generate a d
Module Name:src
Committed By: christos
Date: Mon Mar 12 18:06:24 UTC 2012
Modified Files:
src/usr.bin/pr: pr.c
Log Message:
PR/41880: Ralph G. Previous fix for PR/5797 broke since space separator.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/usr.bin/
Module Name:src
Committed By: christos
Date: Mon Mar 12 17:41:59 UTC 2012
Modified Files:
src/gnu/dist/diffutils/lib: xmalloc.c
Log Message:
PR/26453: Ken Raeburn: make zero byte allocations return NULL instead of error
out.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: joerg
Date: Mon Mar 12 16:37:16 UTC 2012
Modified Files:
src/lib/libpthread: pthread.c
Log Message:
Further refine stack allocation. If the stack was provided by the user,
don't bother with setting up a guard page. Otherwise, round up the size
Module Name:src
Committed By: christos
Date: Mon Mar 12 15:32:02 UTC 2012
Modified Files:
src/usr.sbin/npf/npfctl: npf_disassemble.c
Log Message:
don't leak the branch target array.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/npf/npfctl/npf_d
Module Name:src
Committed By: plunky
Date: Mon Mar 12 09:09:40 UTC 2012
Modified Files:
src/external/bsd/pcc/dist/pcc/cc/ccom: gcc_compat.c pass1.h
Log Message:
recognise (but ignore) the __returns_twice__ GCC attribute
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: plunky
Date: Mon Mar 12 08:19:46 UTC 2012
Modified Files:
src/gnu/dist/groff: mdate.sh
Log Message:
format the generated manpage date as per Dd macro, for consistency
(although this field is a free-form footer, mandoc -Tlint warns about it)
Module Name:src
Committed By: jruoho
Date: Mon Mar 12 08:14:02 UTC 2012
Modified Files:
src/tests/sbin/sysctl: t_perm.sh
Log Message:
Remove xfail, as PR kern/44946 was fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/sbin/sysctl/t_perm.sh
Pl
19 matches
Mail list logo