NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 09:13:54 UTC 2008 Added Files: atfify/tests/sys/libc: Atffile Makefile t_basename.c t_dirname.c Log Message: Added tests for dirname(3) and basename(3). To generate a diff of this commit: cvs -z3 rdiff -u -r0 -r1.1

NetBSD-SoC htdocs update

2008-07-20 Thread Hubert Feyrer
project atfify: U tests/sys/libc/Atffile project atfify: U tests/sys/libc/Makefile project atfify: U tests/sys/libc/t_basename.c project atfify: U tests/sys/libc/t_dirname.c - This SF.Net email is sponsored by the Moblin Your

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 10:10:19 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Added Files: atfify/tests/sys/libc/atexit: Atffile Makefile h_atexit.c t_atexit.sh Log Message: Add test for atexit(3) and

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 10:24:08 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Added Files: atfify/tests/sys/libc: t_clone.c Log Message: Add test for clone(2) To generate a diff of this commit: cvs -z3 rdiff -u

NetBSD-SoC htdocs update

2008-07-20 Thread Hubert Feyrer
project atfify: P tests/sys/libc/Atffile project atfify: P tests/sys/libc/Makefile project atfify: U tests/sys/libc/t_clone.c project atfify: U tests/sys/libc/atexit/Atffile project atfify: U tests/sys/libc/atexit/Makefile project atfify: U tests/sys/libc/atexit/h_atexit.c project atfify: U tests/s

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 10:41:56 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Added Files: atfify/tests/sys/libc: t_context.c Log Message: Add test for get/make/setcontext To generate a diff of this commit: cvs

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 10:47:10 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Added Files: atfify/tests/sys/libc: t_popen.c Log Message: Add test for popen(3) To generate a diff of this commit: cvs -z3 rdiff -u

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 11:07:25 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Added Files: atfify/tests/sys/libc: t_setjmp.c Log Message: Add test for setjmp(3)/_setjmp(3)/sigsetjmp(3) To generate a diff of this

NetBSD-SoC htdocs update

2008-07-20 Thread Hubert Feyrer
project atfify: P tests/sys/libc/Atffile project atfify: P tests/sys/libc/Makefile project atfify: U tests/sys/libc/t_context.c project atfify: U tests/sys/libc/t_popen.c project atfify: U tests/sys/libc/t_setjmp.c - This SF.N

NBSoC CVS commit: fs-utils

2008-07-20 Thread Arnaud Ysmal
Module name:fs-utils Committed by: stacktic Date: Sun Jul 20 13:38:47 UTC 2008 Modified Files: fs-utils: index.html fs-utils/src: Makefile Makefile.inc fs-utils/src/fsu_cat: fsu_cat.1 fsu_cat.c fs-utils/src/fsu_cp: fsu_cp.c fsu_cp.h fs-utils/

NBSoC CVS commit: fs-utils

2008-07-20 Thread Arnaud Ysmal
Module name:fs-utils Committed by: stacktic Date: Sun Jul 20 13:46:00 UTC 2008 Added Files: fs-utils: fs-utils_20080720.tar.gz fs-utils/src/fsu_exec: Makefile fsu_exec.c main.c Log Message: Added missing files To generate a diff of this commit: cvs -z3 rdiff -u -r

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 14:12:53 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Added Files: atfify/tests/sys/libc: t_stdio.c Log Message: Add test for scanf(3)/printf(3) To generate a diff of this commit: cvs -z3

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 14:15:51 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Added Files: atfify/tests/sys/libc: t_div.c Log Message: Add test for div(3)/ldiv(3)/lldiv(3) To generate a diff of this commit: cvs

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 14:19:32 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Added Files: atfify/tests/sys/libc: t_strptime.c Log Message: Add test for strptime(3) To generate a diff of this commit: cvs -z3 rdi

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 14:27:16 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Added Files: atfify/tests/sys/libc: t_inet.c Log Message: Add test for inet_network(3) To generate a diff of this commit: cvs -z3 rdi

