cvs commit: ports/science/bblimage Makefile

2006-11-27 Thread Martin Wilke
miwi2006-11-28 07:43:19 UTC FreeBSD ports repository Modified files: science/bblimage Makefile Log: - Respect X11BASE PR: ports/105909 Submitted by: trasz Revision ChangesPath 1.11 +1 -0 ports/science/bblimage/Makefile __

cvs commit: ports/databases/mysql41-client Makefile ports/databases/mysql41-scripts Makefile ports/databases/mysql41-server Makefile distinfo ports/databases/mysql41-server/files patch-man::Makefile.i

2006-11-27 Thread Alex Dupre
ale 2006-11-28 07:24:17 UTC FreeBSD ports repository Modified files: databases/mysql41-client Makefile databases/mysql41-scripts Makefile databases/mysql41-server Makefile distinfo databases/mysql41-server/files patch-man::Makefile.in Log: Update to 4.1.22 rele

cvs commit: ports/devel/ZendOptimizer Makefile distinfo

2006-11-27 Thread Alex Dupre
ale 2006-11-28 07:37:43 UTC FreeBSD ports repository Modified files: devel/ZendOptimizer Makefile distinfo Log: Update to 3.2.0 release, compatible with php 5.2.0. Revision ChangesPath 1.26 +2 -2 ports/devel/ZendOptimizer/Makefile 1.16 +9 -9

Re: cvs commit: src/sys/dev/usb usbdi.c

2006-11-27 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Scott Long <[EMAIL PROTECTED]> writes: : Marius Strobl wrote: : > On Mon, Nov 27, 2006 at 10:32:12PM +, Ian Dowse wrote: : >> In message <[EMAIL PROTECTED]>, Marius Strobl wri : >> tes: : >>> Refine the previous change to only call bus_dmamap_sync()

cvs commit: ports/security/opensc Makefile distinfo pkg-plist

2006-11-27 Thread Alex Dupre
ale 2006-11-28 07:00:17 UTC FreeBSD ports repository Modified files: security/opensc Makefile distinfo pkg-plist Log: Update to 0.11.2-pre3 release: - add optional signer plugin - fix build when libassuan is installed Revision ChangesPath 1.24 +23 -5

cvs commit: src/sys/dev/iicbus iic.h

2006-11-27 Thread Warner Losh
imp 2006-11-28 06:51:37 UTC FreeBSD src repository Modified files: sys/dev/iicbus iic.h Log: Add a fake flag for write. Many drivers have started to use it and it seems like a good idea. Submitted by: sam Revision ChangesPath 1.5 +2 -1 src

cvs commit: ports/deskutils/abacus Makefile ports/deskutils/abacus/files patch-aa

2006-11-27 Thread Dirk Meyer
dinoex 2006-11-28 06:38:03 UTC FreeBSD ports repository Modified files: deskutils/abacus Makefile deskutils/abacus/files patch-aa Log: - fix linker paths LFLAGS was passed but was clobbered in Makefile.options - strip path from patches and pass it via Makefile - h

Re: cvs commit: src/sys/dev/usb usbdi.c

2006-11-27 Thread Scott Long
Marius Strobl wrote: On Mon, Nov 27, 2006 at 10:32:12PM +, Ian Dowse wrote: In message <[EMAIL PROTECTED]>, Marius Strobl wri tes: Refine the previous change to only call bus_dmamap_sync() in case of an URQ_REQUEST when DMA segments are passed to usbd_start_transfer(); when the request d

cvs commit: ports/security/vuxml vuln.xml

2006-11-27 Thread Jun Kuriyama
kuriyama2006-11-28 05:57:34 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add recent gnupg one. Revision ChangesPath 1.1226+34 -1 ports/security/vuxml/vuln.xml ___ cvs-all@freebsd.or

cvs commit: src/sys/dev/mii lxtphy.c

2006-11-27 Thread Marius Strobl
marius 2006-11-28 00:45:48 UTC FreeBSD src repository Modified files: sys/dev/mii lxtphy.c Log: - Don't set MIIF_NOISOLATE so lxtphy(4) can be used in configurations with multiple PHYs. There doesn't seem to be a problem with isolating LXT970 per se nor in combi

cvs commit: src/sys/dev/mii ciphy.c

2006-11-27 Thread Marius Strobl
marius 2006-11-28 00:43:38 UTC FreeBSD src repository Modified files: sys/dev/mii ciphy.c Log: - Remove a dupe $FreeBSD$. - Fix some whitespace nits. Revision ChangesPath 1.6 +8 -10 src/sys/dev/mii/ciphy.c

cvs commit: src Makefile

2006-11-27 Thread Ruslan Ermilov
ru 2006-11-28 01:03:29 UTC FreeBSD src repository Modified files: .Makefile Log: Add arm to universe. Revision ChangesPath 1.339 +1 -1 src/Makefile ___ cvs-all@freebsd.org mailing list http:

cvs commit: src/sys/dev/mii qsphy.c

