cvs commit: www/share/sgml templates.events.xsl

2008-01-15 Thread Murray Stokely
murray 2008-01-16 07:48:51 UTC FreeBSD doc repository Modified files: share/sgml templates.events.xsl Log: Add link to RSS 2.0 feed of upcoming freebsd related events. Revision ChangesPath 1.3 +13 -1 www/share/sgml/templates.events.xsl ___

cvs commit: www/en/events Makefile rss.xsl

2008-01-15 Thread Murray Stokely
murray 2008-01-16 07:46:21 UTC FreeBSD doc repository Modified files: en/eventsMakefile Added files: en/eventsrss.xsl Log: Add RSS 2.0 feed of upcoming FreeBSD events to compliment the ics calendar file also made available from the events.xml dat

Re: cvs commit: www/en/java Makefile java-rss.xsl newsflash.sgml newsflash.xsl

2008-01-15 Thread Murray Stokely
Hah, just when I thought I was done. Ok, I will take a look at generating an RSS feed for the events page. - Murray On 1/15/08, Gábor Kövesdán <[EMAIL PROTECTED]> wrote: > > Murray Stokely escribió: > > murray 2008-01-15 21:16:25 UTC > > > > FreeBSD doc repository > > > > Modified

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

2008-01-15 Thread Giorgos Keramidas
keramida2008-01-16 07:00:55 UTC FreeBSD src repository (doc committer) Modified files: sys/boot/forth loader.conf.5 Log: Bump manpage date for rev 1.27 MFC after: 3 days Revision ChangesPath 1.28 +1 -1 src/sys/boot/forth/loader.conf.5 ___

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

2008-01-15 Thread Giorgos Keramidas
keramida2008-01-16 06:59:22 UTC FreeBSD src repository (doc committer) Modified files: sys/boot/forth loader.conf.5 Log: Document that loader(8) stops reading `loader.conf' when it encounters a syntax error, and add a tip about adding first the `vital' options and then

Re: cvs commit: src/usr.bin/unzip Makefile unzip.1 unzip.c

2008-01-15 Thread Tim Kientzle
The four files I've identified are: Ah! Thanks for the list. Now that I'm back from vacation, I've been meaning to ask you for that. Two of them are self-extracting. ... requires a few changes in the API between the libarchive core and the support modules, which is a published API ... I

cvs commit: doc/mn_MN.UTF-8/books/handbook/printing chapter.sgml

2008-01-15 Thread Giorgos Keramidas
keramida2008-01-16 03:36:35 UTC FreeBSD doc repository Modified files: mn_MN.UTF-8/books/handbook/printing chapter.sgml Log: MFen: 1.96 -> 1.100 mn_MN.UTF-8/books/handbook/printing/chapter.sgml Submitted by: Ganbold Tsagaankhuu, [EMAIL PROTECTED] Revision Changes

cvs commit: www/en/java newsflash.xsl www/en/gnome newsflash.xsl

2008-01-15 Thread Murray Stokely
murray 2008-01-16 03:02:00 UTC FreeBSD doc repository Modified files: en/java newsflash.xsl en/gnome newsflash.xsl Log: Enable links to rss.xml feeds so that feedreaders and browsers can automatically find the RSS feeds on these pages without t

cvs commit: ports/sysutils/virtualmin Makefile distinfo pkg-plist

2008-01-15 Thread Thomas Abthorpe
tabthorpe2008-01-16 02:58:03 UTC FreeBSD ports repository Modified files: sysutils/virtualmin Makefile distinfo pkg-plist Log: - Update to 3.51 Revision ChangesPath 1.23 +1 -1 ports/sysutils/virtualmin/Makefile 1.21 +3 -3 ports/sysutils/virtualm

cvs commit: www/share/sgml header.ent templates.newsflash.xsl

2008-01-15 Thread Murray Stokely
murray 2008-01-16 02:57:37 UTC FreeBSD doc repository Modified files: share/sgml header.ent templates.newsflash.xsl Log: Add support for links to the RSS 2.0 feeds where present so that browsers can automatically detect the presense of a feed and present the user

cvs commit: src/sys/dev/cxgb cxgb_sge.c src/sys/dev/cxgb/sys uipc_mvec.c

2008-01-15 Thread Kip Macy
kmacy 2008-01-16 02:39:33 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_sge.c sys/dev/cxgb/sys uipc_mvec.c Log: remove superfluous debug printfs Revision ChangesPath 1.45 +1 -5 src/sys/dev/cxgb/cxgb_sge.c 1.24 +0 -3

cvs commit: www/en/layout/css navigation.css

2008-01-15 Thread Murray Stokely
murray 2008-01-16 02:10:22 UTC FreeBSD doc repository Modified files: en/layout/cssnavigation.css Log: Use correct relative path of rss icon. Revision ChangesPath 1.6 +2 -2 www/en/layout/css/navigation.css __