NetBSD-SoC htdocs update

2008-07-20 Thread Hubert Feyrer
project atfify: P tests/sys/libc/Atffile project atfify: P tests/sys/libc/Makefile project atfify: U tests/sys/libc/t_div.c project atfify: U tests/sys/libc/t_inet.c project atfify: U tests/sys/libc/t_stdio.c project atfify: U tests/sys/libc/t_strptime.c project fs-utils: U fs-utils_20080720.tar.gz

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 15:11:31 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Added Files: atfify/tests/sys/libc: t_hsearch.c Log Message: Add test for hsearch(3) To generate a diff of this commit: cvs -z3 rdiff

NetBSD-SoC htdocs update

2008-07-20 Thread Hubert Feyrer
project atfify: P tests/sys/libc/Atffile project atfify: P tests/sys/libc/Makefile project atfify: U tests/sys/libc/t_hsearch.c - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest L

NBSoC CVS commit: fs-utils

2008-07-20 Thread Arnaud Ysmal
Module name:fs-utils Committed by: stacktic Date: Sun Jul 20 17:06:22 UTC 2008 Modified Files: fs-utils: index.html Log Message: Added details To generate a diff of this commit: cvs -z3 rdiff -u -r1.7 -r1.8 fs-utils/index.html To view a diff of this commit: http://netbsd

NetBSD-SoC htdocs update

2008-07-20 Thread Hubert Feyrer
project fs-utils: P index.html - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Op

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 20:00:18 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Log Message: Add test for bound checked libc functions To generate a diff of this commit: cvs -z3 rdiff -u -r1.11 -r1.12 atfify/tests/sys/lib

NBSoC CVS commit: atfify/tests/sys/libc/ssp

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 20:01:07 UTC 2008 Added Files: atfify/tests/sys/libc/ssp: Atffile Makefile h_fgets.c h_getcwd.c h_gets.c h_memcpy.c h_memmove.c h_memset.c h_raw.c h_read.c h_readlink.c h_snprintf.c h_sprintf.c

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 20:15:20 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Added Files: atfify/tests/sys/libc/siginfo: Atffile Makefile t_sigalrm.c t_sigchld.c t_sigsegv.c Log Message: Add tests fo

NBSoC CVS commit: atfify/tests/sys/libc

2008-07-20 Thread qx89l4
Module name:atfify Committed by: qx89l4 Date: Sun Jul 20 20:22:14 UTC 2008 Modified Files: atfify/tests/sys/libc: Atffile Makefile Added Files: atfify/tests/sys/libc: t_randomid.c Log Message: Add test for randomid(3) To generate a diff of this commit: cvs -z3 rdi

NetBSD-SoC htdocs update

2008-07-20 Thread Hubert Feyrer
project atfify: P tests/sys/libc/Atffile project atfify: P tests/sys/libc/Makefile project atfify: U tests/sys/libc/t_randomid.c project atfify: U tests/sys/libc/siginfo/Atffile project atfify: U tests/sys/libc/siginfo/Makefile project atfify: U tests/sys/libc/siginfo/t_sigalrm.c project atfify: U

NBSoC CVS commit: install-tool/src/libsysinst

2008-07-20 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Jul 20 22:09:05 UTC 2008 Modified Files: install-tool/src/libsysinst: free.c main.c parser.h parser.l parser.y sysinst.h wrapper.c write.c Log Message: MBR partitions, network, pretty much finished here..

NBSoC CVS commit: install-tool

2008-07-20 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Sun Jul 20 22:09:36 UTC 2008 Modified Files: install-tool: sysinst.conf Log Message: Syntax tweaks To generate a diff of this commit: cvs -z3 rdiff -u -r1.10 -r1.11 install-tool/sysinst.conf To view a diff of this com

NetBSD-SoC htdocs update