2006-11-27 Thread Marius Strobl
marius 2006-11-28 01:08:45 UTC FreeBSD src repository Modified files: sys/dev/mii qsphy.c Log: - In qsphy_service() for the MII_TICK case don't bother to check whether the currently selected media is of type IFM_AUTO as auto-negotiation doesn't need to be kicked

cvs commit: src/sys/dev/mii nsgphy.c

2006-11-27 Thread Marius Strobl
marius 2006-11-28 00:47:54 UTC FreeBSD src repository Modified files: sys/dev/mii nsgphy.c Log: - Rely on mii_phy_add_media() setting mii_anegticks as appropriate. - Fix some whitespace nits. MFC after: 2 weeks Revision ChangesPath 1.23 +3 -

cvs commit: src/sys/dev/mii rlphy.c

2006-11-27 Thread Marius Strobl
marius 2006-11-28 01:14:10 UTC FreeBSD src repository Modified files: sys/dev/mii rlphy.c Log: - In rlphy_service() for the MII_TICK case don't bother to check whether the currently selected media is of type IFM_AUTO as auto-negotiation doesn't need to be kicked

cvs commit: ports/mail/p5-FuzzyOcr Makefile

2006-11-27 Thread Shaun Amott
shaun 2006-11-28 01:22:23 UTC FreeBSD ports repository Modified files: mail/p5-FuzzyOcr Makefile Log: - Last fix was incomplete; fix properly (use fully-qualified module name) - Register CONFLICTS with p5-FuzzyOcr-devel. Revision ChangesPath 1.4 +6 -2

cvs commit: src/sys/kern kern_time.c

2006-11-27 Thread David Xu
davidxu 2006-11-28 03:24:35 UTC FreeBSD src repository Modified files: sys/kern kern_time.c Log: - Remove third parameter of itimer_find, the parameter is always zero. - Call callout_drain on deleting POSIX timer. - Use kern_timer_delete in exiting hook. Revi

cvs commit: src/sys/dev/mii nsphy.c

2006-11-27 Thread Marius Strobl
marius 2006-11-28 01:01:02 UTC FreeBSD src repository Modified files: sys/dev/mii nsphy.c Log: - Don't add IFM_NONE when used in combination with pcn(4) as for MII loopback to work PCnet chips additionally need to be placed into external loopback mode which pcn(

cvs commit: src/sys/pci if_pcn.c if_pcnreg.h

2006-11-27 Thread Marius Strobl
marius 2006-11-28 01:33:18 UTC FreeBSD src repository Modified files: sys/pci if_pcn.c if_pcnreg.h Log: - Clear the PCN_MISC_ASEL bit so the media port can be actually set via the PCN_CSR_MODE register. Along with sys/dev/mii/nsphy.c 1.26 this fixes the case

Re: cvs commit: src/sys/dev/usb usbdi.c

2006-11-27 Thread Marius Strobl
On Mon, Nov 27, 2006 at 10:32:12PM +, Ian Dowse wrote: > In message <[EMAIL PROTECTED]>, Marius Strobl wri > tes: > > Refine the previous change to only call bus_dmamap_sync() in case of > > an URQ_REQUEST when DMA segments are passed to usbd_start_transfer(); > > when the request doesn't in

cvs commit: ports/mail Makefile CVSROOT modules

2006-11-27 Thread Shaun Amott
shaun 2006-11-27 22:52:12 UTC FreeBSD ports repository Modified files: mail Makefile .modules Log: Connect up repocopied p5-FuzzyOcr-devel port. Revision ChangesPath 1.16700 +1 -0 CVSROOT/modules 1.809 +1 -0

cvs commit: src/sys/dev/mii bmtphy.c gentbi.c mii_physubr.c

2006-11-27 Thread Marius Strobl
marius 2006-11-27 23:50:19 UTC FreeBSD src repository Modified files: sys/dev/mii bmtphy.c gentbi.c mii_physubr.c Log: Analogous to mii_add_media(), factor out the code for checking whether the BMSR contains any media at all to mii_phy_add_media(). The majority of t

cvs commit: src/usr.sbin/bluetooth/bthidd parser.y

2006-11-27 Thread Maksim Yevmenkin
emax2006-11-27 22:52:11 UTC FreeBSD src repository Modified files: usr.sbin/bluetooth/bthidd parser.y Log: Do not mark Bluetooth HID device as a "potential keyboard" if its descriptor has items with CONSUMER page. For now only check for items with KEYBOARD page. This shou

cvs commit: ports/games/frozenbubble Makefile distinfo pkg-plist ports/games/frozenbubble/files patch-server_Makefile patch-server_net.h

2006-11-27 Thread Stanislav Sedov
stas2006-11-27 23:10:56 UTC FreeBSD ports repository Modified files: games/frozenbubble Makefile distinfo pkg-plist games/frozenbubble/files patch-server_Makefile Removed files: games/frozenbubble/files patch-server_net.h Log: - Update to 2.1.0 Revision Ch

cvs commit: src/sys/dev/mii mii_physubr.c miivar.h