cvs commit: ports/archivers/gtar Makefile distinfo ports/archivers/gtar/files extra-patch-tests_gzip.at patch-configure patch-src_names.c

2008-01-15 Thread Christian Weisgerber
naddy 2008-01-16 02:09:33 UTC FreeBSD ports repository Modified files: archivers/gtar Makefile distinfo archivers/gtar/files patch-configure Added files: archivers/gtar/files extra-patch-tests_gzip.at Removed files: archivers/gtar/files patch-src_names.c

cvs commit: src/sys/contrib/dev/acpica evgpe.c src/sys/dev/acpica/Osd OsdSchedule.c

2008-01-15 Thread Nate Lawson
njl 2008-01-16 01:22:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) sys/contrib/dev/acpica evgpe.c sys/dev/acpica/Osd OsdSchedule.c Log: MFC: queue an asynch handler to re-enable a level-triggered GPE Approved by:re Revision

cvs commit: src/sys/contrib/dev/acpica evgpe.c src/sys/dev/acpica/Osd OsdSchedule.c

2008-01-15 Thread Nate Lawson
njl 2008-01-16 01:18:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/contrib/dev/acpica evgpe.c sys/dev/acpica/Osd OsdSchedule.c Log: MFC: queue an asynch handler to re-enable a level-triggered GPE Approved by:re Revision

cvs commit: src/sys/kern kern_cpu.c

2008-01-15 Thread Nate Lawson
njl 2008-01-16 01:05:22 UTC FreeBSD src repository Modified files: sys/kern kern_cpu.c Log: Remove duplicate cpufreq levels, i.e. ones that are within 25 Mhz of each other. The first one survives, the rest are removed. So far, it appears only some acpi_perf(

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

2008-01-15 Thread Kip Macy
kmacy 2008-01-16 00:28:30 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_sge.c sys/dev/cxgb/sys mvec.h uipc_mvec.c Log: Fix mbuf leak caused by freeing packet zone clusters but not their associated mbufs - Track packet zone mbufs separately

cvs commit: src/sys/dev/cxgb cxgb_adapter.h

2008-01-15 Thread Kip Macy
kmacy 2008-01-16 00:26:04 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_adapter.h Log: put tx queue size back to 1024 Revision ChangesPath 1.29 +0 -4 src/sys/dev/cxgb/cxgb_adapter.h ___ cvs

cvs commit: src UPDATING

2008-01-15 Thread Colin Percival
cperciva2008-01-15 23:37:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) .UPDATING Log: Fix date of last advisory -- January 14th, not January 18th. Approved by:re (kensmith) Revision ChangesPath 1.507.2.3.2.

cvs commit: src UPDATING

2008-01-15 Thread Colin Percival
cperciva2008-01-15 23:36:53 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) .UPDATING Log: Fix date of last advisory -- January 14th, not January 18th. Approved by:so (cperciva) Revision ChangesPath 1.416.2.29

cvs commit: src UPDATING

2008-01-15 Thread Colin Percival
cperciva2008-01-15 23:36:09 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_1) .UPDATING Log: Fix date of last advisory -- January 14th, not January 18th. Approved by:so (cperciva) Revision ChangesPath 1.416.2.22

cvs commit: src UPDATING

2008-01-15 Thread Colin Percival
cperciva2008-01-15 23:35:46 UTC FreeBSD src repository Modified files:(Branch: RELENG_5_5) .UPDATING Log: Fix date of last advisory -- January 14th, not January 18th. Approved by:so (cperciva) Revision ChangesPath 1.342.2.35

cvs commit: src/lib/msun/src s_rintl.c

