cvs commit: www/en/news/status README

2007-04-08 Thread Brad Davis
brd 2007-04-09 06:45:39 UTC FreeBSD doc repository Modified files: en/news/status README Log: Small spelling changes. Revision ChangesPath 1.2 +3 -3 www/en/news/status/README ___ cvs-all@freebsd.org mail

cvs commit: src/sys/dev/msk if_msk.c

2007-04-08 Thread Pyun YongHyeon
yongari 2007-04-09 06:28:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/msk if_msk.c Log: MFC if_msk.c, rev. 1.12 to RELENG_6 If we've encountered unrecognized chipset don't access hardware anymore. Previously it tried to access i

cvs commit: src/sys/cam/scsi scsi_sg.c

2007-04-08 Thread Scott Long
scottl 2007-04-09 05:47:32 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_sg.c Log: Make use of M_ZERO in various malloc calls. Revision ChangesPath 1.3 +4 -5 src/sys/cam/scsi/scsi_sg.c ___

cvs commit: src/sys/cam/scsi scsi_sg.c

2007-04-08 Thread Scott Long
scottl 2007-04-09 05:43:02 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_sg.c Log: Fix a logic bug that slipped in at the last minute and apparently escaped testing. Revision ChangesPath 1.2 +3 -4 src/sys/cam/scsi/scsi_sg.c ___

cvs commit: www/en/news/status README

2007-04-08 Thread Brad Davis
brd 2007-04-09 05:03:16 UTC FreeBSD doc repository Added files: en/news/status README Log: Add the original README that Max wrote so I can find it easier next time. Submitted by: mlaier@ Revision ChangesPath 1.1 +156 -0www/en/news/status/REA

cvs commit: doc/share/pgpkeys jinmei.key pgpkeys-developers.sgml pgpkeys.ent

2007-04-08 Thread JINMEI Tatuya
jinmei 2007-04-09 04:58:59 UTC FreeBSD doc repository (src committer) Modified files: share/pgpkeyspgpkeys-developers.sgml pgpkeys.ent Added files: share/pgpkeysjinmei.key Log: added my pgp public key Approved by:gnn (mentor) Revision Changes

cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.committers.sgml

2007-04-08 Thread JINMEI Tatuya
jinmei 2007-04-09 04:58:06 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.committers.sgml Log: added myself Approved by:gnn (mentor) Revision ChangesPath 1.187 +4 -0 doc/en_US.ISO8859-1/arti

cvs commit: www/en developers.sgml www/share/sgml news.xml

2007-04-08 Thread JINMEI Tatuya
jinmei 2007-04-09 04:56:33 UTC FreeBSD doc repository (src committer) Modified files: en developers.sgml share/sgml news.xml Log: added myself Approved by:gnn (mentor) Revision ChangesPath 1.161 +2 -1 www/en/develope

cvs commit: ports/www/mod_log_sql2-dtc Makefile

2007-04-08 Thread Marc G. Fournier
scrappy 2007-04-09 04:52:15 UTC FreeBSD ports repository Modified files: www/mod_log_sql2-dtc Makefile Log: Ensure that this builds with Apache 2.2.x ... Revision ChangesPath 1.6 +2 -13 ports/www/mod_log_sql2-dtc/Makefile

cvs commit: doc/share/sgml mirrors.xml

2007-04-08 Thread Chin-San Huang
chinsan 2007-04-09 03:04:55 UTC FreeBSD doc repository Modified files: share/sgml mirrors.xml Log: - Add {ftp,www}.tw.FreeBSD.org for ipv6 mirror site. % host -t www.tw.freebsd.org www.tw.freebsd.org has IPv6 address 2001:f18:113:235:20e:cff:fe6f:8d3f

cvs commit: CVSROOT modules

2007-04-08 Thread Ying-Chieh Liao
ijliao 2007-04-09 02:51:13 UTC FreeBSD ports repository Modified files: .modules Log: eventxx --> ports/devel/eventxx Revision ChangesPath 1.17816 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org m

cvs commit: ports/devel Makefile ports/devel/eventxx Makefile distinfo pkg-descr

2007-04-08 Thread Ying-Chieh Liao
ijliao 2007-04-09 02:50:59 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/eventxxMakefile distinfo pkg-descr Log: add eventxx 0.4 A C++ wrapper for libevent Revision ChangesPath 1.2723+1 -0 port

cvs commit: doc/share/sgml mirrors.xml

2007-04-08 Thread Chin-San Huang
chinsan 2007-04-09 02:25:58 UTC FreeBSD doc repository Modified files: share/sgml mirrors.xml Log: - Add {ftp2,www5}.tw.FreeBSD.org for ipv6 mirror site. % host -t freebsd.twaren.net freebsd.twaren.net has IPv6 address 2001:e10:5c00:1::1 Approved by

cvs commit: ports/emulators/sdlmame Makefile distinfo pkg-plist ports/emulators/sdlmame/files patch-makefile