2006-11-27 Thread Marius Strobl
marius 2006-11-27 23:38:00 UTC FreeBSD src repository Modified files: sys/dev/mii mii_physubr.c miivar.h Log: - Add a MIIF_FORCEANEG flag which forces an auto-negotiation to always take place if IFM_AUTO is selected. This allows drivers like nsphy(4), which need

cvs commit: src/sys/nfsclient nfs_socket.c

2006-11-27 Thread Mohan Srinivasan
mohans 2006-11-27 23:26:06 UTC FreeBSD src repository Modified files: sys/nfsclientnfs_socket.c Log: bde@ pointed out that tprintf() acquires Giant so callers of tprintf() don't have to explicitly acquire Giant (although they need to be aware of this and not hold any

Re: cvs commit: src/sys/dev/sound/pci/hda hdac.c

2006-11-27 Thread Benno Rice
On 27/11/2006, at 5:16 PM, Ariff Abdullah wrote: ariff 2006-11-27 06:16:36 UTC FreeBSD src repository Modified files: sys/dev/sound/pci/hda hdac.c Log: - LNV -> LENOVO - Fix support for Samsung Q1 UltraMobile PC (inverted EAPD). Reported by:benno Thanks, Ariff! -

Re: Style strangenesses (was: cvs commit: src/etc rc.subr)

2006-11-27 Thread Yar Tikhiy
On Tue, Nov 28, 2006 at 09:06:44AM +1030, Greg 'groggy' Lehey wrote: > On Monday, 27 November 2006 at 16:03:24 +0300, Yar Tikhiy wrote: > > By the way, now the output follows the NetBSD rc.conf style: > > > > # $foo_enable > > foo_enable=YES > > > > Could it be changed even further to match our own

cvs commit: src/sys/dev/iicbus iiconf.h

2006-11-27 Thread Warner Losh
imp 2006-11-28 00:05:05 UTC FreeBSD src repository Modified files: sys/dev/iicbus iiconf.h Log: Remove unused leftovers. Revision ChangesPath 1.10 +0 -9 src/sys/dev/iicbus/iiconf.h ___ cvs-all@freebsd.org

cvs commit: doc/en_US.ISO8859-1/slides/common freebsd-dev-model.xml

2006-11-27 Thread Giorgos Keramidas
keramida2006-11-27 22:44:09 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/slides/common freebsd-dev-model.xml Log: Spell 'includes' correctly. Revision ChangesPath 1.2 +1 -1 doc/en_US.ISO8859-1/slides/common/freebsd-dev-model.xml __

cvs commit: ports/mail/mail-notification Makefile distinfo pkg-descr pkg-plist

2006-11-27 Thread Jean-Yves Lefort
jylefort2006-11-27 22:44:54 UTC FreeBSD ports repository Modified files: mail/mail-notification Makefile distinfo pkg-descr pkg-plist Log: Update to 4.0-rc1 Revision ChangesPath 1.44 +9 -2 ports/mail/mail-notification/Makefile 1.20 +3 -3 ports/ma

Style strangenesses (was: cvs commit: src/etc rc.subr)

2006-11-27 Thread Greg 'groggy' Lehey
On Monday, 27 November 2006 at 16:03:24 +0300, Yar Tikhiy wrote: > By the way, now the output follows the NetBSD rc.conf style: > > # $foo_enable > foo_enable=YES > > Could it be changed even further to match our own rc.conf style? > I.e.: > > # $foo_enable > foo_enable="YES" Can somebody justify

Re: cvs commit: src/sbin/ifconfig ifconfig.8

2006-11-27 Thread Andrew Thompson
On Mon, Nov 27, 2006 at 09:54:46PM +, Ceri Davies wrote: > ceri2006-11-27 21:54:46 UTC > > FreeBSD src repository > > Modified files: > sbin/ifconfigifconfig.8 > Log: > Bump .Dd for r1.127. > > Revision ChangesPath > 1.128 +1 -1 src/sbin/ifcon

cvs commit: ports/mail/p5-FuzzyOcr-devel Makefile distinfo

2006-11-27 Thread Shaun Amott
shaun 2006-11-27 22:49:55 UTC FreeBSD ports repository Modified files: mail/p5-FuzzyOcr-devel Makefile distinfo Log: Upgrade repocopied port from p5-FuzzyOcr -> p5-FuzzyOcr-devel. Revision ChangesPath 1.2 +32 -19ports/mail/p5-FuzzyOcr-devel/Makefile 1.2

Re: cvs commit: src/sys/dev/usb usbdi.c

2006-11-27 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, Marius Strobl wri tes: > Refine the previous change to only call bus_dmamap_sync() in case of > an URQ_REQUEST when DMA segments are passed to usbd_start_transfer(); > when the request doesn't include the optional data buffer the size of > the transfer (xfer->len

cvs commit: ports/security/gnupg Makefile ports/security/gnupg/files patch-openfile.c

2006-11-27 Thread Jun Kuriyama
kuriyama2006-11-27 22:37:42 UTC FreeBSD ports repository Modified files: security/gnupg Makefile Added files: security/gnupg/files patch-openfile.c Log: Fix buffer overflow. References: http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000241.html

