cvs commit: src/sys/netinet tcp_offload.c tcp_offload.h tcp_ofld.c tcp_ofld.h tcp_syncache.c

2007-12-16 Thread Kip Macy
kmacy 2007-12-17 07:56:27 UTC FreeBSD src repository Modified files: sys/netinet tcp_syncache.c Added files: sys/netinet tcp_offload.c tcp_offload.h Removed files: sys/netinet tcp_ofld.c tcp_ofld.h Log: incorporate feedback since initial

cvs commit: src/sys/net route.c route.h src/sys/netinet if_ether.c if_ether.h

2007-12-16 Thread Kip Macy
kmacy 2007-12-17 07:40:34 UTC FreeBSD src repository Modified files: sys/net route.h route.c sys/netinet if_ether.c if_ether.h Log: widen the routing event interface (arp update, redirect, and eventually pmtu change) into separate functions re

cvs commit: src/usr.bin/calendar/calendars/ru_RU.KOI8-R calendar.common

2007-12-16 Thread Maxim Konovalov
maxim 2007-12-17 07:36:39 UTC FreeBSD src repository Modified files: usr.bin/calendar/calendars/ru_RU.KOI8-R calendar.common Log: o Fix a holiday to reflect a reality. Submitted by: Andrey V. Elsukov MFC after: 1 week Revision ChangesPath 1.14 +1

Re: cvs commit: src/sys/netinet if_ether.c

2007-12-16 Thread Kip Macy
On Dec 16, 2007 9:34 PM, Sam Leffler <[EMAIL PROTECTED]> wrote: > Kip Macy wrote: > > kmacy 2007-12-17 04:19:25 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/netinet if_ether.c > > Log: > > Don't panic in arpresolve if we're given a null mbuf. We coul

cvs commit: ports/games/typespeed Makefile distinfo pkg-plist ports/games/typespeed/files patch-file.c pkg-deinstall.in pkg-install.in

2007-12-16 Thread Pav Lucistnik
pav 2007-12-17 07:10:49 UTC FreeBSD ports repository Modified files: games/typespeed Makefile distinfo pkg-plist games/typespeed/files pkg-deinstall.in pkg-install.in Removed files: games/typespeed/files patch-file.c Log: - Update to 0.6.4 PR:

cvs commit: ports/devel/anjuta Makefile distinfo

2007-12-16 Thread Joe Marcus Clarke
marcus 2007-12-17 06:49:10 UTC FreeBSD ports repository Modified files: devel/anjuta Makefile distinfo Log: Update to 2.2.3. Revision ChangesPath 1.57 +1 -1 ports/devel/anjuta/Makefile 1.19 +3 -3 ports/devel/anjuta/distinfo _

Re: cvs commit: src/bin/mv mv.c

2007-12-16 Thread Alfred Perlstein
* Diomidis Spinellis <[EMAIL PROTECTED]> [071216 09:47] wrote: > dds 2007-12-16 17:47:34 UTC > > FreeBSD src repository > > Modified files: > bin/mv mv.c > Log: > Eliminate gcc "variable clobbered" warnings by declaring the variables > living across the vfork

cvs commit: src/sys/kern kern_umtx.c

2007-12-16 Thread David Xu
davidxu 2007-12-17 05:55:07 UTC FreeBSD src repository Modified files: sys/kern kern_umtx.c Log: Add missing changes for fixing LOR of umtx lock and thread lock, follow the committing of files: kern_resource.c revision 1.181 sched_4bsd.crevis

cvs commit: ports/korean/nabi Makefile distinfo pkg-plist

2007-12-16 Thread Hye-Shik Chang
perky 2007-12-17 05:44:18 UTC FreeBSD ports repository Modified files: korean/nabi Makefile distinfo pkg-plist Log: Update to 0.19 PR: 108592 Submitted by: "Hyo Geol, Lee" <[EMAIL PROTECTED]> Revision ChangesPath 1.27 +4 -3 po

Re: cvs commit: src/sys/netinet if_ether.c

2007-12-16 Thread Sam Leffler
Kip Macy wrote: kmacy 2007-12-17 04:19:25 UTC FreeBSD src repository Modified files: sys/netinet if_ether.c Log: Don't panic in arpresolve if we're given a null mbuf. We could insist that the caller just pass in an initialized mbuf even if didn't have any data -

cvs commit: ports/multimedia/gstreamer-plugins-ugly Makefile ports/multimedia/gstreamer-plugins-ugly/files patch-gst_mpegaudioparse_gstmpegaudioparse.c patch-gst_mpegaudioparse_gstmpegaudioparse.h

2007-12-16 Thread Joe Marcus Clarke
marcus 2007-12-17 05:22:36 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins-ugly Makefile Added files: multimedia/gstreamer-plugins-ugly/files patch-gst_mpegaudioparse_gstmpegaudioparse.c

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

2007-12-16 Thread Kevin Lo
kevlo 2007-12-17 05:08:55 UTC FreeBSD src repository Modified files: sys/arm/at91 at91.c Log: Use M_NOWAIT instead of M_WAITOK to cause malloc() to return NULL Reviewed by: imp Revision ChangesPath 1.14 +1 -1 src/sys/arm/at91/at91.c __