2008-01-15 Thread David Schultz
das 2008-01-15 23:31:24 UTC FreeBSD src repository Modified files: lib/msun/src s_rintl.c Log: Optimize this a bit better. Submitted by: bde (although these aren't all of his changes) Revision ChangesPath 1.2 +18 -13src/lib/msun/src/s_rint

Re: cvs commit: src/sys/dev/cxgb cxgb_sge.c src/sys/dev/cxgb/sys uipc_mvec.c

2008-01-15 Thread Kip Macy
Thanks. Sorry about that. -Kip On Jan 15, 2008 2:01 PM, John Baldwin <[EMAIL PROTECTED]> wrote: > jhb 2008-01-15 22:01:26 UTC > > FreeBSD src repository > > Modified files: > sys/dev/cxgb cxgb_sge.c > sys/dev/cxgb/sys uipc_mvec.c > Log: > Use '%zd' to print PIO

cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile distinfo pkg-deinstall pkg-plist ports/mail/p5-Mail-SpamAssassin/files patch-ImageInfo.pm

2008-01-15 Thread Wesley Shields
wxs 2008-01-15 23:08:41 UTC FreeBSD ports repository Modified files: mail/p5-Mail-SpamAssassin Makefile distinfo pkg-deinstall pkg-plist Removed files: mail/p5-Mail-SpamAssassin/files patch-ImageInfo.pm Log: Update to 3.2.4. PR:

Re: cvs commit: www/en/java Makefile java-rss.xsl newsflash.sgml newsflash.xsl

2008-01-15 Thread Gábor Kövesdán
Murray Stokely escribió: murray 2008-01-15 21:16:25 UTC FreeBSD doc repository Modified files: en/java Makefile Added files: en/java java-rss.xsl newsflash.xsl Removed files: en/java newsflash.sgml Log: Move Java Newsflash

cvs commit: ports/security/vuxml vuln.xml

2008-01-15 Thread Martin Wilke
miwi2008-01-15 22:43:59 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Fix sections from both previous committs Revision ChangesPath 1.1539+2 -2 ports/security/vuxml/vuln.xml

cvs commit: ports/textproc/p5-Pod-Constants Makefile distinfo pkg-descr

2008-01-15 Thread Sergey Skvortsov
skv 2008-01-15 22:30:07 UTC FreeBSD ports repository Modified files: textproc/p5-Pod-Constants Makefile distinfo pkg-descr Log: Update to 0.16 Revision ChangesPath 1.7 +1 -2 ports/textproc/p5-Pod-Constants/Makefile 1.4 +3 -3 ports/textproc/

cvs commit: ports/security/p5-POE-Component-SSLify Makefile distinfo

2008-01-15 Thread Sergey Skvortsov
skv 2008-01-15 22:28:34 UTC FreeBSD ports repository Modified files: security/p5-POE-Component-SSLify Makefile distinfo Log: Update to 0.10 Changes: http://search.cpan.org/src/APOCAL/POE-Component-SSLify-0.10/Changes Revision ChangesPath 1.8 +1

cvs commit: src/sys/dev/ppbus ppbconf.c ppbconf.h

2008-01-15 Thread John Baldwin
jhb 2008-01-15 22:28:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) sys/dev/ppbusppbconf.c ppbconf.h Log: MFC: Use a dummy interrupt handler to work around lpt(4) interrupt problems. Approved by:re (gnn) Revision Changes

cvs commit: src/sys/dev/ppbus ppbconf.c ppbconf.h

2008-01-15 Thread John Baldwin
jhb 2008-01-15 22:26:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/ppbusppbconf.c ppbconf.h Log: MFC: Use a dummy interrupt handler to work around lpt(4) interrupt problems. Approved by:re (gnn) Revision ChangesP

cvs commit: ports/games/ruby-exmars Makefile pkg-descr

2008-01-15 Thread Alejandro Pulver
alepulver2008-01-15 22:25:13 UTC FreeBSD ports repository Modified files: games/ruby-exmarsMakefile pkg-descr Log: - Use (more or less) "official" mirror instead of MASTER_SITE_LOCAL. - Add (back) a WWW line to pkg-descr. - Remove my old signature from pkg-descr. Rev

cvs commit: ports/devel/ireport Makefile distinfo pkg-plist

2008-01-15 Thread Thierry Thomas
thierry 2008-01-15 22:24:37 UTC FreeBSD ports repository Modified files: devel/ireportMakefile distinfo pkg-plist Log: Upgrade iReport to 2.0.4. Changelog at . Revision ChangesPath 1.23

cvs commit: www/en community.sgml

2008-01-15 Thread Murray Stokely
murray 2008-01-15 22:23:34 UTC FreeBSD doc repository Modified files: en community.sgml Log: Add a link to Planet FreeBSD, planet.xbsd.org, aggregator site of freebsd developer blogs. Revision ChangesPath 1.4 +6 -2 www/en/community.sgml

cvs commit: ports/games/exhaust-ma Makefile pkg-descr

2008-01-15 Thread Alejandro Pulver
alepulver2008-01-15 22:23:46 UTC FreeBSD ports repository Modified files: games/exhaust-ma Makefile pkg-descr Log: - Use (more or less) "official" mirror instead of MASTER_SITE_LOCAL. - Add (back) a WWW line to pkg-descr. - Remove my old signature from pkg-descr. Rev

cvs commit: ports/games/exmars Makefile pkg-descr

2008-01-15 Thread Alejandro Pulver
alepulver2008-01-15 22:22:42 UTC FreeBSD ports repository Modified files: games/exmars Makefile pkg-descr Log: - Use (more or less) "official" mirror instead of MASTER_SITE_LOCAL. - Add (back) a WWW line to pkg-descr. - Remove my old signature from pkg-descr. Rev

cvs commit: ports/devel/p5-POE-Stage Makefile distinfo

2008-01-15 Thread Sergey Skvortsov
skv 2008-01-15 22:19:59 UTC FreeBSD ports repository Modified files: devel/p5-POE-Stage Makefile distinfo Log: Update to 0.03 Changes:http://search.cpan.org/src/RCAPUTO/POE-Stage-0.03/CHANGES Revision ChangesPath 1.4 +2 -2 ports/devel/p5-