2007-04-08 Thread Alejandro Pulver
alepulver2007-04-09 02:21:52 UTC FreeBSD ports repository Modified files: emulators/sdlmameMakefile distinfo pkg-plist emulators/sdlmame/files patch-makefile Log: - Update to version 0.114. Reported by:distfiles survey Revision ChangesPath 1.4

cvs commit: src/usr.bin/touch touch.1 touch.c

2007-04-08 Thread Greg Lehey
grog2007-04-09 02:19:37 UTC FreeBSD src repository Modified files: usr.bin/touchtouch.1 touch.c Log: Add -A flag to adjust existing time stamps. Print name by which program was started in usage() message. MFC after: 2 weeks Revision ChangesPath 1.1

cvs commit: ports/emulators/sdlmess Makefile distinfo pkg-plist ports/emulators/sdlmess/files patch-makefile.sdl

2007-04-08 Thread Alejandro Pulver
alepulver2007-04-09 02:18:39 UTC FreeBSD ports repository Modified files: emulators/sdlmessMakefile distinfo pkg-plist emulators/sdlmess/files patch-makefile.sdl Log: - Update to version 0.113. Reported by:distfiles survey Revision ChangesPath 1.2

cvs commit: ports/games/tetrons Makefile distinfo

2007-04-08 Thread Cheng-Lung Sung
clsung 2007-04-09 02:15:59 UTC FreeBSD ports repository Modified files: games/tetronsMakefile distinfo Log: - Update to 1.6 PR: ports/111256 Submitted by: maintainer (James Bailie) Revision ChangesPath 1.5 +1 -1 ports/games/tet

cvs commit: ports/net/morebalance Makefile

2007-04-08 Thread Rong-En Fan
rafan 2007-04-09 02:07:44 UTC FreeBSD ports repository Modified files: net/morebalance Makefile Log: - Chase libggz share library bump Revision ChangesPath 1.14 +2 -2 ports/net/morebalance/Makefile ___ cvs-a

cvs commit: ports/textproc/rubygem-ferret Makefile distinfo pkg-plist

2007-04-08 Thread Cheng-Lung Sung
clsung 2007-04-09 02:05:25 UTC FreeBSD ports repository Modified files: textproc/rubygem-ferret Makefile distinfo pkg-plist Log: - Update to 0.11.4 Revision ChangesPath 1.9 +1 -1 ports/textproc/rubygem-ferret/Makefile 1.9 +3 -3 ports/textproc/

cvs commit: ports/mail/imapsync Makefile distinfo

2007-04-08 Thread Cheng-Lung Sung
clsung 2007-04-09 02:04:10 UTC FreeBSD ports repository Modified files: mail/imapsyncMakefile distinfo Log: - Update to 1.219 PR: ports/111321 Submitted by: maintainer (Jim Riggs) Revision ChangesPath 1.24 +1 -1 ports/mail/imaps

cvs commit: ports/devel/p5-Dir-Project Makefile distinfo

2007-04-08 Thread Cheng-Lung Sung
clsung 2007-04-09 02:03:23 UTC FreeBSD ports repository Modified files: devel/p5-Dir-Project Makefile distinfo Log: - Update to 3.002 PR: ports/111318 Submitted by: Gea-Suan Lin Revision ChangesPath 1.3 +2 -2 ports/devel/p5-Dir-Projec

cvs commit: ports/devel/p5-Sort-Key Makefile distinfo

2007-04-08 Thread Cheng-Lung Sung
clsung 2007-04-09 02:00:51 UTC FreeBSD ports repository Modified files: devel/p5-Sort-KeyMakefile distinfo Log: - Update to 1.28 Revision ChangesPath 1.10 +2 -8 ports/devel/p5-Sort-Key/Makefile 1.10 +3 -3 ports/devel/p5-Sort-Key/distinfo ___

cvs commit: src/release/doc/en_US.ISO8859-1/relnotes article.sgml

2007-04-08 Thread Gregory Neil Shapiro
gshapiro2007-04-09 01:47:59 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes article.sgml Log: sendmail upgraded to 8.14.1 Revision ChangesPath 1.1012+1 -1 src/release/doc/en_US.ISO8859-1/relnotes/article.sgml __

cvs commit: src/contrib/sendmail FREEBSD-upgrade

2007-04-08 Thread Gregory Neil Shapiro
gshapiro2007-04-09 01:46:44 UTC FreeBSD src repository Modified files: contrib/sendmail FREEBSD-upgrade Log: Update for sendmail 8.14.1 Revision ChangesPath 1.33 +4 -4 src/contrib/sendmail/FREEBSD-upgrade ___ c

cvs commit: src/usr.sbin/sendmail Makefile

2007-04-08 Thread Gregory Neil Shapiro
gshapiro2007-04-09 01:45:52 UTC FreeBSD src repository Modified files: usr.sbin/sendmailMakefile Log: This FFR is no longer needed in sendmail 8.14 Revision ChangesPath 1.55 +1 -1 src/usr.sbin/sendmail/Makefile ___

cvs commit: src/lib/libmilter Makefile src/lib/libsm Makefile