2008-07-20 Thread Hubert Feyrer
project install-tool: P sysinst.conf project install-tool: P src/libsysinst/free.c project install-tool: P src/libsysinst/main.c project install-tool: P src/libsysinst/parser.h project install-tool: P src/libsysinst/parser.l project install-tool: P src/libsysinst/parser.y project install-tool: P sr

NBSoC CVS commit: uvc/sys/dev

2008-07-20 Thread Patrick Mahoney
Module name:uvc Committed by: pat-mahoney Date: Mon Jul 21 02:10:26 UTC 2008 Modified Files: uvc/sys/dev: video.c video_if.h Log Message: added more controls to v4l2_to_native() To generate a diff of this commit: cvs -z3 rdiff -u -r1.4 -r1.5 uvc/sys/dev/video_if.h cvs -z

NetBSD-SoC htdocs update

2008-07-20 Thread Hubert Feyrer
project uvc: P sys/dev/video.c project uvc: P sys/dev/video_if.h - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Gran

NBSoC CVS commit: uvc/sys

2008-07-20 Thread Patrick Mahoney
Module name:uvc Committed by: pat-mahoney Date: Mon Jul 21 04:10:48 UTC 2008 Modified Files: uvc/sys/dev: video.c video_if.h uvc/sys/sys: videoio.h Log Message: get_control_info() and VIDIOC_QUERYCTRL ioctl To generate a diff of this commit: cvs -z3 rdiff -u -r1.

NBSoC CVS commit: uvc/sys/dev

2008-07-20 Thread Patrick Mahoney
Module name:uvc Committed by: pat-mahoney Date: Mon Jul 21 04:31:19 UTC 2008 Modified Files: uvc/sys/dev: video.c video_if.h Log Message: value types cleanup To generate a diff of this commit: cvs -z3 rdiff -u -r1.6 -r1.7 uvc/sys/dev/video_if.h cvs -z3 rdiff -u -r1.8 -r1

NetBSD-SoC htdocs update

2008-07-20 Thread Hubert Feyrer
project uvc: P sys/dev/video.c project uvc: P sys/dev/video_if.h project uvc: P sys/sys/videoio.h - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with M

NBSoC CVS commit: uvc/sys/dev

2008-07-20 Thread Patrick Mahoney
Module name:uvc Committed by: pat-mahoney Date: Mon Jul 21 05:24:17 UTC 2008 Modified Files: uvc/sys/dev: video.c video_if.h uvc/sys/dev/usb: uvideo.c Log Message: terminology change/cleanup; primitive control's form control_group's To generate a diff of this com

NetBSD-SoC htdocs update

2008-07-20 Thread Hubert Feyrer
project uvc: P sys/dev/video.c project uvc: P sys/dev/video_if.h project uvc: P sys/dev/usb/uvideo.c - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications wit

NBSoC CVS commit: uvc/sys/dev/usb

2008-07-20 Thread Patrick Mahoney
Module name:uvc Committed by: pat-mahoney Date: Mon Jul 21 06:06:27 UTC 2008 Modified Files: uvc/sys/dev/usb: uvideo.c Log Message: added brightness and gain set To generate a diff of this commit: cvs -z3 rdiff -u -r1.20 -r1.21 uvc/sys/dev/usb/uvideo.c To view a diff of

NBSoC CVS commit: uvc/uvc-test

2008-07-20 Thread Patrick Mahoney
Module name:uvc Committed by: pat-mahoney Date: Mon Jul 21 06:07:17 UTC 2008 Modified Files: uvc/uvc-test: view_camera.c Log Message: test controls brightness and gain; removed sharpness To generate a diff of this commit: cvs -z3 rdiff -u -r1.6 -r1.7 uvc/uvc-test/view_ca

NetBSD-SoC htdocs update

2008-07-20 Thread Hubert Feyrer
project uvc: P sys/dev/usb/uvideo.c project uvc: P uvc-test/view_camera.c - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great pr