Re: cvs commit: src/usr.bin/unzip Makefile unzip.1 unzip.c

2008-01-15 Thread Dag-Erling Smørgrav
Kris Kennaway <[EMAIL PROTECTED]> writes: > No, you'd have to duplicate the do-extract code (or add a special > variable for those 4 ports). I'd much rather wait to see what Tim and > Dag-Erling can come up with. Take it easy everyone, no special-casing will be necessary as I fully intend to add

cvs commit: src/sys/dev/cxgb cxgb_sge.c src/sys/dev/cxgb/sys uipc_mvec.c

2008-01-15 Thread John Baldwin
jhb 2008-01-15 22:01:26 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_sge.c sys/dev/cxgb/sys uipc_mvec.c Log: Use '%zd' to print PIO_LEN since it involves a size_t (via sizeof()) to appease the tinderbox on 32-bit platforms. Tested on:

cvs commit: ports/devel/p5-ExtUtils-PkgConfig Makefile distinfo

2008-01-15 Thread Sergey Skvortsov
skv 2008-01-15 22:00:09 UTC FreeBSD ports repository Modified files: devel/p5-ExtUtils-PkgConfig Makefile distinfo Log: Update to 1.08 Revision ChangesPath 1.11 +1 -1 ports/devel/p5-ExtUtils-PkgConfig/Makefile 1.8 +3 -3 ports/devel/p5-ExtUti

cvs commit: ports/converters/p5-Convert-Binary-C Makefile distinfo

2008-01-15 Thread Sergey Skvortsov
skv 2008-01-15 21:56:41 UTC FreeBSD ports repository Modified files: converters/p5-Convert-Binary-C Makefile distinfo Log: Update to 0.70 Revision ChangesPath 1.15 +1 -1 ports/converters/p5-Convert-Binary-C/Makefile 1.15 +3 -3 ports/converter

cvs commit: ports/converters/p5-Text-Iconv Makefile distinfo

2008-01-15 Thread Sergey Skvortsov
skv 2008-01-15 21:51:27 UTC FreeBSD ports repository Modified files: converters/p5-Text-Iconv Makefile distinfo Log: Update to 1.7 Revision ChangesPath 1.14 +1 -1 ports/converters/p5-Text-Iconv/Makefile 1.8 +3 -3 ports/converters/p5-Text-Ico

cvs commit: ports/databases/p5-Class-DBI Makefile distinfo

2008-01-15 Thread Sergey Skvortsov
skv 2008-01-15 21:49:48 UTC FreeBSD ports repository Modified files: databases/p5-Class-DBI Makefile distinfo Log: Update to 3.0.17 Revision ChangesPath 1.26 +1 -1 ports/databases/p5-Class-DBI/Makefile 1.18 +3 -3 ports/databases/p5-Class-DBI/

cvs commit: ports/databases/p5-DBD-InterBase Makefile distinfo

2008-01-15 Thread Sergey Skvortsov
skv 2008-01-15 21:44:41 UTC FreeBSD ports repository Modified files: databases/p5-DBD-InterBase Makefile distinfo Log: Update to 0.48 Changes: http://search.cpan.org/src/EDPRATOMO/DBD-InterBase-0.48/Changes Revision ChangesPath 1.17 +3 -3 po

cvs commit: src/sys/dev/pci pci_user.c

2008-01-15 Thread John Baldwin
jhb 2008-01-15 21:40:47 UTC FreeBSD src repository Modified files: sys/dev/pci pci_user.c Log: Don't cache the new-bus name of a PCI device in the PCI conf structure, but reread it from the device_t every time the device list is fetched. Previously the device nam

cvs commit: www/share/sgml templates.newsflash.xsl

2008-01-15 Thread Murray Stokely
murray 2008-01-15 21:30:38 UTC FreeBSD doc repository Modified files: share/sgml templates.newsflash.xsl Log: Add links to RSS 2.0 and RSS/RDF 0.9 feeds on the left side below the navigation bar. Revision ChangesPath 1.3 +15 -1 www/share/sgml/te

cvs commit: www/en/gnome newsflash.xsl

2008-01-15 Thread Murray Stokely
murray 2008-01-15 21:25:50 UTC FreeBSD doc repository Modified files: en/gnome newsflash.xsl Log: Add links to RSS feeds for the gnome newsflash items on the left side beneath the navigation bar. Revision ChangesPath 1.11 +16 -1 www/en/gnome/ne

cvs commit: CVSROOT modules

2008-01-15 Thread Sergey Skvortsov
skv 2008-01-15 21:21:11 UTC FreeBSD ports repository Modified files: .modules Log: p5-SVN-S4 --> ports/devel/p5-SVN-S4 Revision ChangesPath 1.19211 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.o