2007-04-08 Thread Gregory Neil Shapiro
gshapiro2007-04-09 01:45:30 UTC FreeBSD src repository Modified files: lib/libmilterMakefile lib/libsmMakefile Log: New files in sendmail 8.14.1 Revision ChangesPath 1.7 +2 -2 src/lib/libmilter/Makefile 1.12 +1 -1 src/li

Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/virtualization chapter.sgml

2007-04-08 Thread Kevin Oberman
> Date: Sun, 8 Apr 2007 22:22:53 +0200 > From: "Simon L. Nielsen" <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > On 2007.04.08 18:37:20 +, Marc Fonvieille wrote: > > blackend2007-04-08 18:37:20 UTC > > > > FreeBSD doc repository > > > > Modified files: > > en_US.ISO8859-1/bo

cvs commit: src/contrib/sendmail/mail.local mail.local.c src/contrib/sendmail/src conf.c conf.h err.c headers.c mailq.1 mci.c savemail.c

2007-04-08 Thread Gregory Neil Shapiro
gshapiro2007-04-09 01:44:17 UTC FreeBSD src repository Modified files: contrib/sendmail/mail.local mail.local.c contrib/sendmail/src conf.c conf.h err.c headers.c mailq.1 mci.c savemail.c Log: Resolve conflicts from sendmail 8.14.1 import Revis

cvs commit: src/contrib/sendmail - Imported sources

2007-04-08 Thread Gregory Neil Shapiro
gshapiro2007-04-09 01:39:02 UTC FreeBSD src repository src/contrib/sendmail - Imported sources Update of /home/ncvs/src/contrib/sendmail In directory repoman.freebsd.org:/tmp/cvs-serv30924 Log Message: Import sendmail 8.14.1 Status: Vendor Tag: SENDMAIL Release Ta

cvs commit: ports/textproc/highlight Makefile distinfo

2007-04-08 Thread Alexander Botero-Lowry
alexbl 2007-04-09 01:37:36 UTC FreeBSD ports repository Modified files: textproc/highlight Makefile distinfo Log: - update to 2.4.8 PR: 111390 Submitted by: Philip Jenvey <[EMAIL PROTECTED]> Revision ChangesPath 1.34 +1 -1 ports/text

cvs commit: ports/devel/py-ll-core pkg-plist

2007-04-08 Thread Li-Wen Hsu
lwhsu 2007-04-09 01:31:09 UTC FreeBSD ports repository Modified files: devel/py-ll-core pkg-plist Log: - Add missing items in pkg-plist in last commit Approved by:clsung (mentor) Reported by:kris via pointyhat Pointy Hat to: lwhsu Revision Changes

cvs commit: ports/devel/py-rbtree pkg-plist

2007-04-08 Thread Li-Wen Hsu
lwhsu 2007-04-09 01:17:31 UTC FreeBSD ports repository Added files: devel/py-rbtree pkg-plist Log: - Add missing pkg-plist in last commit Approved by:clsung (mentor) Reported by:kris via pointyhat Pointy Hat to: lwhsu Revision ChangesPath 1.1

cvs commit: ports/textproc/p5-Hash-Merge Makefile distinfo

2007-04-08 Thread Yen-Ming Lee
leeym 2007-04-09 01:15:53 UTC FreeBSD ports repository Modified files: textproc/p5-Hash-Merge Makefile distinfo Log: - update to 0.09 - assign to perl@ Revision ChangesPath 1.4 +4 -4 ports/textproc/p5-Hash-Merge/Makefile 1.4 +3 -3 ports/tex

cvs commit: src/sys/compat/opensolaris/sys lock.h mutex.h rwlock.h

2007-04-08 Thread Pawel Jakub Dawidek
pjd 2007-04-09 01:05:31 UTC FreeBSD src repository Modified files: sys/compat/opensolaris/sys mutex.h rwlock.h Added files: sys/compat/opensolaris/sys lock.h Log: Instead of detecting if lock is already initialized based on standard 1 bit check, use more accurate 13

cvs commit: ports/emulators/mame-extras Makefile distinfo

2007-04-08 Thread Alejandro Pulver
alepulver2007-04-09 00:53:29 UTC FreeBSD ports repository Modified files: emulators/mame-extras Makefile distinfo Log: - Update to version 0.114. - Make fetchable. Reported by:pointyhat Revision ChangesPath 1.4 +3 -3 ports/emulators/mame-extras/M

cvs commit: ports/emulators/wahcade Makefile distinfo pkg-plist

2007-04-08 Thread Alejandro Pulver
alepulver2007-04-09 00:16:21 UTC FreeBSD ports repository Modified files: emulators/wahcadeMakefile distinfo pkg-plist Log: - Update to version 0.19. Reported by:portscout Revision ChangesPath 1.5 +10 -4 ports/emulators/wahcade/Makefile 1.3

cvs commit: src/share/man/man4 if_bridge.4

2007-04-08 Thread Roman Kurakin
rik 2007-04-09 00:07:54 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man4 if_bridge.4 Log: MFC: -j 1.26 -j 1.28 Log: Add description how the filter works in case of multiple interfaces with the same MAC. PR:

cvs commit: src/sys/boot/forth loader.conf

2007-04-08 Thread Pawel Jakub Dawidek
pjd 2007-04-09 00:04:54 UTC FreeBSD src repository Modified files: sys/boot/forth loader.conf Log: Always try to load zpool.cache instead of trying to find good place to document it. When there is no such file, it's invisible for the user. Revision ChangesPa

cvs commit: src/sys/contrib/opensolaris/uts/common/fs/zfs spa_config.c

2007-04-08 Thread Pawel Jakub Dawidek
pjd 2007-04-09 00:03:45 UTC FreeBSD src repository Modified files: sys/contrib/opensolaris/uts/common/fs/zfs spa_config.c Log: We don't have to wait for the root file system to be mounted anymore, now that kobj KPI supports operating on files loaded by the loader. Revi

Re: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.committers.sgml

2007-04-08 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Gabor Kovesdan <[EMAIL PROTECTED]> writes: : gabor 2007-04-08 17:50:51 UTC : : FreeBSD doc repository : : Modified files: : en_US.ISO8859-1/articles/contributors contrib.committers.sgml : Log: : For almost 15 years of contribution, ad

cvs commit: src/sys/contrib/opensolaris/uts/common/fs/zfs zfs_vfsops.c

2007-04-08 Thread Pawel Jakub Dawidek
pjd 2007-04-09 00:02:11 UTC FreeBSD src repository Modified files: sys/contrib/opensolaris/uts/common/fs/zfs zfs_vfsops.c Log: Drop the Giant lock before calling zfs_domount(), which is held when mounting root file system. Revision ChangesPath 1.2 +4 -1

cvs commit: src/etc/mtree BSD.root.dist src/sys/contrib/opensolaris/uts/common/sys/fs zfs.h

2007-04-08 Thread Pawel Jakub Dawidek
pjd 2007-04-08 23:59:39 UTC FreeBSD src repository Modified files: etc/mtreeBSD.root.dist sys/contrib/opensolaris/uts/common/sys/fs zfs.h Log: Move zpool.cache from /etc/zfs/ to /boot/zfs/, so we can keep it on dedicated /boot/ file system and use ZFS for t

cvs commit: src/sys/compat/opensolaris/kern opensolaris_kobj.c src/sys/compat/opensolaris/sys kobj.h

2007-04-08 Thread Pawel Jakub Dawidek
pjd 2007-04-08 23:57:08 UTC FreeBSD src repository Modified files: sys/compat/opensolaris/kern opensolaris_kobj.c sys/compat/opensolaris/sys kobj.h Log: Extend kobj compatibility KPI to support operating on files before and after the root file system is mounted. This

cvs commit: src/sys/geom/eli g_eli.c

2007-04-08 Thread Pawel Jakub Dawidek
pjd 2007-04-08 23:54:23 UTC FreeBSD src repository Modified files: sys/geom/eli g_eli.c Log: Use root_mounted(). Revision ChangesPath 1.37 +1 -1 src/sys/geom/eli/g_eli.c ___ cvs-all@freebsd.org mailing

cvs commit: src/sys/sys systm.h src/sys/kern vfs_mount.c

2007-04-08 Thread Pawel Jakub Dawidek
pjd 2007-04-08 23:54:01 UTC FreeBSD src repository Modified files: sys/sys systm.h sys/kern vfs_mount.c Log: Add root_mounted() function that returns true if the root file system is already mounted. Revision ChangesPath 1.254 +1

cvs commit: ports/www/horde-base Makefile bsd.horde.mk pkg-plist ports/www/horde-base/files pkg-deinstall.in pkg-install.in pkg-message.common.in pkg-message.in ports/net-mgmt/horde-nic Makefile pkg-p

2007-04-08 Thread Andrew Pantyukhin
sat 2007-04-08 23:42:31 UTC FreeBSD ports repository Modified files: www/horde-base Makefile pkg-plist www/horde-base/files pkg-deinstall.in pkg-install.in pkg-message.in net-mgmt/horde-nic Makefile pkg-plist www/horde-ansel Ma

cvs commit: ports/sysutils/seatools Makefile

2007-04-08 Thread Boris Samorodov
bsam2007-04-08 23:24:28 UTC FreeBSD ports repository Modified files: sysutils/seatoolsMakefile Log: Ignore if ${OSVERSION} < 700037 (this version was bumpted by delphij to indicate CAM sg addition). Revision ChangesPath 1.2 +4 -0 ports/sysutils/se

cvs commit: ports/japanese/texinfo Makefile

2007-04-08 Thread Hiroki Sato
hrs 2007-04-08 23:23:08 UTC FreeBSD ports repository Modified files: japanese/texinfo Makefile Log: Fix dependency. Revision ChangesPath 1.12 +2 -2 ports/japanese/texinfo/Makefile ___ cvs-all@freebsd.org ma

cvs commit: src/sys/dev/cxgb cxgb_lro.c