cvs commit: ports/x11-toolkits/py-fox Makefile ports/x11-toolkits/py-fox/files patch-setup

2006-11-27 Thread Martin Wilke
miwi2006-11-27 22:03:36 UTC FreeBSD ports repository Modified files: x11-toolkits/py-fox Makefile x11-toolkits/py-fox/files patch-setup Log: - Respect X11BASE PR: ports/105907 Submitted by: trasz Revision ChangesPath 1.4 +3 -0

cvs commit: ports/x11-toolkits/py-wmgeneral Makefile

2006-11-27 Thread Martin Wilke
miwi2006-11-27 22:03:29 UTC FreeBSD ports repository Modified files: x11-toolkits/py-wmgeneral Makefile Log: - Respect X11BASE PR: ports/105879 Submitted by: trasz Revision ChangesPath 1.3 +3 -0 ports/x11-toolkits/py-wmgeneral/Makef

cvs commit: ports/math/k3dsurf Makefile distinfo ports/math/k3dsurf/files patch-src_k3dsurf.ui

2006-11-27 Thread Thierry Thomas
thierry 2006-11-27 22:17:52 UTC FreeBSD ports repository Modified files: math/k3dsurf Makefile distinfo Removed files: math/k3dsurf/files patch-src_k3dsurf.ui Log: Upgrade K3DSurf to 0.6.0. Changelog at

cvs commit: src/bin/pax cpio.c tar.c

2006-11-27 Thread Ruslan Ermilov
ru 2006-11-27 22:17:11 UTC FreeBSD src repository Modified files: bin/pax cpio.c tar.c Log: Fix some of the alignment warnings on ARM. Revision ChangesPath 1.24 +9 -9 src/bin/pax/cpio.c 1.25 +8 -8 src/bin/pax/tar.c _

cvs commit: ports/editors/vigor Makefile pkg-plist

2006-11-27 Thread Martin Wilke
miwi2006-11-27 22:03:27 UTC FreeBSD ports repository Modified files: editors/vigorMakefile pkg-plist Log: - Respect X11BASE PR: ports/105898 Submitted by: trasz Revision ChangesPath 1.15 +3 -2 ports/editors/vigor/Makefile 1

cvs commit: ports/www/mod_security2 Makefile distinfo

2006-11-27 Thread Martin Wilke
miwi2006-11-27 21:42:06 UTC FreeBSD ports repository Modified files: www/mod_security2Makefile distinfo Log: - Update to 2.0.4 PR: ports/105876 Submitted by: Yi-Huan Chan <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath

cvs commit: ports/japanese/edict-utf-8 Makefile distinfo pkg-message ports/japanese/edict-utf-8/files patch-enamdict.euc-jp

2006-11-27 Thread Martin Wilke
miwi2006-11-27 21:47:23 UTC FreeBSD ports repository Modified files: japanese/edict-utf-8 Makefile distinfo Added files: japanese/edict-utf-8/files patch-enamdict.euc-jp Removed files: japanese/edict-utf-8 pkg-message Log: - Update to 20061125 - Pass maintaine

cvs commit: ports/x11/cnslock/files patch-Makefile

2006-11-27 Thread Martin Wilke
miwi2006-11-27 22:03:38 UTC FreeBSD ports repository Modified files: x11/cnslock/filespatch-Makefile Log: - Respect X11BASE PR: ports/105892 Submitted by: trasz Revision ChangesPath 1.3 +11 -2 ports/x11/cnslock/files/patch-Makefi

cvs commit: ports/print/wmlpq pkg-plist ports/print/wmlpq/files patch-Makefile

2006-11-27 Thread Martin Wilke
miwi2006-11-27 22:03:32 UTC FreeBSD ports repository Modified files: print/wmlpq pkg-plist print/wmlpq/filespatch-Makefile Log: - Respect X11BASE PR: ports/105893 Submitted by: trasz Revision ChangesPath 1.2 +13 -4

cvs commit: ports/chinese/chinput3 Makefile

2006-11-27 Thread Martin Wilke
miwi2006-11-27 22:03:16 UTC FreeBSD ports repository Modified files: chinese/chinput3 Makefile Log: - Respect X11BASE PR: ports/105896 Submitted by: trasz Revision ChangesPath 1.24 +4 -2 ports/chinese/chinput3/Makefile __

cvs commit: ports/japanese/xyagamo Makefile pkg-plist ports/japanese/xyagamo/files patch-Makefile patch-src-Makefile

2006-11-27 Thread Martin Wilke
miwi2006-11-27 22:03:13 UTC FreeBSD ports repository Modified files: japanese/xyagamo Makefile pkg-plist Added files: japanese/xyagamo/files patch-Makefile patch-src-Makefile Log: - Respect X11BASE PR: ports/105890 Submitted by: trasz Revi

cvs commit: ports/biology/kinemage/files patch-Makefile

