NetBSD-SoC htdocs update

2008-08-03 Thread Hubert Feyrer
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 src/libsysinst/sysinst.h project install-tool: P src/libsysinst/write.c project install-tool: P src/sysinst_b/install.c project ins

NBSoC CVS commit: install-tool/src/libsysinst

2008-08-03 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Mon Aug 4 06:24:25 UTC 2008 Modified Files: install-tool/src/libsysinst: parser.h parser.l parser.y sysinst.h write.c Log Message: Changing structure a bit for easier use by the front end To generate a dif

NBSoC CVS commit: install-tool/src/sysinst_b

2008-08-03 Thread Zachary Wegner
Module name:install-tool Committed by: zwegner Date: Mon Aug 4 06:23:48 UTC 2008 Modified Files: install-tool/src/sysinst_b: install.c label.c mbr.c mbr.h Log Message: Work on MBR To generate a diff of this commit: cvs -z3 rdiff -u -r1.1 -r1.2 install-tool/src/sysinst_b

NetBSD-SoC htdocs update

2008-08-03 Thread Hubert Feyrer
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 with Moblin SDK & win great prizes Grand prize is a trip for two to

NBSoC CVS commit: uvc/sys/dev/usb

2008-08-03 Thread Patrick Mahoney
Module name:uvc Committed by: pat-mahoney Date: Mon Aug 4 00:49:41 UTC 2008 Modified Files: uvc/sys/dev/usb: uvideo.c Log Message: break out stream initialization into two functions; make a list of streams rather than one hardcoded To generate a diff of this commit: cv

NetBSD-SoC htdocs update

2008-08-03 Thread Hubert Feyrer
project dvb: P adapter.c project dvb: P 330e_test/em2880-dvb.c project dvb: P man/dvb.9 - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK

NBSoC CVS commit: dvb

2008-08-03 Thread Jeremy Morse
Module name:dvb Committed by: j_morse Date: Sun Aug 3 22:36:30 UTC 2008 Modified Files: dvb: adapter.c dvb/330e_test: em2880-dvb.c dvb/man: dvb.9 Log Message: Fixed behavioral change, em28xx driver expected to set priv data after registering adapter but b

NetBSD-SoC htdocs update

2008-08-03 Thread Hubert Feyrer
project dvb: P adapter.c project dvb: P demux.c project dvb: P devices.c project dvb: P dmx.h project dvb: P dvb.h project dvb: P dvbtest.c project dvb: P frontend.c project dvb: U 330e_test/TODO project dvb: U 330e_test/em2880-dvb.c project dvb: U 330e_test/em28xx-audio.c project dvb: U 330e_test/

NBSoC CVS commit: dvb/330e_test

2008-08-03 Thread Jeremy Morse
Module name:dvb Committed by: j_morse Date: Sun Aug 3 21:42:28 UTC 2008 Added Files: dvb/330e_test: TODO em2880-dvb.c em28xx-audio.c em28xx-cards.c em28xx-core.c em28xx-i2c.c em28xx-input.c em28xx-keymaps.c em28xx-keymaps.h em28xx-netbsd.c em28xx-vi

NBSoC CVS commit: dvb

2008-08-03 Thread Jeremy Morse
Module name:dvb Committed by: j_morse Date: Sun Aug 3 21:34:41 UTC 2008 Modified Files: dvb: adapter.c demux.c devices.c dmx.h dvb.h dvbtest.c frontend.c Added Files: dvb/man: dvb.9 Log Message: Updated license to not refer to "REGENTS" any more... Added man/dvb.9

NetBSD-SoC htdocs update

2008-08-03 Thread Hubert Feyrer
project dvb: P adapter.c project dvb: P demux.c project dvb: P devices.c project dvb: P dmx.h project dvb: P dvb.h project dvb: P dvbtest.c project uvc: P sys/dev/usb/uvideo.c - This SF.Net email is sponsored by the Moblin You

NBSoC CVS commit: dvb

2008-08-03 Thread Jeremy Morse
Module name:dvb Committed by: j_morse Date: Sun Aug 3 18:14:14 UTC 2008 Modified Files: dvb: adapter.c demux.c devices.c dmx.h dvb.h dvbtest.c Log Message: Fiddled with dvb_register_adapter to attach dvb devs itself, drivers not required to fill out attach args themselve

NBSoC CVS commit: uvc/sys/dev/usb

2008-08-03 Thread Patrick Mahoney
Module name:uvc Committed by: pat-mahoney Date: Sun Aug 3 17:54:13 UTC 2008 Modified Files: uvc/sys/dev/usb: uvideo.c Log Message: changed probe/commit function names To generate a diff of this commit: cvs -z3 rdiff -u -r1.30 -r1.31 uvc/sys/dev/usb/uvideo.c To view a d

NetBSD-SoC htdocs update

2008-08-03 Thread Hubert Feyrer
project dvb: P adapter.c project dvb: P demux.c project dvb: P devices.c project dvb: P dvbtest.c project dvb: P frontend.c project syslogd: P sign.html project syslogd: U src/sign.c project syslogd: U src/sign.h project syslogd: P src/syslogd.c project syslogd: P src/syslogd.h project syslogd: P s

NBSoC CVS commit: dvb

2008-08-03 Thread Jeremy Morse
Module name:dvb Committed by: j_morse Date: Sun Aug 3 17:07:02 UTC 2008 Modified Files: dvb: adapter.c demux.c devices.c dvbtest.c frontend.c Log Message: Changed 4 space indentation to tabs To generate a diff of this commit: cvs -z3 rdiff -u -r1.15 -r1.16 dvb/dvbtest.c

NBSoC CVS commit: syslogd/src

2008-08-03 Thread Martin Schuette
Module name:syslogd Committed by: slyh Date: Sun Aug 3 16:48:39 UTC 2008 Modified Files: syslogd/src: syslogd.c syslogd.h tls_stuff.c tls_stuff.h Added Files: syslogd/src: sign.c sign.h Log Message: add syslog-sign code = sync to SVN rev 153 To generate a diff o

NBSoC CVS commit: syslogd

2008-08-03 Thread Martin Schuette
Module name:syslogd Committed by: slyh Date: Sun Aug 3 16:43:32 UTC 2008 Modified Files: syslogd: sign.html Added Files: syslogd/verify-sign: verify.pl Log Message: - corrected sample output to use SHA-1 - checkin verify.pl and link to it To generate a diff of t

NetBSD-SoC htdocs update

2008-08-03 Thread Hubert Feyrer
project dvb: P devices.c project dvb: P dvb.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 Grand prize is a trip f

NBSoC CVS commit: dvb

2008-08-03 Thread Jeremy Morse
Module name:dvb Committed by: j_morse Date: Sun Aug 3 15:36:56 UTC 2008 Modified Files: dvb: devices.c dvb.h Log Message: Added vdevgone call to clober io calls while devices detaching To generate a diff of this commit: cvs -z3 rdiff -u -r1.16 -r1.17 dvb/devices.c cvs -