2007-04-08 Thread Kip Macy
kmacy 2007-04-08 22:56:19 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_lro.c Log: Add missing paren Revision ChangesPath 1.4 +4 -4 src/sys/dev/cxgb/cxgb_lro.c ___ cvs-all@freebsd.org mail

cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml

2007-04-08 Thread Xin LI
delphij 2007-04-08 22:48:43 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document __FreeBSDversion 700037: CAM sg addition. Requested by: bsam Revision ChangesPath 1.821 +5 -0 doc/en_US.ISO8859-1/book

cvs commit: src/sys/sys param.h

2007-04-08 Thread Xin LI
delphij 2007-04-08 22:45:21 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Bump __FreeBSDversion for CAM sg addition. Requested by: bsam Revision ChangesPath 1.291 +1 -1 src/sys/sys/param.h

cvs commit: ports/math/freefem++ Makefile distinfo

2007-04-08 Thread Thierry Thomas
thierry 2007-04-08 22:31:01 UTC FreeBSD ports repository Modified files: math/freefem++ Makefile distinfo Log: Upgrade to 2.15-1. Revision ChangesPath 1.58 +1 -2 ports/math/freefem++/Makefile 1.39 +3 -3 ports/math/freefem++/distinfo ___

cvs commit: ports/devel/bouml Makefile distinfo

2007-04-08 Thread Thierry Thomas
thierry 2007-04-08 22:30:57 UTC FreeBSD ports repository Modified files: devel/bouml Makefile distinfo Log: Upgrade to 2.23. Changelog at . Revision ChangesPath 1.77 +1 -1 ports/devel/bouml/Makefile 1.76

cvs commit: ports LEGAL

2007-04-08 Thread Boris Samorodov
bsam2007-04-08 22:20:20 UTC FreeBSD ports repository Modified files: .LEGAL Log: Add a note about sysutils/seatools. Requested by: rdivacky at emulation@ Revision ChangesPath 1.532 +2 -1 ports/LEGAL _

cvs commit: CVSROOT modules

2007-04-08 Thread Boris Samorodov
bsam2007-04-08 22:18:25 UTC FreeBSD ports repository Modified files: .modules Log: seatools --> ports/sysutils/seatools Revision ChangesPath 1.17815 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.

cvs commit: ports/sysutils Makefile ports/sysutils/seatools Makefile distinfo pkg-descr pkg-plist

2007-04-08 Thread Boris Samorodov
bsam2007-04-08 22:17:39 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/seatoolsMakefile distinfo pkg-descr pkg-plist Log: Here is the port of Seagate's SeaTools Enterprise Edition for Linux Disc Diagnostic Softwar

Re: cvs commit: src/sys/dev/ata ata-dma.c

2007-04-08 Thread Simon L. Nielsen
On 2007.04.08 21:53:52 +, Søren Schmidt wrote: > sos 2007-04-08 21:53:52 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-dma.c > Log: > OK, this is not my day, fix the former fix :/ Now sledge can boot again - thanks :-). -- Simon L. Niels

Re: cvs commit: src/sys/dev/ata ata-all.h ata-chipset.c ata-dma.c

2007-04-08 Thread Simon L. Nielsen
On 2007.04.08 19:18:51 +, Søren Schmidt wrote: > sos 2007-04-08 19:18:51 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-all.h ata-chipset.c ata-dma.c > Log: > Hopefully unbreak the 64bit DMA support this time. Now things work a bit more tha

cvs commit: src/sys/dev/ata ata-dma.c

2007-04-08 Thread S�ren Schmidt
sos 2007-04-08 21:53:52 UTC FreeBSD src repository Modified files: sys/dev/ata ata-dma.c Log: OK, this is not my day, fix the former fix :/ Revision ChangesPath 1.147 +1 -2 src/sys/dev/ata/ata-dma.c ___

cvs commit: ports/accessibility/dasher Makefile distinfo pkg-plist

2007-04-08 Thread Joe Marcus Clarke
marcus 2007-04-08 21:35:29 UTC FreeBSD ports repository Modified files: accessibility/dasher Makefile distinfo pkg-plist Log: Update to 4.4.1. Revision ChangesPath 1.36 +1 -1 ports/accessibility/dasher/Makefile 1.21 +3 -3 ports/accessibility/das

cvs commit: src/tools/tools/net80211/wesside/wesside Makefile aircrack-ptw-lib.c aircrack-ptw-lib.h wesside.c

2007-04-08 Thread Sam Leffler
sam 2007-04-08 21:18:15 UTC FreeBSD src repository Modified files: tools/tools/net80211/wesside/wesside Makefile wesside.c Added files: tools/tools/net80211/wesside/wesside aircrack-ptw-lib.c aircrack-ptw-lib.h Log: Due to the

cvs commit: CVSROOT modules

2007-04-08 Thread Mario Sergio Fujikawa Ferreira
lioux 2007-04-08 21:08:08 UTC FreeBSD ports repository Modified files: .modules Log: eclipse-datatools --> ports/java/eclipse-datatools Revision ChangesPath 1.17814 +1 -0 CVSROOT/modules ___ cv