2006-11-27 Thread Martin Wilke
miwi2006-11-27 22:03:22 UTC FreeBSD ports repository Modified files: biology/kinemage/files patch-Makefile Log: - Respect X11BASE PR: ports/105891 Submitted by: trasz Revision ChangesPath 1.2 +2 -2 ports/biology/kinemage/files/patch

cvs commit: ports/graphics/isreal/files patch-Makefile

2006-11-27 Thread Martin Wilke
miwi2006-11-27 22:03:42 UTC FreeBSD ports repository Modified files: graphics/isreal/files patch-Makefile Log: - Respect X11BASE PR: ports/105894 Submitted by: trasz Revision ChangesPath 1.2 +9 -5 ports/graphics/isreal/files/patch-M

cvs commit: src/sbin/ifconfig ifconfig.8

2006-11-27 Thread Ceri Davies
ceri2006-11-27 21:54:46 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.8 Log: Bump .Dd for r1.127. Revision ChangesPath 1.128 +1 -1 src/sbin/ifconfig/ifconfig.8 ___ cvs-all@freebsd.org

cvs commit: src/sbin/ifconfig ifconfig.8

2006-11-27 Thread Andrew Thompson
thompsa 2006-11-27 21:59:05 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.8 Log: Add descriptions for p2p and autop2p. Revision ChangesPath 1.129 +20 -0 src/sbin/ifconfig/ifconfig.8 ___ cvs

cvs commit: src ObsoleteFiles.inc src/share/man/man4 Makefile uhid.4 uhidev.4

2006-11-27 Thread Christian Brueffer
brueffer2006-11-27 21:45:59 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) .ObsoleteFiles.inc share/man/man4 Makefile uhid.4 Removed files: (Branch: RELENG_6_2) share/man/man4 uhidev.4 Log: MFC: Remo

cvs commit: projects/freebsd-update-server/tools build-upgrade-patches.sh

2006-11-27 Thread Colin Percival
cperciva2006-11-27 21:33:36 UTC FreeBSD projects repository Added files: freebsd-update-server/tools build-upgrade-patches.sh Log: Add a script for building patches used when upgrading between releases using FreeBSD Update. This isn't exactly part of the FreeBSD Update build

cvs commit: src/usr.bin/systat Makefile

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 21:30:38 UTC FreeBSD src repository Modified files: usr.bin/systat Makefile Log: Back out rev. 1.17: arch-dependent WARNS level. The policy is that the WARNS level should characterize the quality of a piece of code irrespective of any conditions.

cvs commit: ports/net-p2p/gtk-gnutella Makefile

2006-11-27 Thread Martin Wilke
miwi2006-11-27 21:28:04 UTC FreeBSD ports repository Modified files: net-p2p/gtk-gnutella Makefile Log: - Swap logic for X11 option - Increase PORTREVISION so users notice the change PR: ports/105913 Submitted by: Jonas Sonntag <[EMAIL PROTECTED]> (main

cvs commit: ports/misc/qbrew Makefile

2006-11-27 Thread Martin Wilke
miwi2006-11-27 21:28:00 UTC FreeBSD ports repository Modified files: misc/qbrew Makefile Log: - Respect X11BASE PR: ports/105885 Submitted by: David Johnson <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.14 +4 -1 p

cvs commit: ports/x11/ipager Makefile

2006-11-27 Thread Martin Wilke
miwi2006-11-27 21:27:58 UTC FreeBSD ports repository Modified files: x11/ipager Makefile Log: - Respect X11BASE PR: ports/105888 Submitted by: Vlad V. Teterya <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.3 +6 -6

cvs commit: src/usr.sbin/freebsd-update freebsd-update.sh

2006-11-27 Thread Colin Percival
cperciva2006-11-27 21:27:33 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) usr.sbin/freebsd-update freebsd-update.sh Log: Partial MFC of revision 1.4: Fix a bug which caused a spurious "Fetching 2 metadata files... failed." error message the first time

cvs commit: src/usr.sbin/freebsd-update freebsd-update.sh

2006-11-27 Thread Colin Percival
cperciva2006-11-27 21:26:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/freebsd-update freebsd-update.sh Log: Partial MFC of revision 1.4: Fix a bug which caused a spurious "Fetching 2 metadata files... failed." error message the first time F

cvs commit: ports/net/whois Makefile distinfo pkg-plist ports/net/whois/files patch-aa

2006-11-27 Thread Martin Wilke
miwi2006-11-27 21:20:30 UTC FreeBSD ports repository Modified files: net/whoisMakefile distinfo pkg-plist net/whois/files patch-aa Log: - Update to 4.7.20 PR: ports/105861 Submitted by: Toni Viemero <[EMAIL PROTECTED]> Approved by:

cvs commit: ports/misc/zoneinfo Makefile distinfo ports/misc/zoneinfo/files patch-fixau patchremove-je patchremove-me