cvs commit: ports/devel Makefile ports/devel/p5-SVN-S4 Makefile distinfo pkg-descr pkg-plist

2008-01-15 Thread Sergey Skvortsov
skv 2008-01-15 21:20:24 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/p5-SVN-S4 Makefile distinfo pkg-descr pkg-plist Log: Add p5-SVN-S4 1.022, wrapper for subversion program. Revision ChangesPath 1.2962

Re: cvs commit: www/en/java Makefile java-rss.xsl newsflash.sgml newsflash.xsl

2008-01-15 Thread Remko Lodder
Murray Stokely wrote: murray 2008-01-15 21:16:25 UTC FreeBSD doc repository Modified files: en/java Makefile Added files: en/java java-rss.xsl newsflash.xsl Removed files: en/java newsflash.sgml Log: Move Java Newsflash ite

cvs commit: ports/japanese/p5-Mail-SpamAssassin/files patch-sa-learn-raw ports/mail/itraxp pkg-message ports/sysutils/bacula-server pkg-deinstall pkg-install

2008-01-15 Thread Doug Barton
dougb 2008-01-15 21:18:49 UTC FreeBSD ports repository Removed files: japanese/p5-Mail-SpamAssassin/files patch-sa-learn-raw mail/itraxp pkg-message sysutils/bacula-server pkg-deinstall pkg-install Log: Remove empty files after verifying their irrelevance.

cvs commit: www/en/layout/css navigation.css

2008-01-15 Thread Murray Stokely
murray 2008-01-15 21:18:19 UTC FreeBSD doc repository Modified files: en/layout/cssnavigation.css Log: Add CSS to display feed links below the left navigation bar on second level pages. Revision ChangesPath 1.5 +14 -1 www/en/layout/css/navigation.

cvs commit: www/en/java Makefile java-rss.xsl newsflash.sgml newsflash.xsl

2008-01-15 Thread Murray Stokely
murray 2008-01-15 21:16:25 UTC FreeBSD doc repository Modified files: en/java Makefile Added files: en/java java-rss.xsl newsflash.xsl Removed files: en/java newsflash.sgml Log: Move Java Newsflash items from old SGML system t

cvs commit: ports/devel/p5-Want Makefile distinfo

2008-01-15 Thread Sergey Skvortsov
skv 2008-01-15 21:07:27 UTC FreeBSD ports repository Modified files: devel/p5-WantMakefile distinfo Log: Update to 0.16 Revision ChangesPath 1.10 +1 -1 ports/devel/p5-Want/Makefile 1.11 +3 -3 ports/devel/p5-Want/distinfo _

cvs commit: ports/cad/scotch Makefile distinfo

2008-01-15 Thread Thierry Thomas
thierry 2008-01-15 21:02:29 UTC FreeBSD ports repository Modified files: cad/scotch Makefile distinfo Log: Upgrade to 5.0.5. This is just a bugfix revision. No new features were added this time. Revision ChangesPath 1.7 +3 -3 ports/cad/scotch

cvs commit: src/share/man/man9 sleep.9

2008-01-15 Thread John Baldwin
jhb 2008-01-15 20:39:39 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man9 sleep.9 Log: MFC: Correct first release for msleep_spin(). Revision ChangesPath 1.45.2.3 +1 -1 src/share/man/man9/sleep.9 __

cvs commit: src/share/man/man9 Makefile sleep.9

2008-01-15 Thread John Baldwin
jhb 2008-01-15 20:38:17 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man9 Makefile sleep.9 Log: MFC: Sync up to rev 1.49 of sleep.9. RevisionChangesPath 1.260.2.11 +1 -0 src/share/man/man9/Makefile 1.45.2.2+96

cvs commit: src/sys/conf files src/sys/dev/mxge if_mxge.c if_mxge_var.h mxge_lro.c mxge_mcp.h mxge_rss_eth_z8e.c mxge_rss_ethp_z8e.c rss_eth_z8e.h rss_ethp_z8e.h src/sys/modules/mxge Makefile src/sys/

2008-01-15 Thread Andrew Gallatin
gallatin2008-01-15 20:34:49 UTC FreeBSD src repository Modified files: sys/conf files sys/dev/mxge if_mxge.c if_mxge_var.h mxge_lro.c mxge_mcp.h sys/modules/mxge Makefile Added files: sys/dev/mxge mxge_rss_eth_

cvs commit: ports/security/vuxml vuln.xml

2008-01-15 Thread Martin Wilke
miwi2008-01-15 20:15:53 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Fix previous commit - Mark geeklog as safe - add cve Reviewed by:remko Revision ChangesPath 1.1538+3 -2 ports/security/vuxml/vuln.xm

cvs commit: src/share/man/man5 src.conf.5 src/tools/build/options WITHOUT_FORTRAN