cvs commit: ports/java Makefile ports/java/eclipse-datatools Makefile Makefile.master-sites distinfo pkg-descr

2007-04-08 Thread Mario Sergio Fujikawa Ferreira
lioux 2007-04-08 21:07:33 UTC FreeBSD ports repository Modified files: java Makefile Added files: java/eclipse-datatools Makefile Makefile.master-sites distinfo pkg-descr Log: New port eclipse datatools version 0.9.1 for eclips

cvs commit: ports/multimedia/ldvd Makefile

2007-04-08 Thread Jeremy Chadwick
koitsu 2007-04-08 20:36:27 UTC FreeBSD ports repository Modified files: multimedia/ldvd Makefile Log: - Correct LIB_DEPENDS for dvdread (so.5 not so.4) - Fix MASTER_SITES Reported by:pointyhat via kris Approved by:philip Revision ChangesPath

Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/virtualization chapter.sgml

2007-04-08 Thread Simon L. Nielsen
On 2007.04.08 18:37:20 +, Marc Fonvieille wrote: > blackend2007-04-08 18:37:20 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/handbook/virtualization chapter.sgml > Log: > - s/X-Windows/X Window "X Window" sounds a bit odd to me - it mainly sounds

cvs commit: ports/security/vuxml vuln.xml

2007-04-08 Thread Remko Lodder
remko 2007-04-08 19:58:36 UTC FreeBSD ports repository (src,doc committer) Modified files: security/vuxml vuln.xml Log: Stylify the latest zope entry: o Use consistent title description o Use tabs when 8 spaces are hit o Sort the references list (the alphabet goe

cvs commit: ports/www/zope Makefile

2007-04-08 Thread Remko Lodder
remko 2007-04-08 19:51:46 UTC FreeBSD ports repository (src,doc committer) Modified files: www/zope Makefile Log: Reference the VuXML entry for the FORBIDDEN reason. With hat: secteam Revision ChangesPath 1.76 +1 -1 ports/www/zope/Ma

cvs commit: ports/sysutils/mcweject Makefile

2007-04-08 Thread Stefan Walter
stefan 2007-04-08 19:48:56 UTC FreeBSD ports repository Modified files: sysutils/mcwejectMakefile Log: Mark forbidden due to exploitable buffer overflow (CVE-2007-1719). Inspired by:Jeff Forsythe<[EMAIL PROTECTED]> (ports/111365) Revision ChangesPath 1.4

cvs commit: ports/security/vuxml vuln.xml

2007-04-08 Thread Stefan Walter
stefan 2007-04-08 19:45:58 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add entry for exploitable buffer overflow in mcweject. PR: 111365 Submitted by: Jeff Forsythe<[EMAIL PROTECTED]> Revision ChangesPath 1.130

cvs commit: ports/devel/subversive Makefile distinfo

2007-04-08 Thread Alex Dupre
ale 2007-04-08 19:39:17 UTC FreeBSD ports repository Modified files: devel/subversive Makefile distinfo Log: Update to 1.1.1 release. Revision ChangesPath 1.4 +2 -2 ports/devel/subversive/Makefile 1.4 +3 -3 ports/devel/subversive/distin

cvs commit: src/sys/arm/arm pmap.c

2007-04-08 Thread Alan Cox
alc 2007-04-08 19:20:49 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/arm/arm pmap.c Log: MFC revisions 1.52 and 1.53 Introduce the function pmap_enter_object(). Revision ChangesPath 1.36.2.5 +46 -12src/sys/arm/arm/pmap

cvs commit: src/sys/dev/ata ata-all.h ata-chipset.c ata-dma.c

2007-04-08 Thread S�ren Schmidt
sos 2007-04-08 19:18:51 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.h ata-chipset.c ata-dma.c Log: Hopefully unbreak the 64bit DMA support this time. Revision ChangesPath 1.123 +1 -1 src/sys/dev/ata/ata-all.h 1.196 +3 -4

cvs commit: doc/en_US.ISO8859-1/books/handbook/virtualization chapter.sgml

2007-04-08 Thread Marc Fonvieille
blackend2007-04-08 18:37:20 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/virtualization chapter.sgml Log: - s/X-Windows/X Window - Use of manual page entities for drivers - Add missing userinput tags - s/config file/configuration file/ Revi

cvs commit: ports/net/ortp/files patch-src::stun.c

2007-04-08 Thread Maxim Sobolev
sobomax 2007-04-08 18:07:23 UTC FreeBSD ports repository Added files: net/ortp/files patch-src::stun.c Log: Fix on ia64. Poked by: Kris's unbildable ports reminder Revision ChangesPath 1.1 +14 -0 ports/net/ortp/files/patch-src::stun.c (new)

cvs commit: CVSROOT modules

2007-04-08 Thread Andrew Pantyukhin
sat 2007-04-08 18:07:12 UTC FreeBSD ports repository Modified files: .modules Log: zniper --> ports/net/zniper Revision ChangesPath 1.17813 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org maili

cvs commit: ports/net Makefile ports/net/zniper Makefile distinfo pkg-descr

2007-04-08 Thread Andrew Pantyukhin
sat 2007-04-08 18:05:08 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/zniper Makefile distinfo pkg-descr Log: Add port net/zniper: Zniper displays active TCP connections seen by the selected interface. The

cvs commit: src/sys/dev/cxgb cxgb_lro.c

2007-04-08 Thread Kip Macy
kmacy 2007-04-08 18:02:38 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_lro.c Log: remove stale variable reference Revision ChangesPath 1.3 +2 -2 src/sys/dev/cxgb/cxgb_lro.c ___ cvs-all@fr

cvs commit: ports/japanese/uim-tomoe-gtk/files patch-src::uim-tomoe-gtk.c

2007-04-08 Thread Hajimu UMEMOTO
ume 2007-04-08 17:58:13 UTC FreeBSD ports repository Added files: japanese/uim-tomoe-gtk/files patch-src::uim-tomoe-gtk.c Log: Add missing patch. Revision ChangesPath 1.1 +14 -0 ports/japanese/uim-tomoe-gtk/files/patch-src::uim-tomoe-gtk.c (new) ___

cvs commit: www/share/sgml commercial.software.xml

2007-04-08 Thread Gabor Kovesdan
gabor 2007-04-08 17:57:00 UTC FreeBSD doc repository Modified files: share/sgml commercial.software.xml Log: - Add Kernun Firewall to our Commercial Software list PR: www/111308 Submitted by: Radim Jurica <[EMAIL PROTECTED]> Approved by:kera

cvs commit: CVSROOT modules

2007-04-08 Thread Hajimu UMEMOTO
ume 2007-04-08 17:52:15 UTC FreeBSD ports repository Modified files: .modules Log: ja-uim-tomoe-gtk --> ports/japanese/uim-tomoe-gtk Revision ChangesPath 1.17812 +1 -0 CVSROOT/modules ___ cvs

cvs commit: ports/japanese Makefile ports/japanese/uim-tomoe-gtk Makefile distinfo pkg-descr

2007-04-08 Thread Hajimu UMEMOTO
ume 2007-04-08 17:52:03 UTC FreeBSD ports repository Modified files: japanese Makefile Added files: japanese/uim-tomoe-gtk Makefile distinfo pkg-descr Log: New port -- uim-tomoe-gtk is an UIM helper program for Tomoe. Revision ChangesPath 1.654

cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.committers.sgml

2007-04-08 Thread Gabor Kovesdan
gabor 2007-04-08 17:50:51 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.committers.sgml Log: For almost 15 years of contribution, adding Peter Wemm (peter@) to our developers list. It's funny how he was not listed there thus far. :)

cvs commit: ports/japanese/libtomoe-gtk Makefile distinfo ports/japanese/tomoe Makefile distinfo

2007-04-08 Thread Hajimu UMEMOTO
ume 2007-04-08 17:47:16 UTC FreeBSD ports repository Modified files: japanese/libtomoe-gtk Makefile distinfo japanese/tomoe Makefile distinfo Log: Update to 0.5.1. Revision ChangesPath 1.8 +3 -3 ports/japanese/libtomoe-gtk/Makefile 1.4

cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml

2007-04-08 Thread Marc Fonvieille
blackend2007-04-08 17:45:24 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Fix the rendering of previous commit: - Add a missing whitespace - Avoid to wrap a line inside filename tags which leads to have sentences en

cvs commit: doc/en_US.ISO8859-1/books/handbook/virtualization chapter.sgml

2007-04-08 Thread Marc Fonvieille
blackend2007-04-08 17:23:54 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/virtualization chapter.sgml Log: - Use of application tags and trademark entities - s/VMWare/VMware Revision ChangesPath 1.4 +23 -23 doc/en_US.ISO8859-1/b

cvs commit: doc/share/sgml trademarks.ent

2007-04-08 Thread Marc Fonvieille
blackend2007-04-08 16:58:03 UTC FreeBSD doc repository Modified files: share/sgml trademarks.ent Log: Add entries for Parallels and Xen. Revision ChangesPath 1.36 +8 -0 doc/share/sgml/trademarks.ent ___ c

cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml

2007-04-08 Thread Chin-San Huang
chinsan 2007-04-08 16:56:45 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: - Make new committer more clear to know which files they should update. Submitted by: lwhsu@ Approved by:delphij@ (mentor) Revision

cvs commit: ports/games/volleyball Makefile distinfo pkg-plist

2007-04-08 Thread Rong-En Fan
rafan 2007-04-08 16:32:53 UTC FreeBSD ports repository Modified files: games/volleyball Makefile distinfo pkg-plist Log: - Update to 0.8.6 PR: ports/111376 Submitted by: Dmitry Marakasov (maintainer) Revision ChangesPath 1.6 +4 -5

cvs commit: ports/games/vor Makefile distinfo

2007-04-08 Thread Rong-En Fan
rafan 2007-04-08 16:32:19 UTC FreeBSD ports repository Modified files: games/vorMakefile distinfo Log: - Update to 0.5.2 PR: ports/111377 Submitted by: Dmitry Marakasov (maintainer) Revision ChangesPath 1.7 +1 -1 ports/ga

cvs commit: ports/games/fishsupper Makefile distinfo pkg-plist

2007-04-08 Thread Rong-En Fan
rafan 2007-04-08 16:31:46 UTC FreeBSD ports repository Modified files: games/fishsupper Makefile distinfo pkg-plist Log: - Update to 0.1.5 PR: ports/111387 Submitted by: Dmitry Marakasov (maintainer) Revision ChangesPath 1.6 +1 -2

cvs commit: ports/net/socat Makefile distinfo

2007-04-08 Thread Rong-En Fan
rafan 2007-04-08 16:31:14 UTC FreeBSD ports repository Modified files: net/socatMakefile distinfo Log: - Update to 1.6.0.0 PR: ports/111372 Submitted by: Nils Vogels (maintainer) Revision ChangesPath 1.23 +1 -1 ports/net/s

cvs commit: src/sys/compat/opensolaris/kern opensolaris_misc.c src/sys/compat/opensolaris/sys misc.h src/contrib/opensolaris/cmd/zpool zpool_main.c src/contrib/opensolaris/cmd/ztest ztest.c src/contri

2007-04-08 Thread Pawel Jakub Dawidek
pjd 2007-04-08 16:29:25 UTC FreeBSD src repository Modified files: contrib/opensolaris/cmd/zpool zpool_main.c contrib/opensolaris/cmd/ztest ztest.c contrib/opensolaris/lib/libzfs/common libzfs.h libzfs_import.c libzfs_status.c

cvs commit: doc/en_US.ISO8859-1/books/handbook/virtualization chapter.sgml

2007-04-08 Thread Marc Fonvieille
blackend2007-04-08 16:20:55 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/virtualization chapter.sgml Log: Avoid full-stop at end of titles and s/cpu/CPU Revision ChangesPath 1.3 +4 -4 doc/en_US.ISO8859-1/books/handbook/virtuali

cvs commit: src/etc devd.conf

2007-04-08 Thread Pawel Jakub Dawidek
pjd 2007-04-08 16:05:23 UTC FreeBSD src repository Modified files: etc devd.conf Log: There can be many reasons of VDEV failures, so log type as well. Revision ChangesPath 1.37 +1 -1 src/etc/devd.conf

cvs commit: src/sys/dev/cxgb/sys mvec.h uipc_mvec.c

2007-04-08 Thread Kip Macy
kmacy 2007-04-08 15:59:07 UTC FreeBSD src repository Modified files: sys/dev/cxgb/sys mvec.h uipc_mvec.c Log: add busdma function for mapping mbuf iovecs change m_collapse to return an error code Revision ChangesPath 1.2 +19 -8 src/sys/dev/cxgb/sys/m

cvs commit: src/etc devd.conf

2007-04-08 Thread Pawel Jakub Dawidek
pjd 2007-04-08 15:56:49 UTC FreeBSD src repository Modified files: etc devd.conf Log: Provide sample entries to handle ZFS problem reports. It'd be nice to send them via e-mail... Revision ChangesPath 1.36 +31 -0 src/etc/devd.conf _

cvs commit: src/sys/contrib/opensolaris/uts/common/fs/zfs zfs_fm.c

2007-04-08 Thread Pawel Jakub Dawidek
pjd 2007-04-08 15:55:48 UTC FreeBSD src repository Modified files: sys/contrib/opensolaris/uts/common/fs/zfs zfs_fm.c Log: - Use 'name=value' so it can be properly recognized by devd(8). - Use only subclass as devd's type. Revision ChangesPath 1.2 +30 -32

cvs commit: doc/share/images/books/handbook/install console-saver1.scr console-saver4.scr disklabel-auto.scr main-doc.scr main-options.scr main-std.scr main1.scr mainexit.scr ntp-config.scr options.sc

2007-04-08 Thread Chin-San Huang
chinsan 2007-04-08 15:31:56 UTC FreeBSD doc repository Modified files: share/images/books/handbook/install console-saver1.scr console-saver4.scr disklabel-auto.scr

cvs commit: src/sys/dev/ata ata-dma.c

2007-04-08 Thread S�ren Schmidt
sos 2007-04-08 15:31:39 UTC FreeBSD src repository Modified files: sys/dev/ata ata-dma.c Log: Dont zero out 64BIT flag on DMA ops. Revision ChangesPath 1.145 +3 -2 src/sys/dev/ata/ata-dma.c ___ cvs-all@

cvs commit: ports/multimedia/audacious-plugins Makefile distinfo pkg-plist ports/multimedia/audacious-plugins/files patch-configure

2007-04-08 Thread Oliver Lehmann
oliver 2007-04-08 15:30:59 UTC FreeBSD ports repository Modified files: multimedia/audacious-plugins Makefile distinfo pkg-plist Removed files: multimedia/audacious-plugins/files patch-configure Log: pdate to 1.3.2 Revision ChangesPath 1.36 +1 -1 por

  1   2   >