2006-11-27 Thread Edwin Groothuis
edwin 2006-11-27 21:14:10 UTC FreeBSD ports repository Modified files: misc/zoneinfoMakefile distinfo misc/zoneinfo/files patchremove-je patchremove-me Removed files: misc/zoneinfo/files patch-fixau Log: Update to 2006p (which fixes the Australian WA chang

cvs commit: src/sys/compat/linprocfs linprocfs.c

2006-11-27 Thread Jung-uk Kim
jkim2006-11-27 21:10:55 UTC FreeBSD src repository Modified files: sys/compat/linprocfs linprocfs.c Log: MFP4: Change 109654 Add two linprocfs entries for Linux IPC: /proc/sys/kernel/msgmni -> kern.ipc.msgmni /proc/sys/kernel/sem-> ke

cvs commit: src/sbin/ifconfig ifbridge.c

2006-11-27 Thread Andrew Thompson
thompsa 2006-11-27 20:52:57 UTC FreeBSD src repository Modified files: sbin/ifconfigifbridge.c Log: Show the MAC address cache size and timeout. Revision ChangesPath 1.8 +21 -13src/sbin/ifconfig/ifbridge.c

cvs commit: src/sys/dev/usb usbdevs

2006-11-27 Thread Doug Barton
dougb 2006-11-27 20:33:14 UTC FreeBSD src repository Modified files: sys/dev/usb usbdevs Log: Write the short vendor name in ALL CAPS, since it will become a #define. Submitted by: brooks Revision ChangesPath 1.283 +1 -1 src/sys/dev/usb/us

cvs commit: src/sbin/ifconfig ifbridge.c ifconfig.8

2006-11-27 Thread Andrew Thompson
thompsa 2006-11-27 20:18:44 UTC FreeBSD src repository Modified files: sbin/ifconfigifbridge.c ifconfig.8 Log: Keep the command name the same as the values display name in ifconfig. Revision ChangesPath 1.7 +1 -1 src/sbin/ifconfig/ifbridge.c 1.127

cvs commit: src/usr.bin/systat iostat.c pigs.c swap.c

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 20:19:05 UTC FreeBSD src repository Modified files: usr.bin/systat iostat.c pigs.c swap.c Log: Consistently mark percentage scales as such. PR: bin/101975 MFC after: 3 days Revision ChangesPath 1.24 +2 -2 src/

cvs commit: src/usr.bin/netstat route.c

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 19:48:45 UTC FreeBSD src repository Modified files: usr.bin/netstat route.c Log: We should return the name in cp, not printf it. Found by: WARNS=6 MFC after: 3 days Revision ChangesPath 1.80 +3 -1 src/usr.bin/netstat

cvs commit: src/usr.bin/netstat bpf.c ipsec.c pfkey.c

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 19:50:51 UTC FreeBSD src repository Modified files: usr.bin/netstat bpf.c ipsec.c pfkey.c Log: Don't shadow globals. Found by: WARNS=6 MFC after: 3 days Revision ChangesPath 1.7 +2 -2 src/usr.bin/netstat/bpf.c 1.1

cvs commit: src Makefile.inc1

2006-11-27 Thread Ruslan Ermilov
ru 2006-11-27 19:38:28 UTC FreeBSD src repository Modified files: .Makefile.inc1 Log: There was a timeframe where crunchgen(1) was broken; force an upgrade during the build so those who are affected can build world again. Revision ChangesPat

cvs commit: ports/mail/swaks Makefile distinfo

2006-11-27 Thread Doug Barton
dougb 2006-11-27 19:26:05 UTC FreeBSD ports repository Modified files: mail/swaks Makefile distinfo Log: Upgrade to 20061116.0, the latest version. Submitted by: The software author, John Jetmore <[EMAIL PROTECTED]> Revision ChangesPath 1.4 +1

cvs commit: src/sys/nfsclient nfs_node.c

2006-11-27 Thread Mohan Srinivasan
mohans 2006-11-27 19:06:43 UTC FreeBSD src repository Modified files: sys/nfsclientnfs_node.c Log: Fix for a bug caused by a race when 2 threads lookup the same file. Leave the loser's lock(s) initialized, so the reclaim logic can unconditionally destroy them when th

cvs commit: src/sys/dev/usb usbdi.c

2006-11-27 Thread Marius Strobl
marius 2006-11-27 18:39:03 UTC FreeBSD src repository Modified files: sys/dev/usb usbdi.c Log: Refine the previous change to only call bus_dmamap_sync() in case of an URQ_REQUEST when DMA segments are passed to usbd_start_transfer(); when the request doesn't include

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

2006-11-27 Thread Christian Brueffer
brueffer2006-11-27 18:37:45 UTC FreeBSD src repository Modified files: share/man/man4 ums.4 Log: Overhaul this manpage somewhat: - Move mentionings of required drivers to the SYNOPSIS where they belong - Remove cruft (XiG, sheesh) from the EXAMPLES section and re-arr

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

2006-11-27 Thread Jeremy Messenger
mezz2006-11-27 18:07:04 UTC FreeBSD ports repository Modified files: finance/homebank Makefile distinfo pkg-plist Log: Update to 3.2.1. Revision ChangesPath 1.6 +2 -3 ports/finance/homebank/Makefile 1.6 +3 -3 ports/finance/homebank/dist

cvs commit: ports/www/xshttpd-devel Makefile distinfo

2006-11-27 Thread Johan van Selst
johans 2006-11-27 18:05:39 UTC FreeBSD ports repository Modified files: www/xshttpd-develMakefile distinfo Log: - Update to 3.4.b20 Revision ChangesPath 1.17 +1 -1 ports/www/xshttpd-devel/Makefile 1.15 +3 -3 ports/www/xshttpd-devel/distinfo

cvs commit: src/usr.bin/systat Makefile

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 17:54:29 UTC FreeBSD src repository Modified files: usr.bin/systat Makefile Log: systat(1) reaches WARNS=6 on i386 and amd64. This is good for catching general regressions in future. Unfortunately, it still displays some problems at WARNS=6 on archi

cvs commit: ports/mail/mlmmj Makefile

2006-11-27 Thread Martin Wilke
miwi2006-11-27 17:50:04 UTC FreeBSD ports repository Modified files: mail/mlmmj Makefile Log: - Add backup MASTER_SITES Submitted by: pointyhat via kris Revision ChangesPath 1.25 +3 -1 ports/mail/mlmmj/Makefile __

cvs commit: www/en/layout/css query-pr.css

2006-11-27 Thread Shaun Amott
shaun 2006-11-27 17:38:28 UTC FreeBSD doc repository (ports committer) Modified files: en/layout/cssquery-pr.css Log: Add an extra CSS class for the recent query-pr.cgi addition. Approved by:pav Revision ChangesPath 1.2 +8 -1 www/en/layou

cvs commit: src/usr.bin/systat netstat.c

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 17:34:40 UTC FreeBSD src repository Modified files: usr.bin/systat netstat.c Log: The logic of fetchnetstat_sysctl() isn't too complex: if idx is 0, we set and use xtp; if idx is 1, we set and use xip; the other cases are impossible. However, GCC can

cvs commit: src/usr.bin/systat netstat.c

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 17:24:37 UTC FreeBSD src repository Modified files: usr.bin/systat netstat.c Log: + WARNS=4 reminds that nlist.n_name isn't const. + Use C99 initializers to be WARNS-clean. + The last element in a namelist should have its n_name set to NULL, not t

cvs commit: www/en/cgi query-pr.cgi

2006-11-27 Thread Shaun Amott
shaun 2006-11-27 17:12:50 UTC FreeBSD doc repository (ports committer) Modified files: en/cgi query-pr.cgi Log: - Differentiate between "busy" and "no PRs matched", and display the appropriate message. - Add some logic to deal with manually inserted / unexpe

cvs commit: ports/mail/lightning Makefile ports/www/firefox Makefile

2006-11-27 Thread Joe Marcus Clarke
marcus 2006-11-27 17:08:25 UTC FreeBSD ports repository Modified files: mail/lightning Makefile www/firefox Makefile Log: Fix a problem with PTHREAD_LIB-safeness. Submitted by: nork Revision ChangesPath 1.5 +1 -1 ports/mail/light

cvs commit: ports/x11-wm/xfce4-desktop Makefile

2006-11-27 Thread Oliver Lehmann
oliver 2006-11-27 17:07:05 UTC FreeBSD ports repository Modified files: x11-wm/xfce4-desktop Makefile Log: fix build with non-standard X11BASE Revision ChangesPath 1.36 +2 -2 ports/x11-wm/xfce4-desktop/Makefile __

cvs commit: src/usr.bin/systat netstat.c

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 17:01:31 UTC FreeBSD src repository Modified files: usr.bin/systat netstat.c Log: Don't discard a const qualifier from constant strings. Revision ChangesPath 1.26 +2 -1 src/usr.bin/systat/netstat.c ___

cvs commit: src/usr.bin/systat ifstat.c

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 16:59:08 UTC FreeBSD src repository Modified files: usr.bin/systat ifstat.c Log: Remove a wrong "const" qualifier. Spotted by: WARNS=6 Revision ChangesPath 1.6 +3 -3 src/usr.bin/systat/ifstat.c _

cvs commit: ports/astro/tclgeomap Makefile distinfo pkg-plist ports/astro/tkgeomap Makefile distinfo pkg-plist ports/astro/ptiger Makefile ports/astro/xeartk Makefile

2006-11-27 Thread Andrew Pantyukhin
sat 2006-11-27 16:56:09 UTC FreeBSD ports repository Modified files: astro/tclgeomap Makefile distinfo pkg-plist astro/tkgeomap Makefile distinfo pkg-plist astro/ptiger Makefile astro/xeartk Makefile Log: - Update tcl/tkgeomap to 2.10

cvs commit: src/usr.sbin Makefile src/usr.sbin/ngctl Makefile

2006-11-27 Thread Ruslan Ermilov
ru 2006-11-27 16:55:14 UTC FreeBSD src repository Modified files: usr.sbin Makefile usr.sbin/ngctl Makefile Log: Push the detection of threading libs support down to ngctl/Makefile as the latter can be built without threading (with the loss of line

cvs commit: ports/misc/xfce4-iconbox Makefile ports/sysutils/xfce4-mcs-plugins Makefile ports/x11-wm/xfce4-panel Makefile ports/x11-wm/xfce4-session Makefile ports/sysutils/xfce4-utils Makefile

2006-11-27 Thread Oliver Lehmann
oliver 2006-11-27 16:49:49 UTC FreeBSD ports repository Modified files: misc/xfce4-iconbox Makefile sysutils/xfce4-mcs-plugins Makefile x11-wm/xfce4-panel Makefile x11-wm/xfce4-session Makefile sysutils/xfce4-utils Makefile Log: fix build with non-standar

Re: cvs commit: src/sys/alpha/conf GENERIC

2006-11-27 Thread Wilko Bulte
On Mon, Nov 27, 2006 at 12:33:15AM +, Marius Strobl wrote.. > marius 2006-11-27 00:33:15 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_6) > sys/alpha/conf GENERIC > Log: > Add le(4). Oh someone who has not forgotten about Alpha :-) 8-)

