CVS commit: src/lib/libc/nls

2014-09-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 16 01:30:28 UTC 2014 Modified Files: src/lib/libc/nls: catopen.c Log Message: belt-n-suspenders, close on exec catalog files. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/lib/libc/nls/catopen.c Pl

CVS commit: src/lib/libc/resolv

2014-09-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 16 01:29:48 UTC 2014 Modified Files: src/lib/libc/resolv: res_init.c Log Message: Mark the dup of the resolv fd for close on exec. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/lib/libc/resolv/res_i

CVS commit: src/lib/libc/resolv

2014-09-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Sep 16 01:30:00 UTC 2014 Modified Files: src/lib/libc/resolv: res_query.c Log Message: close on exec hostaliases To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/lib/libc/resolv/res_query.c Please note th

CVS commit: src/lib/libc/stdio

2014-09-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 15 23:41:16 UTC 2014 Modified Files: src/lib/libc/stdio: getdelim.3 Log Message: mention what happens if the line contains NUL's. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/lib/libc/stdio/getdeli

CVS commit: src/lib/libc/stdio

2014-09-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 15 23:31:17 UTC 2014 Modified Files: src/lib/libc/stdio: getdelim.3 Log Message: fix markup. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/lib/libc/stdio/getdelim.3 Please note that diffs are not p

CVS commit: src/lib/libc/stdio

2014-09-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Sep 15 23:29:16 UTC 2014 Modified Files: src/lib/libc/stdio: getdelim.3 Log Message: Fix documentation to reflect what happens when EOF is found before delimiter, aligning us with POSIX. To generate a diff of this commit:

CVS commit: src/sys/external/bsd/drm2/include/linux

2014-09-15 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon Sep 15 20:24:55 UTC 2014 Modified Files: src/sys/external/bsd/drm2/include/linux: ww_mutex.h Log Message: Fix mistakes in Linux ww_mutex code. I wrote some cases for the WW_WANTOWN state forgetting that there is an acquisi

CVS commit: src/sys/arch/evbarm/awin

2014-09-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Sep 15 19:30:16 UTC 2014 Modified Files: src/sys/arch/evbarm/awin: awin_machdep.c Log Message: BOARDTYPE is now a string, use it directly. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/awi

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

2014-09-15 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Sep 15 19:28:49 UTC 2014 Modified Files: src/sys/arch/evbarm/conf: mk.awin Log Message: Pass BOARDTYPE as a string to awin_machdep.c To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/mk.awi

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

2014-09-15 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Mon Sep 15 19:02:38 UTC 2014 Modified Files: src/sys/arch/arm/cortex: a9_mpsubr.S Log Message: Don't set CORTEXA9_AUXCTL_FW on A7. It's undefined. Misc. cleanup while I'm here. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/i386

2014-09-15 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Sep 15 16:29:18 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: pmm_malloc.h Log Message: Apply r1.2 from our GCC 4.8 version of the same file: Kill the "throw()" on a forward declaration for posix_mem

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

2014-09-15 Thread Ryo Shimizu
Module Name:src Committed By: ryo Date: Mon Sep 15 11:49:01 UTC 2014 Modified Files: src/sys/arch/arm/cortex: a9_mpsubr.S Log Message: fix to invalidate all way of own processor To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/arm/cortex/a9_mpsu