cvs commit: ports/games/freecell-solver Makefile distinfo

2007-12-16 Thread Ying-Chieh Liao
ijliao 2007-12-17 04:38:29 UTC FreeBSD ports repository Modified files: games/freecell-solver Makefile distinfo Log: upgrade to 2.8.14 Revision ChangesPath 1.37 +1 -1 ports/games/freecell-solver/Makefile 1.30 +3 -3 ports/games/freecell-solver/di

cvs commit: ports/devel/pear-PHP_CompatInfo Makefile distinfo

2007-12-16 Thread Chin-San Huang
chinsan 2007-12-17 04:38:05 UTC FreeBSD ports repository Modified files: devel/pear-PHP_CompatInfo Makefile distinfo Log: - Update to 1.5.0 Revision ChangesPath 1.8 +2 -2 ports/devel/pear-PHP_CompatInfo/Makefile 1.7 +3 -3 ports/devel/pear-PHP_C

cvs commit: src/sys/netinet if_ether.c

2007-12-16 Thread Kip Macy
kmacy 2007-12-17 04:19:25 UTC FreeBSD src repository Modified files: sys/netinet if_ether.c Log: Don't panic in arpresolve if we're given a null mbuf. We could insist that the caller just pass in an initialized mbuf even if didn't have any data - but that seems rat

cvs commit: ports/www/xpi-web_developer Makefile distinfo

2007-12-16 Thread Chin-San Huang
chinsan 2007-12-17 04:11:49 UTC FreeBSD ports repository Modified files: www/xpi-web_developer Makefile distinfo Log: - Update to 1.1.4 Revision ChangesPath 1.6 +1 -1 ports/www/xpi-web_developer/Makefile 1.3 +3 -3 ports/www/xpi-web_developer/di

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

2007-12-16 Thread Chin-San Huang
chinsan 2007-12-17 04:00:03 UTC FreeBSD ports repository Modified files: devel/ditrackMakefile distinfo pkg-plist Log: - Update to 0.7 Revision ChangesPath 1.5 +1 -1 ports/devel/ditrack/Makefile 1.4 +3 -3 ports/devel/ditrack/distinfo

cvs commit: src/lib/msun Makefile Symbol.map src/lib/msun/amd64 Makefile.inc s_logbl.S src/lib/msun/i387 Makefile.inc s_logbl.S src/lib/msun/man ilogb.3 src/lib/msun/src s_logb.c s_logbl.c

2007-12-16 Thread David Schultz
das 2007-12-17 03:53:38 UTC FreeBSD src repository Modified files: lib/msun Makefile Symbol.map lib/msun/amd64 Makefile.inc lib/msun/i387Makefile.inc lib/msun/man ilogb.3 lib/msun/src s_logb.c Added files: lib/ms

cvs commit: CVSROOT modules

2007-12-16 Thread Beech Rintoul
beech 2007-12-17 03:49:30 UTC FreeBSD ports repository Modified files: .modules Log: bip --> ports/irc/bip Revision ChangesPath 1.19056 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mailing lis

cvs commit: ports/irc Makefile ports/irc/bip Makefile distinfo pkg-descr ports/irc/bip/files pkg-message.in

2007-12-16 Thread Beech Rintoul
beech 2007-12-17 03:48:51 UTC FreeBSD ports repository Modified files: irc Makefile Added files: irc/bip Makefile distinfo pkg-descr irc/bip/filespkg-message.in Log: - New port bip-0.6.1 - Simple icr proxy server with ssl supp

cvs commit: src/sys/sys signal.h

2007-12-16 Thread David Xu
davidxu 2007-12-17 03:05:56 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/sys signal.h Log: MFC revision 1.57: unbreaks compilation of some old programs. Approved by: re (kensmith) Revision ChangesPath 1.56.2.1 +

cvs commit: ports/sysutils/makefs Makefile ports/sysutils/makefs/files patch-usr.bin-makefs-ffs-ffs_alloc.c

2007-12-16 Thread Warner Losh
imp 2007-12-17 03:03:38 UTC FreeBSD ports repository Modified files: sysutils/makefs Makefile Added files: sysutils/makefs/files patch-usr.bin-makefs-ffs-ffs_alloc.c Log: Gcc 4.2 doesn't like expressions of the form (a ? b : c) = 12; so we code it in a less obsc

cvs commit: src/lib/libthr/thread thr_mutex.c

2007-12-16 Thread David Xu
davidxu 2007-12-17 02:53:11 UTC FreeBSD src repository Modified files: lib/libthr/threadthr_mutex.c Log: Add function prototypes. Revision ChangesPath 1.66 +7 -1 src/lib/libthr/thread/thr_mutex.c ___ cvs-all@fr

cvs commit: CVSROOT modules