cvs commit: src/usr.bin/systat convtbl.c convtbl.h

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 16:33:44 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c convtbl.h Log: Add the Tera scale factor, which is an easy job now. More scale factors would overflow the command line where the help for "scale" were shown. Revision C

cvs commit: src/lib/libarchive archive_read_support_format_iso9660.c

2006-11-27 Thread Tim Kientzle
kientzle2006-11-27 16:30:33 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_format_iso9660.c Log: Improve support for large ISOs: * Correct a signed/unsigned problem that broke handling of files >2G. * Implement "skip" support for mu

cvs commit: src/usr.bin/systat convtbl.c convtbl.h

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 16:23:09 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c convtbl.h Log: Stop exposing things that can be private to convtbl.c. Revision ChangesPath 1.10 +17 -1 src/usr.bin/systat/convtbl.c 1.7 +0 -18 sr

cvs commit: src/usr.bin/systat convtbl.c convtbl.h ifcmds.c

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 16:14:32 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c convtbl.h ifcmds.c Log: Keep all convtbl-related constants and strings in convtbl.[ch]. Revision ChangesPath 1.9 +48 -13src/usr.bin/systat/convtbl.c 1.6

cvs commit: ports/www/nginx Makefile distinfo

2006-11-27 Thread Sergey A. Osokin
osa 2006-11-27 16:06:57 UTC FreeBSD ports repository Modified files: www/nginxMakefile distinfo Log: Update to 0.4.14. Revision ChangesPath 1.93 +1 -1 ports/www/nginx/Makefile 1.87 +3 -3 ports/www/nginx/distinfo __