2008-01-15 Thread Christian Brueffer
brueffer2008-01-15 19:54:17 UTC FreeBSD src repository Modified files: share/man/man5 src.conf.5 Removed files: tools/build/options WITHOUT_FORTRAN Log: WITHOUT_FORTRAN was removed some time ago. Regen src.conf.5. PR: 119562 Submitted by: Danie

cvs commit: www/en/java news.xml

2008-01-15 Thread Murray Stokely
murray 2008-01-15 19:49:39 UTC FreeBSD doc repository Modified files: en/java news.xml Log: Use english month names in this file and correct a few xml errors. Revision ChangesPath 1.2 +68 -61www/en/java/news.xml

cvs commit: www/en/gnome rss2.xsl

2008-01-15 Thread Murray Stokely
murray 2008-01-15 19:48:15 UTC FreeBSD doc repository Modified files: en/gnome rss2.xsl Log: Fix broken newsflash link. Revision ChangesPath 1.2 +3 -3 www/en/gnome/rss2.xsl ___ cvs-all@freebsd.org mai

cvs commit: src/sys/dev/hptrr hptrr_osm_bsd.c

2008-01-15 Thread Maxim Sobolev
sobomax 2008-01-15 19:21:09 UTC FreeBSD src repository Modified files: sys/dev/hptrrhptrr_osm_bsd.c Log: Hide common prints under bootverbose. Obtained from: src/sys/dev/rr232x/osm_bsd.c, rev.1.2-1.3 MFC after: 2 weeks Revision ChangesPath 1.2

cvs commit: src/lib/libc/stdlib grantpt.c

2008-01-15 Thread John Baldwin
jhb 2008-01-15 18:55:52 UTC FreeBSD src repository Modified files: lib/libc/stdlib grantpt.c Log: Remove some now-unused macros. MFC after: 1 week Revision ChangesPath 1.13 +1 -3 src/lib/libc/stdlib/grantpt.c __

cvs commit: ports/security/vuxml vuln.xml

2008-01-15 Thread Thomas Abthorpe
tabthorpe2008-01-15 18:52:15 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document XSS vulnerability in geeklog 1.4.0 Reviewed by:remko Revision ChangesPath 1.1537+30 -1 ports/security/vuxml/vuln.xml __

cvs commit: src/sys/dev/acpica acpi_hpet.c

2008-01-15 Thread John Baldwin
jhb 2008-01-15 18:50:48 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_hpet.c Log: Fix a few minor issues based on a bug report and reading over the HPET spec: - Use read/modify/write cycles to enable and disable the HPET instead of writing 0 to

cvs commit: src/sys/crypto/rijndael rijndael-api.c test00.c

2008-01-15 Thread Maxim Sobolev
sobomax 2008-01-15 18:34:47 UTC FreeBSD src repository Modified files: sys/crypto/rijndael rijndael-api.c test00.c Log: Make test00 compilable again. Revision ChangesPath 1.2 +2 -0 src/sys/crypto/rijndael/rijndael-api.c 1.2 +1 -1 src/sys/crypt

cvs commit: doc/zh_CN.GB2312/books/handbook/printing chapter.sgml

2008-01-15 Thread Fukang Chen
loader 2008-01-15 18:30:34 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook/printing chapter.sgml Log: MFen: handbook: printing/chapter.sgml 1.96 -> 1.100 Obtained from: The FreeBSD Simplified Chinese Project Re

cvs commit: ports/math/rkward Makefile distinfo pkg-plist

2008-01-15 Thread Thierry Thomas
thierry 2008-01-15 18:10:54 UTC FreeBSD ports repository Modified files: math/rkward Makefile distinfo pkg-plist Log: Upgrade to 0.4.9. Changelog at . Revision ChangesPath 1.15 +1 -1

cvs commit: src/sys/dev/mxge eth_z8e.h ethp_z8e.h

2008-01-15 Thread Andrew Gallatin
gallatin2008-01-15 17:59:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) sys/dev/mxge eth_z8e.h ethp_z8e.h Log: MFC: Update to firmware version 1.4.29 from 1.4.25 Approved by: re (kensmith) Revision ChangesPath 1.2.6.1 +13144

cvs commit: src/sys/dev/mxge eth_z8e.h ethp_z8e.h

2008-01-15 Thread Andrew Gallatin
gallatin2008-01-15 17:57:51 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/mxge eth_z8e.h ethp_z8e.h Log: MFC: Update to firmware version 1.4.29 from 1.4.25 Approved by: re (kensmith) Revision ChangesPath 1.2.4.1 +13144 -1

cvs commit: ports/net-p2p/frostwire Makefile distinfo pkg-plist