2007-12-16 Thread Marcelo Araujo
araujo 2007-12-17 02:19:16 UTC FreeBSD ports repository Modified files: .modules Log: - Entry change net/sipp to benchmarks/sipp in CVSROOT/modules. PR: ports/117305 [1], ports/117463 [2] Submitted by: araujo [1], Artem Naluzhnyy <[EMAIL

cvs commit: ports/net/sipp Makefile distinfo pkg-descr ports/net/sipp/files patch-Makefile patch-prepare_pcap.c patch-prepare_pcap.h patch-send_packets.c sipp.1

2007-12-16 Thread Marcelo Araujo
araujo 2007-12-17 01:53:02 UTC FreeBSD ports repository Removed files: net/sipp Makefile distinfo pkg-descr net/sipp/files patch-Makefile patch-prepare_pcap.c patch-prepare_pcap.h patch-send_packets.c sipp.1

cvs commit: ports MOVED ports/benchmarks Makefile ports/net Makefile

2007-12-16 Thread Marcelo Araujo
araujo 2007-12-17 01:43:56 UTC FreeBSD ports repository Modified files: .MOVED benchmarks Makefile net Makefile Log: - Move sipp to new category benchmarks. [1] - Update to 2.0.20071024. [2] PR: ports/11

cvs commit: ports/benchmarks/sipp Makefile distinfo ports/benchmarks/sipp/files patch-Makefile patch-prepare_pcap.c patch-prepare_pcap.h patch-send_packets.c

2007-12-16 Thread Marcelo Araujo
araujo 2007-12-17 01:37:43 UTC FreeBSD ports repository Modified files: benchmarks/sipp Makefile distinfo benchmarks/sipp/files patch-Makefile Removed files: benchmarks/sipp/files patch-prepare_pcap.c patch-prepare_pcap.h

cvs commit: ports/sysutils/freebsd-snapshot Makefile distinfo ports/sysutils/freebsd-snapshot/files pkg-message.in

2007-12-16 Thread Rong-En Fan
rafan 2007-12-17 01:34:31 UTC FreeBSD ports repository Modified files: sysutils/freebsd-snapshot Makefile distinfo sysutils/freebsd-snapshot/files pkg-message.in Log: - Update to 20071207.1 [1] - Update pkg-message to reflect ZFS functionality [2] PR: po

cvs commit: ports/www/khtml2png Makefile distinfo

2007-12-16 Thread Rong-En Fan
rafan 2007-12-17 01:32:52 UTC FreeBSD ports repository Modified files: www/khtml2pngMakefile distinfo Log: - Update to 2.7.0 - Fix build by using correct cmake variable for qt-mt library Revision ChangesPath 1.2 +5 -1 ports/www/khtml2png/Makefil

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

2007-12-16 Thread Jason Evans
jasone 2007-12-17 01:20:04 UTC FreeBSD src repository Modified files: lib/libc/stdlib malloc.c Log: Refactor features a bit in order to make it possible to disable lazy deallocation and dynamic load balancing via the MALLOC_LAZY_FREE and MALLOC_BALANCE knobs. This is a

cvs commit: src/lib/msun/man math.3

2007-12-16 Thread David Schultz
das 2007-12-17 01:04:43 UTC FreeBSD src repository Modified files: lib/msun/man math.3 Log: Document the fact that we have nan(3) now, and make some minor clarifications in other places. Revision ChangesPath 1.29 +14 -10src/lib/msun/man/math.3 _

Re: cvs commit: src/sys/conf NOTES

2007-12-16 Thread Kip Macy
On Dec 16, 2007 3:33 PM, Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote: > > "Kip Macy" <[EMAIL PROTECTED]> writes: > > On Dec 16, 2007 2:38 PM, Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote: > > > Kip Macy <[EMAIL PROTECTED]> writes: > > > > Log: > > > > disable cxgb build to prevent tinderbox

cvs commit: src/contrib/gdtoa gdtoaimp.h

2007-12-16 Thread David Schultz
das 2007-12-17 00:19:49 UTC FreeBSD src repository Modified files: contrib/gdtoagdtoaimp.h Log: On platforms where long is 64 bits, make sure gdtoa doesn't use a long when it really wants an int. Revision ChangesPath 1.9 +3 -0 src/contrib/gdto

cvs commit: ports/net/prosearch Makefile

2007-12-16 Thread Beech Rintoul
beech 2007-12-16 23:59:44 UTC FreeBSD ports repository Modified files: net/prosearchMakefile Log: - Fix depend with p5-DBD-mysql Reported by:pointyhat via pav Approved by:linimon (mentor) Revision ChangesPath 1.2 +1 -1 ports/net/pro

cvs commit: ports/sysutils/k3b Makefile

2007-12-16 Thread Mark Linimon
linimon 2007-12-16 23:45:51 UTC FreeBSD ports repository Modified files: sysutils/k3b Makefile Log: It is not necessary for k3b to build and run to include libdvdcss directly; it will be found by libdvdread if libdvdcss is installed. Hat:portmgr Re

cvs commit: ports/finance/ktoblzcheck Makefile distinfo pkg-plist

2007-12-16 Thread Martin Wilke
miwi2007-12-16 23:43:27 UTC FreeBSD ports repository Modified files: finance/ktoblzcheck Makefile distinfo pkg-plist Log: - Update to 1.15 PR: 118618 Submitted by: KATO Tsuguru <[EMAIL PROTECTED]> Revision ChangesPath 1.21 +2 -3 por

cvs commit: ports/deskutils/genius Makefile distinfo pkg-plist ports/deskutils/genius/files patch-Makefile.in patch-src::Makefile.in patch-src::mpwrap.c

2007-12-16 Thread Martin Wilke
miwi2007-12-16 23:42:46 UTC FreeBSD ports repository Modified files: deskutils/genius Makefile distinfo pkg-plist Removed files: deskutils/genius/files patch-Makefile.in patch-src::Makefile.in patch-src::mpwrap.c

cvs commit: ports/irc/irssi-devel Makefile distinfo ports/irc/irssi-devel/files patch-irssi-version.h.in

2007-12-16 Thread Martin Wilke
miwi2007-12-16 23:41:03 UTC FreeBSD ports repository Modified files: irc/irssi-devel Makefile distinfo irc/irssi-devel/files patch-irssi-version.h.in Log: - Update to the last snapshot (20071212) Revision ChangesPath 1.114 +1 -1 ports/irc/irssi-

cvs commit: src/tools/regression/lib/libc/gen test-wordexp.c

2007-12-16 Thread David Schultz
das 2007-12-16 23:38:55 UTC FreeBSD src repository Modified files: tools/regression/lib/libc/gen test-wordexp.c Log: Fix an amusing typo that has prevented this from compiling since 2004. Revision ChangesPath 1.2 +7 -7 src/tools/regression/lib/libc/gen/

cvs commit: ports/security/tor-devel Makefile distinfo

2007-12-16 Thread Martin Wilke
miwi2007-12-16 23:37:42 UTC FreeBSD ports repository Modified files: security/tor-devel Makefile distinfo Log: - Update to 0.2.0.12-alpha PR: 118699 Submitted by: Peter Thoenen <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.50

cvs commit: src/tools/regression/lib/msun test-next.c

2007-12-16 Thread David Schultz
das 2007-12-16 23:36:37 UTC FreeBSD src repository Modified files: tools/regression/lib/msun test-next.c Log: Don't try the long double tests on i386. Our reduced precision can cause them to fail. Revision ChangesPath 1.3 +1 -1 src/tools/regression/li

cvs commit: ports/devel/cross-binutils Makefile ports/devel/cross-gcc Makefile

2007-12-16 Thread Pav Lucistnik
pav 2007-12-16 23:36:35 UTC FreeBSD ports repository Modified files: devel/cross-binutils Makefile devel/cross-gcc Makefile Log: - Mark BROKEN on respective targets/archs Revision ChangesPath 1.3 +13 -1 ports/devel/cross-binutils/Makefile 1.7

Re: cvs commit: src/sys/conf NOTES

2007-12-16 Thread Dag-Erling Smørgrav
"Kip Macy" <[EMAIL PROTECTED]> writes: > On Dec 16, 2007 2:38 PM, Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote: > > Kip Macy <[EMAIL PROTECTED]> writes: > > > Log: > > > disable cxgb build to prevent tinderbox whining > > How about you fix the code instead? > I can do that, but will you be hap

cvs commit: src/contrib/gdtoa strtorQ.c strtorx.c

2007-12-16 Thread David Schultz
das 2007-12-16 23:31:55 UTC FreeBSD src repository Modified files: contrib/gdtoastrtorQ.c strtorx.c Log: Fix previous commit: We should only mask the top bit in the STRTOG_NaNBits case, not the STRTOG_Normal case. Revision ChangesPath 1.3 +6 -0

cvs commit: src/lib/libkse/sys thr_error.c src/lib/libkse/thread thr_accept.c thr_aio_suspend.c thr_atfork.c thr_attr_destroy.c thr_attr_get_np.c thr_attr_getdetachstate.c thr_attr_getguardsize.c thr_

2007-12-16 Thread Daniel Eischen
deischen2007-12-16 23:29:59 UTC FreeBSD src repository Modified files: lib/libkse/sys thr_error.c lib/libkse/threadthr_accept.c thr_aio_suspend.c thr_atfork.c thr_attr_destroy.c thr_attr_get_np.c

cvs commit: ports/science/xloops-ginac Makefile

2007-12-16 Thread Pav Lucistnik
pav 2007-12-16 23:22:40 UTC FreeBSD ports repository Modified files: science/xloops-ginac Makefile Log: - BROKEN everywhere; set 3-m expiration period Revision ChangesPath 1.22 +5 -7 ports/science/xloops-ginac/Makefile ___

cvs commit: ports/textproc/py-hyperestraier-python Makefile distinfo

2007-12-16 Thread Martin Wilke
miwi2007-12-16 23:21:47 UTC FreeBSD ports repository Modified files: textproc/py-hyperestraier-python Makefile distinfo Log: - Update to 0.10.4 PR: 118382 Submitted by: Junji NAKANISHI <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.6

cvs commit: ports/audio/waon Makefile distinfo ports/audio/waon/files patch-Makefile

2007-12-16 Thread Martin Wilke
miwi2007-12-16 23:20:42 UTC FreeBSD ports repository Modified files: audio/waon Makefile distinfo Removed files: audio/waon/files patch-Makefile Log: - Update to 0.9 PR: 117833 Submitted by: Kengo Ichiki <[EMAIL PROTECTED]> (maintaine

cvs commit: ports/net/nss_ldap Makefile distinfo

2007-12-16 Thread Pav Lucistnik
pav 2007-12-16 23:18:29 UTC FreeBSD ports repository Modified files: net/nss_ldap Makefile distinfo Log: - Distfile rerolled; no changes (verified) - While here, style PR: ports/117886 Reported by:O. Hartmann <[EMAIL PROTECTED]> Approved by:

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

2007-12-16 Thread Martin Wilke
miwi2007-12-16 23:18:15 UTC FreeBSD ports repository Modified files: devel/bzrtools Makefile distinfo pkg-plist Log: - Update to 1.0.0 PR: 118744 Submitted by: Matthew D. Fuller <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.21

cvs commit: ports/devel/bazaar-ng Makefile distinfo pkg-plist

2007-12-16 Thread Martin Wilke
miwi2007-12-16 23:18:13 UTC FreeBSD ports repository Modified files: devel/bazaar-ng Makefile distinfo pkg-plist Log: - Update to 1.0 PR: 118743 Submitted by: Matthew D. Fuller <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.26

Re: cvs commit: src/sys/conf NOTES

2007-12-16 Thread Kip Macy
On Dec 16, 2007 2:38 PM, Dag-Erling Smørgrav <[EMAIL PROTECTED]> wrote: > Kip Macy <[EMAIL PROTECTED]> writes: > > Log: > > disable cxgb build to prevent tinderbox whining > > How about you fix the code instead? I can do that, but will you be happy with a broken tinderbox for another 6 hours w

cvs commit: src/tools/regression/lib/msun Makefile

2007-12-16 Thread David Schultz
das 2007-12-16 23:00:18 UTC FreeBSD src repository Modified files: tools/regression/lib/msun Makefile Log: Remove another Alpha remnant. Revision ChangesPath 1.9 +0 -1 src/tools/regression/lib/msun/Makefile __

cvs commit: ports/devel/cvsdadm Makefile

2007-12-16 Thread Pav Lucistnik
pav 2007-12-16 22:59:21 UTC FreeBSD ports repository Modified files: devel/cvsdadmMakefile Log: - Fix maintainer's address PR: ports/118747 Submitted by: Serge Gagnon <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.11 +2 -

cvs commit: CVSROOT modules

2007-12-16 Thread Pav Lucistnik
pav 2007-12-16 22:49:04 UTC FreeBSD ports repository Modified files: .modules Log: kgtk --> ports/sysutils/kgtk Revision ChangesPath 1.19054 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mailin

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

2007-12-16 Thread Pav Lucistnik
pav 2007-12-16 22:48:33 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/kgtkMakefile distinfo pkg-descr pkg-plist Log: This is a quick-and-dirty LD_PRELOAD hack that allows *some* Gtk applications to use KDE's

cvs commit: ports/devel/bouml Makefile distinfo

2007-12-16 Thread Thierry Thomas
thierry 2007-12-16 22:41:25 UTC FreeBSD ports repository Modified files: devel/bouml Makefile distinfo Log: Upgrade to 3.4. Changelog at . Revision ChangesPath 1.107 +4 -2 ports/devel/bouml/Makefile 1.105

Re: cvs commit: src/sys/conf NOTES

2007-12-16 Thread Dag-Erling Smørgrav
Kip Macy <[EMAIL PROTECTED]> writes: > Log: > disable cxgb build to prevent tinderbox whining How about you fix the code instead? DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/l

cvs commit: src/release/doc/zh_CN.GB2312/hardware article.sgml src/release/doc/zh_CN.GB2312/relnotes article.sgml

2007-12-16 Thread Xin LI
delphij 2007-12-16 21:38:28 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) release/doc/zh_CN.GB2312/hardware article.sgml release/doc/zh_CN.GB2312/relnotes article.sgml Log: MFen: hardware/article.sgml: 1.326 -> 1.326.2.1 relnotes/ar

Re: cvs commit: src/sbin/atacontrol atacontrol.c

2007-12-16 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, "Bruce M. Simpson" writes: >> Modified files: >> sbin/atacontrol atacontrol.c >> Log: >> Recognize CFA devices using either identification method. > >Does this give the ata driver a means of identifying that a disk device >is actually a CompactFlash

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

2007-12-16 Thread Kip Macy
kmacy 2007-12-16 21:22:24 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_include.h Log: Include cdefs.h and param.h for architectures with less header pollution Revision ChangesPath 1.6 +2 -0 src/sys/dev/cxgb/cxgb_include.h _

Re: cvs commit: src/sbin/atacontrol atacontrol.c

2007-12-16 Thread Bruce M. Simpson
Poul-Henning Kamp wrote: phk 2007-12-16 21:19:07 UTC FreeBSD src repository Modified files: sbin/atacontrol atacontrol.c Log: Recognize CFA devices using either identification method. Does this give the ata driver a means of identifying that a disk device is act

cvs commit: src/tools/regression/lib/msun Makefile test-nan.c test-nan.t

2007-12-16 Thread David Schultz
das 2007-12-16 21:19:51 UTC FreeBSD src repository Modified files: tools/regression/lib/msun Makefile Added files: tools/regression/lib/msun test-nan.c test-nan.t Log: Regression tests for nan{,f,l}(). Revision ChangesPath 1.8 +1 -1 src/tools/reg

cvs commit: src/lib/msun Makefile Symbol.map src/lib/msun/ld80 s_nanl.c src/lib/msun/ld128 s_nanl.c src/lib/msun/src math.h s_nan.c src/lib/msun/man nan.3 src/lib/libc/stdlib strtod.3

2007-12-16 Thread David Schultz
das 2007-12-16 21:19:29 UTC FreeBSD src repository Modified files: lib/msun Makefile Symbol.map lib/msun/src math.h lib/libc/stdlib strtod.3 Added files: lib/msun/ld80s_nanl.c lib/msun/ld128 s_nanl.c lib/msun/src

cvs commit: src/sbin/atacontrol atacontrol.c

2007-12-16 Thread Poul-Henning Kamp
phk 2007-12-16 21:19:07 UTC FreeBSD src repository Modified files: sbin/atacontrol atacontrol.c Log: Recognize CFA devices using either identification method. Revision ChangesPath 1.45 +4 -4 src/sbin/atacontrol/atacontrol.c _

cvs commit: src/sys/sys ata.h

2007-12-16 Thread Poul-Henning Kamp
phk 2007-12-16 21:18:13 UTC FreeBSD src repository Modified files: sys/sys ata.h Log: Add the magic word 0 value for CFA compliant devices. Revision ChangesPath 1.38 +1 -0 src/sys/sys/ata.h ___ cvs

cvs commit: src/lib/libc/amd64 Symbol.map src/lib/libc/gdtoa Symbol.map src/lib/libc/i386 Symbol.map src/lib/libc/ia64 Symbol.map src/lib/libc/sparc64 Symbol.map

2007-12-16 Thread David Schultz
das 2007-12-16 21:15:57 UTC FreeBSD src repository Modified files: lib/libc/amd64 Symbol.map lib/libc/gdtoa Symbol.map lib/libc/i386Symbol.map lib/libc/ia64Symbol.map lib/libc/sparc64 Symbol.map Log: Export gdtoa's __ULto{x,

cvs commit: src/lib/libc/amd64 gd_qnan.h src/lib/libc/arm gd_qnan.h src/lib/libc/i386 gd_qnan.h src/lib/libc/ia64 gd_qnan.h src/lib/libc/sparc64 gd_qnan.h

2007-12-16 Thread David Schultz
das 2007-12-16 21:15:09 UTC FreeBSD src repository Modified files: lib/libc/amd64 gd_qnan.h lib/libc/arm gd_qnan.h lib/libc/i386gd_qnan.h lib/libc/ia64gd_qnan.h lib/libc/sparc64 gd_qnan.h Log: Arrange so that the NaN retur

cvs commit: src/contrib/gdtoa strtod.c strtof.c strtorQ.c strtorx.c

2007-12-16 Thread David Schultz
das 2007-12-16 21:14:33 UTC FreeBSD src repository Modified files: contrib/gdtoastrtod.c strtof.c strtorQ.c strtorx.c Log: Fix strto{f,d,ld}() so they don't return signaling NaNs. C99 says they are never supposed to, and the fact that they did could cause apps tha

cvs commit: src/contrib/gdtoa hexnan.c

2007-12-16 Thread David Schultz
das 2007-12-16 21:13:54 UTC FreeBSD src repository Modified files: contrib/gdtoahexnan.c Log: Some changes the vendor didn't want: - Accept the '0x' prefix so strtod("nan(0x...)", NULL) returns the same thing as gcc's builtin nan("0x...") for such strings.

cvs commit: ports/x11-fm/mucommander Makefile distinfo

2007-12-16 Thread Lars Engels
lme 2007-12-16 21:11:07 UTC FreeBSD ports repository Modified files: x11-fm/mucommander Makefile distinfo Log: - Update to 0.8.1 - Depend on jdk16 Approved by:miwi (mentor) Revision ChangesPath 1.6 +4 -4 ports/x11-fm/mucommander/Makefile

cvs commit: ports/deskutils/nautilus-sendto Makefile

2007-12-16 Thread Joe Marcus Clarke
marcus 2007-12-16 21:10:53 UTC FreeBSD ports repository Modified files: deskutils/nautilus-sendto Makefile Log: Chase the libpurple update. Revision ChangesPath 1.24 +1 -0 ports/deskutils/nautilus-sendto/Makefile

cvs commit: ports/comms/gammu Makefile distinfo ports/comms/gammu/files extra-patch-CMakeLists.txt patch-CMakeLists.txt patch-cfg-Makefile.cfg patch-cfg-Makefile.glo

2007-12-16 Thread Boris Samorodov
bsam2007-12-16 20:59:51 UTC FreeBSD ports repository Modified files: comms/gammu Makefile distinfo comms/gammu/filesextra-patch-CMakeLists.txt patch-CMakeLists.txt Removed files: comms/gammu/filespatch-cfg-Makefile.cfg

cvs commit: ports/audio/pytone Makefile

2007-12-16 Thread David Thiel
lx 2007-12-16 20:59:26 UTC FreeBSD ports repository Modified files: audio/pytone Makefile Log: Fix path in sqlite dependency. Submitted by: pav Revision ChangesPath 1.5 +1 -1 ports/audio/pytone/Makefile __

cvs commit: ports/chinese/pyDict Makefile pkg-descr pkg-plist ports/chinese/pyDict/files patch-dict.py

2007-12-16 Thread Chin-San Huang
chinsan 2007-12-16 20:41:25 UTC FreeBSD ports repository Modified files: chinese/pyDict Makefile pkg-descr pkg-plist Added files: chinese/pyDict/files patch-dict.py Log: - Fix $DISPLAY issue under console environment with python 2.3. http://www.python.org/dev/pep

cvs commit: src/sys/i386/i386 machdep.c

2007-12-16 Thread Rui Paulo
rpaulo 2007-12-16 20:37:27 UTC FreeBSD src repository Modified files: sys/i386/i386machdep.c Log: Fix previous commit. The code ended up in the wrong function. Approved by: njl (mentor) Revision ChangesPath 1.663 +21 -21src/sys/i386/i386/

cvs commit: ports/sysutils/hal Makefile distinfo

2007-12-16 Thread Joe Marcus Clarke
marcus 2007-12-16 20:31:22 UTC FreeBSD ports repository Modified files: sysutils/hal Makefile distinfo Log: Fix the build on 5.X. Reported by:pointyhat via pav Revision ChangesPath 1.28 +2 -2 ports/sysutils/hal/Makefile 1.14 +3 -3

cvs commit: src/sbin/newfs mkfs.c

2007-12-16 Thread Poul-Henning Kamp
phk 2007-12-16 20:19:55 UTC FreeBSD src repository Modified files: sbin/newfs mkfs.c Log: Report erase interval (correctly) in sectors. Revision ChangesPath 1.94 +2 -2 src/sbin/newfs/mkfs.c ___ cvs-al

cvs commit: ports/databases/pxlib Makefile distinfo pkg-plist

2007-12-16 Thread Sergey Matveychuk
sem 2007-12-16 20:01:01 UTC FreeBSD ports repository Modified files: databases/pxlib Makefile distinfo pkg-plist Log: - Update to 0.6.2 Revision ChangesPath 1.6 +1 -1 ports/databases/pxlib/Makefile 1.4 +3 -3 ports/databases/pxlib/disti

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

2007-12-16 Thread Marc Fonvieille
blackend2007-12-16 20:00:56 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/basics chapter.sgml Log: s/OPTIONS/options/ for kernel options since only the lowercase version is accepted by config(8) Revision ChangesPath 1.151 +2 -2 d

cvs commit: ports/mail/dkim-milter Makefile ports/mail/dkim-milter/files patch-dkim-filter__Makefile.m4 site.config.m4

2007-12-16 Thread Andrey A. Chernov
ache2007-12-16 19:55:07 UTC FreeBSD ports repository Modified files: mail/dkim-milter Makefile mail/dkim-milter/files site.config.m4 Added files: mail/dkim-milter/files patch-dkim-filter__Makefile.m4 Log: There are some executables installed with dkim-filter,

Re: cvs commit: ports/graphics/graphviz Makefile

2007-12-16 Thread Pav Lucistnik
Henrik Brix Andersen píše v ne 16. 12. 2007 v 18:32 +0100: > On Sun, Dec 16, 2007 at 05:16:02PM +, Dirk Meyer wrote: > > dinoex 2007-12-16 17:16:02 UTC > > > > FreeBSD ports repository > > > > Modified files: > > graphics/graphvizMakefile > > Log: > > - fix problem with

cvs commit: src/sbin/newfs mkfs.c newfs.8 newfs.c newfs.h

2007-12-16 Thread Poul-Henning Kamp
phk 2007-12-16 19:41:31 UTC FreeBSD src repository Modified files: sbin/newfs mkfs.c newfs.8 newfs.c newfs.h Log: Rename the undocumented -E option to -X. Implement -E option which will erase the filesystem sectors before making the new filesystem. Reserved

cvs commit: ports/misc/kcd Makefile distinfo

2007-12-16 Thread Thomas Abthorpe
tabthorpe2007-12-16 19:40:26 UTC FreeBSD ports repository Modified files: misc/kcd Makefile distinfo Log: - Update to 7.14.0 - Unbreak Revision ChangesPath 1.37 +3 -4 ports/misc/kcd/Makefile 1.16 +3 -3 ports/misc/kcd/distinfo __

cvs commit: src/sys/geom geom_dev.c

2007-12-16 Thread Poul-Henning Kamp
phk 2007-12-16 19:38:26 UTC FreeBSD src repository Modified files: sys/geom geom_dev.c Log: Chop DIOCGDELETE from userland up in 1024 sector chunks to give geom_disk or any other bio chopping geom a reasonable size of work. Check for delivered signals betwe

cvs commit: ports/x11-themes/fluxbox-sid-pack Makefile

2007-12-16 Thread Martin Wilke
miwi2007-12-16 19:35:27 UTC FreeBSD ports repository Modified files: x11-themes/fluxbox-sid-pack Makefile Log: - Unbreak - Fix build Submitted by: Fusselbaer (via BSDGroup) Approved by:novel (maintainer) Revision ChangesPath 1.8 +8 -3 por

cvs commit: CVSROOT modules

2007-12-16 Thread Joe Marcus Clarke
marcus 2007-12-16 19:33:23 UTC FreeBSD ports repository Modified files: .modules Log: vinagre --> ports/net/vinagre Revision ChangesPath 1.19053 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mai

cvs commit: ports/net Makefile ports/net/vinagre Makefile distinfo pkg-descr pkg-plist ports/net/vinagre/files patch-Makefile.in

2007-12-16 Thread Joe Marcus Clarke
marcus 2007-12-16 19:33:16 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/vinagre Makefile distinfo pkg-descr pkg-plist net/vinagre/filespatch-Makefile.in Log: Add vinagre, a VNC viewer for the GNOME Desktop.

cvs commit: CVSROOT modules

2007-12-16 Thread Joe Marcus Clarke
marcus 2007-12-16 19:32:39 UTC FreeBSD ports repository Modified files: .modules Log: gtk-vnc --> ports/net/gtk-vnc Revision ChangesPath 1.19052 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mai

cvs commit: ports/net Makefile ports/net/gtk-vnc Makefile distinfo pkg-descr pkg-plist ports/net/gtk-vnc/files patch-examples_gvncviewer.c patch-src_continuation.h patch-src_coroutine.c patch-src_gvnc

2007-12-16 Thread Joe Marcus Clarke
marcus 2007-12-16 19:32:34 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/gtk-vnc Makefile distinfo pkg-descr pkg-plist net/gtk-vnc/filespatch-examples_gvncviewer.c patch-src_continuation.

cvs commit: ports/print/scribus Makefile

2007-12-16 Thread Pav Lucistnik
pav 2007-12-16 19:23:26 UTC FreeBSD ports repository Modified files: print/scribusMakefile Log: - Add build dependency on perl PR: ports/118750 Submitted by: Martin Tournoij <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.45

cvs commit: ports/devel/eric4 Makefile.inc distinfo ports/french/eric4 distinfo ports/german/eric4 distinfo ports/russian/eric4 distinfo

2007-12-16 Thread Boris Samorodov
bsam2007-12-16 19:09:15 UTC FreeBSD ports repository Modified files: devel/eric4 Makefile.inc distinfo french/eric4 distinfo german/eric4 distinfo russian/eric4distinfo Log: Update to version 4.0.4. Revision ChangesPat

cvs commit: ports/devel/qct Makefile distinfo

2007-12-16 Thread Boris Samorodov
bsam2007-12-16 19:07:41 UTC FreeBSD ports repository Modified files: devel/qctMakefile distinfo Log: Update to v.1.5. Revision ChangesPath 1.7 +1 -1 ports/devel/qct/Makefile 1.4 +3 -3 ports/devel/qct/distinfo ___

cvs commit: ports/www/galeon Makefile distinfo pkg-plist

2007-12-16 Thread Joe Marcus Clarke
marcus 2007-12-16 18:47:26 UTC FreeBSD ports repository Modified files: www/galeon Makefile distinfo pkg-plist Log: Update to 2.0.4. Revision ChangesPath 1.157 +1 -2 ports/www/galeon/Makefile 1.59 +3 -3 ports/www/galeon/distinfo 1.51

cvs commit: src/sys/modules Makefile

2007-12-16 Thread Kip Macy
kmacy 2007-12-16 18:45:23 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Add back in cxgb now that the includes are believed to be fixed Revision ChangesPath 1.552 +1 -0 src/sys/modules/Makefile ___

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

2007-12-16 Thread Kip Macy
kmacy 2007-12-16 18:43:57 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_main.c cxgb_sge.c Log: Use the vm include convention of busdma Revision ChangesPath 1.39 +3 -1 src/sys/dev/cxgb/cxgb_main.c 1.34 +3 -1 src/sys/dev/cx

cvs commit: ports UPDATING ports/net-mgmt/cacti Makefile distinfo pkg-plist ports/net-mgmt/cacti/files patch-include-config.php patch-include-db-settings.php pkg-message.in

2007-12-16 Thread Sergey Matveychuk
sem 2007-12-16 18:39:38 UTC FreeBSD ports repository Modified files: .UPDATING net-mgmt/cacti Makefile distinfo pkg-plist net-mgmt/cacti/files pkg-message.in Removed files: net-mgmt/cacti/files patch-include-config.php

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

2007-12-16 Thread Kip Macy
kmacy 2007-12-16 18:36:57 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_main.c Log: need M_IOVEC define Revision ChangesPath 1.38 +5 -0 src/sys/dev/cxgb/cxgb_main.c ___ cvs-all@freebsd.org

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

2007-12-16 Thread Kip Macy
kmacy 2007-12-16 18:26:04 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_include.h cxgb_sge.c Log: Don't globally include mvec.h its only needed by cxgb_sge.c Revision ChangesPath 1.5 +0 -7 src/sys/dev/cxgb/cxgb_include.h 1.33

Re: cvs commit: src/bin/mv mv.c

2007-12-16 Thread Diomidis Spinellis
Alexander Kabaev wrote: On Sun, 16 Dec 2007 14:14:31 + (UTC) Diomidis Spinellis <[EMAIL PROTECTED]> wrote: dds 2007-12-16 14:14:31 UTC FreeBSD src repository Modified files: bin/mv mv.c Log: When moving a directory across devices to a place where a dire

  1   2   >