cvs commit: ports/devel/p5-Log-Log4perl Makefile distinfo

2006-11-27 Thread Lars Thegler
lth 2006-11-27 16:04:01 UTC FreeBSD ports repository Modified files: devel/p5-Log-Log4perl Makefile distinfo Log: Update to 1.08 Revision ChangesPath 1.32 +2 -2 ports/devel/p5-Log-Log4perl/Makefile 1.31 +3 -3 ports/devel/p5-Log-Log4perl/disti

cvs commit: src/usr.bin/systat convtbl.c convtbl.h

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 15:26:26 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c convtbl.h Log: Allow for large scale factors. C99 warrants that ULLONG_MAX is not less than 2^64-1; and uintmax_t cannot be more narrow than unsigned long long. This allow

cvs commit: src/usr.bin/systat ifcmds.c

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 15:14:50 UTC FreeBSD src repository Modified files: usr.bin/systat ifcmds.c Log: Return back one initializer, it is needed. Revision ChangesPath 1.5 +1 -1 src/usr.bin/systat/ifcmds.c ___ c

cvs commit: src/usr.bin/systat convtbl.c ifcmds.c

2006-11-27 Thread Yar Tikhiy
yar 2006-11-27 15:11:31 UTC FreeBSD src repository Modified files: usr.bin/systat convtbl.c ifcmds.c Log: + Drop useless initializers. + style(9). Revision ChangesPath 1.7 +7 -12 src/usr.bin/systat/convtbl.c 1.4 +6 -5 src/usr.bin/sys

cvs commit: src/sys/boot/i386/libi386 elf32_freebsd.c elf64_freebsd.c

2006-11-27 Thread Ruslan Ermilov
ru 2006-11-27 14:53:53 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/boot/i386/libi386 elf32_freebsd.c elf64_freebsd.c Log: MFC: a.out -> ELF in comments. Revision ChangesPath 1.14.2.1 +1 -1 src/sys/boot/i386/libi386/elf32_freebsd

cvs commit: src/sys/boot/i386/boot2 boot2.c

2006-11-27 Thread Ruslan Ermilov
ru 2006-11-27 14:49:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/boot/i386/boot2 boot2.c Log: MFC: 1.80: Restore support for directly loaded kernels. 1.81: Restore support for -c and -d. PR: i386/96430, i386/104709

  1   2   >