2008-01-15 Thread Alejandro Pulver
alepulver2008-01-15 17:49:17 UTC FreeBSD ports repository Modified files: net-p2p/frostwireMakefile distinfo pkg-plist Log: - Update to version 4.13.4. PR: ports/119666 Submitted by: Daniel Rucci <[EMAIL PROTECTED]> Approved by:alepulver (maintainer

cvs commit: ports/editors/nano Makefile distinfo pkg-plist

2008-01-15 Thread Christian Weisgerber
naddy 2008-01-15 17:01:38 UTC FreeBSD ports repository Modified files: editors/nano Makefile distinfo pkg-plist Log: Update to 2.0.7, which has miscellaneous bug fixes and translation updates. Revision ChangesPath 1.42 +1 -1 ports/editors/nano/Make

cvs commit: ports/www/surfraw Makefile distinfo pkg-descr pkg-plist ports/www/surfraw/files patch-aa patch-ad patch-af

2008-01-15 Thread Thomas Abthorpe
tabthorpe2008-01-15 16:59:59 UTC FreeBSD ports repository Modified files: www/surfraw Makefile distinfo pkg-descr pkg-plist Removed files: www/surfraw/filespatch-aa patch-ad patch-af Log: - Update to 2.2.0 - Pass maintainership to submitter PR:

cvs commit: src/lib/libarchive archive_read_support_format_zip.c

2008-01-15 Thread Tim Kientzle
kientzle2008-01-15 16:27:15 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_format_zip.c Log: Handle Zip archives that are "multi-part archives with only one part" by simply ignoring the marker at the beginning of the file. (Zip archivers

cvs commit: src/sys/conf newvers.sh

2008-01-15 Thread Ken Smith
kensmith2008-01-15 15:46:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) sys/conf newvers.sh Log: Get ready for the 6.3-RELEASE builds. Approved by:re (implicit) Revision ChangesPath 1.69.2.15.2.3 +1 -1 src/sys

cvs commit: src UPDATING

2008-01-15 Thread Ken Smith
kensmith2008-01-15 15:45:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) .UPDATING Log: Add theoretical date of 6.3-RELEASE. Approved by:re (implicit) RevisionChangesPath 1.416.2.37.2.4 +3 -0 src/UPDA

cvs commit: src/sys/dev/mxge eth_z8e.h ethp_z8e.h

2008-01-15 Thread Andrew Gallatin
gallatin2008-01-15 15:41:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_3) sys/dev/mxge eth_z8e.h ethp_z8e.h Log: MFC: Update to firmware version 1.4.29 from 1.4.25 Approved by: re (kensmith) Revision ChangesPath 1.2.2.1.2.1 +

cvs commit: src/sys/dev/mxge eth_z8e.h ethp_z8e.h

2008-01-15 Thread Andrew Gallatin
gallatin2008-01-15 15:39:37 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/mxge eth_z8e.h ethp_z8e.h Log: MFC: Update to firmware version 1.4.29 from 1.4.25 Revision ChangesPath 1.2.2.2 +13144 -12745 src/sys/dev/mxge/eth_z8

cvs commit: src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c

2008-01-15 Thread John Baldwin
jhb 2008-01-15 15:36:23 UTC FreeBSD src repository Modified files: lib/libc/stdlib grantpt.c lib/libutil pty.c Log: Put back the openpty(3) and ptsname(3) fixes but don't disable ptsname(3) on pts(4) devices this time. This fixes the issues while leaving

Re: cvs commit: src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c

2008-01-15 Thread John Baldwin
On Tuesday 15 January 2008 08:59:13 am Colin Percival wrote: > cperciva2008-01-15 13:59:13 UTC > > FreeBSD src repository > > Modified files: > lib/libc/stdlib grantpt.c > lib/libutil pty.c > Log: > Back out last commit, since it accidentally broke pts. > >

Re: cvs commit: src/usr.bin/unzip Makefile unzip.1 unzip.c

2008-01-15 Thread David O'Brien
On Mon, Jan 14, 2008 at 03:54:52PM -0500, John Baldwin wrote: > Also, if there are ports distfiles that unzip doesn't handle then there are > likely other zip files in the wild that users may run into that it won't > handle either. In that case, I think the ports distfiles are a good canary > f

cvs commit: src/sys/dev/mxge eth_z8e.h ethp_z8e.h

2008-01-15 Thread Andrew Gallatin
gallatin2008-01-15 15:04:40 UTC FreeBSD src repository Modified files: sys/dev/mxge eth_z8e.h ethp_z8e.h Log: Fix accidental swap of "const" for "static" in mxge firmware byte arrays caused by running my import script with the wrong args. Revision ChangesPath

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

2008-01-15 Thread Giorgos Keramidas
keramida2008-01-15 14:56:51 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/printing chapter.sgml Log: Reword a bit more the text around the `rw' capability. Submitted by: Warren Block <[EMAIL PROTECTED]> Reviewed by:danger, gregoryd.freebsd

Re: cvs commit: src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c

2008-01-15 Thread Robert Watson
On Tue, 15 Jan 2008, Colin Percival wrote: cperciva2008-01-15 13:59:13 UTC FreeBSD src repository Modified files: lib/libc/stdlib grantpt.c lib/libutil pty.c Log: Back out last commit, since it accidentally broke pts. The security fix will be re-committed soon, ho

cvs commit: src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c

2008-01-15 Thread Colin Percival
cperciva2008-01-15 13:59:13 UTC FreeBSD src repository Modified files: lib/libc/stdlib grantpt.c lib/libutil pty.c Log: Back out last commit, since it accidentally broke pts. The security fix will be re-committed soon, hopefully without breaking anything

Re: cvs commit: src/sys/pci if_rlreg.h src/sys/dev/re if_re.c

2008-01-15 Thread Andre Oppermann
Pyun YongHyeon wrote: yongari 2008-01-15 01:10:31 UTC FreeBSD src repository Modified files: sys/pci if_rlreg.h sys/dev/re if_re.c Log: Overhaul re(4). - The number of allowable Tx DMA segments for a mbuf chains are now 32 instead of mag

cvs commit: ports/mail/qmail Makefile ports/mail/qmail-spamcontrol Makefile

2008-01-15 Thread Renato Botelho
garga 2008-01-15 13:32:21 UTC FreeBSD ports repository Modified files: mail/qmail Makefile mail/qmail-spamcontrol Makefile Log: - Fix segfault on 64-bit platforms on qmail-spamcontrol like was made on another slave ports. Revision ChangesPath 1.24

cvs commit: src/sys/dev/mxge eth_z8e.h ethp_z8e.h

2008-01-15 Thread Andrew Gallatin
gallatin2008-01-15 13:29:33 UTC FreeBSD src repository Modified files: sys/dev/mxge eth_z8e.h ethp_z8e.h Log: Update to firmware version 1.4.29 from 1.4.25. Relevant changes include: - Fix a bug introduced in 1.4.20 where speculative read by the processor in the

cvs commit: ports/net-im/jabber-pymsn Makefile ports/net-im/jabber-pymsn/files jabber-pymsn-transport.sh.in

2008-01-15 Thread Renato Botelho
garga 2008-01-15 13:13:30 UTC FreeBSD ports repository Modified files: net-im/jabber-pymsn Makefile net-im/jabber-pymsn/files jabber-pymsn-transport.sh.in Log: - Fix startup rcorder conflict with jabberd Submitted by: Guido Falsi <[EMAIL PROTECTED]> Revision

cvs commit: ports/net-im/jabber-pyicq Makefile ports/net-im/jabber-pyicq/files jabber-pyicq-transport.sh.in patch-src_legacy_icqt.py

2008-01-15 Thread Renato Botelho
garga 2008-01-15 13:11:29 UTC FreeBSD ports repository Modified files: net-im/jabber-pyicq Makefile net-im/jabber-pyicq/files jabber-pyicq-transport.sh.in Added files: net-im/jabber-pyicq/files patch-src_legacy_icqt.py Log: - Fix UTF8 decoding errors [1] - Fix st

cvs commit: ports/devel/mingw32-binutils Makefile distinfo pkg-plist

2008-01-15 Thread Martin Matuska
mm 2008-01-15 13:08:33 UTC FreeBSD ports repository Modified files: devel/mingw32-binutils Makefile distinfo pkg-plist Log: - Update to 2.18 - Unbreak - Fix COMMENT PR: ports/117807 Submitted by: Max Brazhnikov Approved by:maintainer timeout

cvs commit: ports/accessibility/gnome-speech Makefile distinfo

2008-01-15 Thread Koop Mast
kwm 2008-01-15 10:01:50 UTC FreeBSD ports repository Modified files: accessibility/gnome-speech Makefile distinfo Log: Update to 0.4.18. Revision ChangesPath 1.34 +1 -1 ports/accessibility/gnome-speech/Makefile 1.27 +3 -3 ports/accessibility/

Re: cvs commit: src/sys/pci if_rlreg.h src/sys/dev/re if_re.c

2008-01-15 Thread Roman Divacky
> - The number of allowable Tx DMA segments for a mbuf chains are >now 32 instead of magic nseg value. If the number of available >Tx descriptors are short enough to send highly fragmented mbuf >chains an optimized re_defrag() is called to collapse mbuf >chains

cvs commit: src/sys/kern sched_ule.c

2008-01-15 Thread Jeff Roberson
jeff2008-01-15 09:03:09 UTC FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - When executing the 'tryself' branch in sched_pickcpu() look at the lowest priority on the queue for the current cpu vs curthread's priority. In the case that

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

2008-01-15 Thread Kip Macy
kmacy 2008-01-15 08:08:09 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_adapter.h cxgb_multiq.c cxgb_sge.c sys/dev/cxgb/sys mvec.h uipc_mvec.c Log: - Simplify mb_free_ext_fast - increase asserts for mbuf accounting - track outstanding mbufs (