Re: cvs commit: src/share/man/man9 device_add_child.9

2006-09-11 Thread Alexander Leidinger
Quoting Warner Losh <[EMAIL PROTECTED]> (from Mon, 11 Sep 2006 22:17:18 + (UTC)): Modified files: share/man/man9 device_add_child.9 Log: Add note about identify routines needing to use BUS_ADD_CHILD rather than device_add_child. The latter is only for busses adding child

Re: cvs commit: ports/sysutils/be_agent Makefile

2006-09-11 Thread Vasil Dimov
On Tue, Sep 12, 2006 at 08:48:20AM +0200, Alexander Leidinger wrote: > Quoting Vasil Dimov <[EMAIL PROTECTED]> (from Mon, 11 Sep 2006 18:31:11 > + (UTC)): > > >vd 2006-09-11 18:31:11 UTC > > > > FreeBSD ports repository > > > > Modified files: > >sysutils/be_agentMakefile

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

2006-09-11 Thread Ruslan Ermilov
On Tue, Sep 12, 2006 at 02:38:13AM +0400, Yar Tikhiy wrote: > On Mon, Sep 11, 2006 at 06:28:26PM +0400, Gleb Smirnoff wrote: > > On Mon, Sep 11, 2006 at 12:36:57AM -0500, Mike Silbersack wrote: > > M> >It stops creating any state (nor socket neither compressed tcptw) for > > the > > M> >TCP connec

Re: cvs commit: ports/sysutils/be_agent Makefile

2006-09-11 Thread Alexander Leidinger
Quoting Vasil Dimov <[EMAIL PROTECTED]> (from Mon, 11 Sep 2006 18:31:11 + (UTC)): vd 2006-09-11 18:31:11 UTC FreeBSD ports repository Modified files: sysutils/be_agentMakefile Log: Switch dependency from emulators/linux_base to emulators/linux_base-fc4 because

cvs commit: src/gnu/usr.bin/binutils/libiberty config.h

2006-09-11 Thread David E. O'Brien
obrien 2006-09-12 06:39:27 UTC FreeBSD src repository Modified files: gnu/usr.bin/binutils/libiberty config.h Log: Configure for for big endian if TARGET_BYTES_BIG_ENDIAN is defined. Revision ChangesPath 1.7 +2 -2 src/gnu/usr.bin/binutils/libiberty/config.

cvs commit: ports/textproc/google-ctemplate Makefile distinfo

2006-09-11 Thread Cheng-Lung Sung
clsung 2006-09-12 06:29:18 UTC FreeBSD ports repository Modified files: textproc/google-ctemplate Makefile distinfo Log: - Update to 0.3 Revision ChangesPath 1.4 +3 -1 ports/textproc/google-ctemplate/Makefile 1.3 +3 -3 ports/textproc/google-ct

cvs commit: ports/audio/dream Makefile

2006-09-11 Thread Martin Wilke
miwi2006-09-12 06:21:28 UTC FreeBSD ports repository Modified files: audio/dream Makefile Log: - BROKEN does not build on 4.X Submitted by: pointyhat via kris Revision ChangesPath 1.3 +7 -1 ports/audio/dream/Makefile

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

2006-09-11 Thread Mike Silbersack
On Mon, 11 Sep 2006, Gleb Smirnoff wrote: OOh, the sysctl name and its description were discussed with ru@, who is our famous nitpicker. If you want to change name or description - mail to him. /me hides -- Totus tuus, Glebius. Ok, ok. Just turn it on by default, please! Mike "Silby" Silbe

Re: cvs commit: src/sys/netinet in_pcb.c tcp_subr.c tcp_timer.c tcp_var.h

2006-09-11 Thread Mike Silbersack
On Tue, 12 Sep 2006, Mike Silbersack wrote: On Mon, 11 Sep 2006, Gleb Smirnoff wrote: The UMA zone can't be made smaller than it is, while IP port ranges can vary in both directions. Hm, it can't be made smaller because we're using UMA_ZONE_NOFREE... why are we using that? Shouldn't locki

cvs commit: ports/comms/efax-gtk Makefile distinfo

2006-09-11 Thread Rong-En Fan
rafan 2006-09-12 05:06:21 UTC FreeBSD ports repository Modified files: comms/efax-gtk Makefile distinfo Log: - Update to 3.0.11 PR: ports/103128 Submitted by: Jean-Baptiste Quenot (maintainer) Revision ChangesPath 1.25 +1 -1 por

cvs commit: ports/textproc/p5-CSS-Tiny Makefile distinfo pkg-plist

2006-09-11 Thread Rong-En Fan
rafan 2006-09-12 04:52:01 UTC FreeBSD ports repository Modified files: textproc/p5-CSS-Tiny Makefile distinfo pkg-plist Log: - Update to 1.14 PR: ports/102880 Submitted by: Jin-Shan Tseng Approved by:Hansjoerg Pehofer (maintainer) Revision Ch

cvs commit: ports/devel/ply Makefile

2006-09-11 Thread Boris Samorodov
bsam2006-09-12 04:52:30 UTC FreeBSD ports repository Modified files: devel/plyMakefile Log: Remove BROKEN message as the port was unbroken by previous commit. Submitted by: Jin-Shan Tseng (by email) Forgotten by: bsam (me) Revision ChangesPat

cvs commit: src/sys/contrib/pf/net pf.c src/sys/modules/ipfw Makefile src/sys/modules/pf Makefile src/sys/netinet ip_fw2.c src/sys/security/mac mac_inet.c src/sys/security/mac_biba mac_biba.c src/sys/

2006-09-11 Thread Christian S.J. Peron
csjp2006-09-12 04:25:13 UTC FreeBSD src repository Modified files: sys/contrib/pf/net pf.c sys/modules/ipfw Makefile sys/modules/pf Makefile sys/netinet ip_fw2.c sys/security/mac mac_inet.c sys/security/mac_biba mac_biba.c sys

Re: cvs commit: src/sys/netinet in_pcb.c tcp_subr.c tcp_timer.c tcp_var.h

2006-09-11 Thread Mike Silbersack
On Mon, 11 Sep 2006, Gleb Smirnoff wrote: The UMA zone can't be made smaller than it is, while IP port ranges can vary in both directions. Hm, it can't be made smaller because we're using UMA_ZONE_NOFREE... why are we using that? Shouldn't locking handle that, rwatson? :) I think that yo

cvs commit: src/usr.bin/paste paste.c

2006-09-11 Thread Philippe Charnier
charnier2006-09-12 05:08:36 UTC FreeBSD src repository Modified files: usr.bin/pastepaste.c Log: WARNS=6 chocked on unitialized variable. Revision ChangesPath 1.15 +1 -1 src/usr.bin/paste/paste.c ___ cvs-al

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

2006-09-11 Thread gnn
At Tue, 12 Sep 2006 02:38:13 +0400, Yar Tikhiy wrote: > > On Mon, Sep 11, 2006 at 06:28:26PM +0400, Gleb Smirnoff wrote: > > On Mon, Sep 11, 2006 at 12:36:57AM -0500, Mike Silbersack wrote: > > M> >It stops creating any state (nor socket neither compressed tcptw) for > > the > > M> >TCP connectio

cvs commit: ports/multimedia/totem Makefile distinfo

2006-09-11 Thread Joe Marcus Clarke
marcus 2006-09-12 02:44:00 UTC FreeBSD ports repository Modified files: multimedia/totem Makefile distinfo Log: Update to 1.4.5. Revision ChangesPath 1.71 +1 -1 ports/multimedia/totem/Makefile 1.32 +3 -3 ports/multimedia/totem/distinfo _

cvs commit: ports/games/scummvm-tools Makefile

2006-09-11 Thread Kris Kennaway
kris2006-09-12 02:38:29 UTC FreeBSD ports repository Modified files: games/scummvm-tools Makefile Log: Reset undeliverable maintainer address: <[EMAIL PROTECTED]>: host mx1.imperitas.net[212.9.103.200] said: 550 relay not permitted (in reply to RCPT TO command)

cvs commit: ports/misc/instant-workstation Makefile

2006-09-11 Thread Greg Lehey
grog2006-09-12 02:34:49 UTC FreeBSD ports repository Modified files: misc/instant-workstation Makefile Log: Relinquish MAINTAINER. Suggested by: linimon. Revision ChangesPath 1.30 +1 -1 ports/misc/instant-workstation/Makefile _

cvs commit: ports/mail/dovecot Makefile

2006-09-11 Thread Volker Stolz
vs 2006-09-12 02:33:53 UTC FreeBSD ports repository Modified files: mail/dovecot Makefile Log: Remove OPTION SASL2: unused PR: ports/103109 Submitted by: Nikolai Nespor Approved by:maintainer Revision ChangesPath 1.51 +0 -8

cvs commit: ports/net-im/loudmouth Makefile distinfo

2006-09-11 Thread Joe Marcus Clarke
marcus 2006-09-12 02:31:56 UTC FreeBSD ports repository Modified files: net-im/loudmouth Makefile distinfo Log: Update to 1.0.5. Revision ChangesPath 1.33 +1 -2 ports/net-im/loudmouth/Makefile 1.20 +3 -3 ports/net-im/loudmouth/distinfo _

Re: cvs commit: ports/textproc/muse pkg-plist

2006-09-11 Thread Andrey Slusar
Sat, 9 Sep 2006 03:37:40 -0400, Kris Kennaway wrote: > On Sat, Sep 09, 2006 at 06:52:42AM +, Andrey Slusar wrote: > > anray 2006-09-09 06:52:42 UTC > > > > FreeBSD ports repository > > > > Modified files: > > textproc/musepkg-plist > > Log: > > Fix plist: remove re

cvs commit: ports/net-p2p/jigdo Makefile

2006-09-11 Thread Shaun Amott
shaun 2006-09-11 23:38:51 UTC FreeBSD ports repository Modified files: net-p2p/jigdoMakefile Log: Update MASTER_SITES per fenner's distfile survey. Submitted by: Attila Nagy <[EMAIL PROTECTED]> (maintainer) via freebsd-ports. Revision ChangesPath 1.1

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

2006-09-11 Thread Christian S.J. Peron
John Baldwin wrote: jhb 2006-09-11 18:41:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/amd64/amd64 machdep.c sys/i386/i386machdep.c Log: MFC: Sync sizes of physmap[], phys_avail[], and dump_avail[] and bump up the sizes to

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

2006-09-11 Thread Yar Tikhiy
On Mon, Sep 11, 2006 at 06:28:26PM +0400, Gleb Smirnoff wrote: > On Mon, Sep 11, 2006 at 12:36:57AM -0500, Mike Silbersack wrote: > M> >It stops creating any state (nor socket neither compressed tcptw) for the > M> >TCP connection, where both endpoints were local. This save a lot of > M> >resources

cvs commit: ports/devel/p5-Calendar-Simple Makefile distinfo

2006-09-11 Thread Jun Kuriyama
kuriyama2006-09-11 22:34:25 UTC FreeBSD ports repository Modified files: devel/p5-Calendar-Simple Makefile distinfo Log: - Upgrade to 1.14. PR: ports/103113, ports/103118 Submitted by: Gea-Suan Lin <[EMAIL PROTECTED]>, Jin-Shan Tseng <[EMAIL PROTECTED]>

Re: cvs commit: src/sys/dev/bktr bktr_i2c.c src/sys/dev/ichsmb ichsmb.c src/sys/dev/iicbus iicsmb.c src/sys/dev/smbus smb.c smb.h smbconf.c smbconf.h smbus.c smbus.h smbus_if.m src/sys/pci alpm.c amdp

2006-09-11 Thread John Baldwin
On Monday 11 September 2006 18:08, John-Mark Gurney wrote: > John Baldwin wrote this message on Mon, Sep 11, 2006 at 20:52 +: > > [...] > > > - Change the SMB_BREAD ioctl to write out the updated struct smbcmd which > > will contain the actual number of bytes read in the 'count' field.

cvs commit: src/sys/dev/smbus smbus.c src/sys/kern bus_if.m

2006-09-11 Thread John Baldwin
jhb 2006-09-11 22:20:37 UTC FreeBSD src repository Modified files: sys/dev/smbussmbus.c sys/kern bus_if.m Log: - Revert making bus_generic_add_child() the default for BUS_ADD_CHILD(). Instead, we want busses to explicitly specify an add_child rout

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

2006-09-11 Thread Warner Losh
imp 2006-09-11 22:17:18 UTC FreeBSD src repository Modified files: share/man/man9 device_add_child.9 Log: Add note about identify routines needing to use BUS_ADD_CHILD rather than device_add_child. The latter is only for busses adding children, not children drivers

Re: cvs commit: src/sys/dev/bktr bktr_i2c.c src/sys/dev/ichsmb ichsmb.c src/sys/dev/iicbus iicsmb.c src/sys/dev/smbus smb.c smb.h smbconf.c smbconf.h smbus.c smbus.h smbus_if.m src/sys/pci alpm.c amdp

2006-09-11 Thread John-Mark Gurney
John Baldwin wrote this message on Mon, Sep 11, 2006 at 20:52 +: [...] > - Change the SMB_BREAD ioctl to write out the updated struct smbcmd which > will contain the actual number of bytes read in the 'count' field. To > preserve the previous ABI, the old ioctl value is mapped to S

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

2006-09-11 Thread Martin Wilke
miwi2006-09-11 22:01:53 UTC FreeBSD ports repository Modified files: games/glchessMakefile distinfo pkg-plist Log: - Update to 0.9.7 PR: ports/103146 Submitted by: KATO Tsuguru Revision ChangesPath 1.27 +3 -3 ports/games/glc

cvs commit: ports/x11-wm/icewm Makefile distinfo pkg-plist

2006-09-11 Thread Martin Wilke
miwi2006-09-11 21:58:58 UTC FreeBSD ports repository Modified files: x11-wm/icewm Makefile distinfo pkg-plist Log: - Update to 1.2.28 PR: ports/103149 Submitted by: KATO Tsuguru Revision ChangesPath 1.118 +3 -3 ports/x11-wm/i

cvs commit: ports/net/libvncserver Makefile distinfo

2006-09-11 Thread Martin Wilke
miwi2006-09-11 21:56:58 UTC FreeBSD ports repository Modified files: net/libvncserver Makefile distinfo Log: - Update to 0.8.2 PR: ports/103147 Submitted by: KATO Tsuguru Revision ChangesPath 1.7 +8 -7 ports/net/libvncserver/Ma

cvs commit: ports/print/abcm2ps Makefile distinfo

2006-09-11 Thread Martin Wilke
miwi2006-09-11 21:54:05 UTC FreeBSD ports repository Modified files: print/abcm2psMakefile distinfo Log: - Update to 4.2.26 PR: ports/103148 Submitted by: KATO Tsuguru Revision ChangesPath 1.13 +1 -1 ports/print/abcm2ps/Make

cvs commit: ports/x11-wm/pawm Makefile distinfo

2006-09-11 Thread Martin Wilke
miwi2006-09-11 21:52:08 UTC FreeBSD ports repository Modified files: x11-wm/pawm Makefile distinfo Log: - Update to 2.2.9 PR: ports/103150 Submitted by: KATO Tsuguru Revision ChangesPath 1.18 +2 -4 ports/x11-wm/pawm/Makefil

cvs commit: ports/devel/pkg-config Makefile distinfo

2006-09-11 Thread Joe Marcus Clarke
marcus 2006-09-11 21:34:02 UTC FreeBSD ports repository Modified files: devel/pkg-config Makefile distinfo Log: Update to 0.21. Revision ChangesPath 1.48 +1 -2 ports/devel/pkg-config/Makefile 1.18 +3 -3 ports/devel/pkg-config/distinfo __

cvs commit: ports/lang/php4-extensions Makefile ports/lang/php5-extensions Makefile

2006-09-11 Thread Alex Dupre
ale 2006-09-11 21:12:06 UTC FreeBSD ports repository Modified files: lang/php4-extensions Makefile lang/php5-extensions Makefile Log: Remove expired pecl-imagick port. Revision ChangesPath 1.10 +1 -2 ports/lang/php4-extensions/Makefile 1.13 +

cvs commit: ports/Mk bsd.php.mk

2006-09-11 Thread Alex Dupre
ale 2006-09-11 21:10:07 UTC FreeBSD ports repository Modified files: Mk bsd.php.mk Log: Remove expired pecl-imagick port. Revision ChangesPath 1.33 +2 -3 ports/Mk/bsd.php.mk ___ cvs-all@freebs

cvs commit: src/sys/dev/em if_em.c

2006-09-11 Thread Prafulla Deuskar
pdeuskar2006-09-11 20:59:01 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c Log: Fix issues found by Coverity (223392, 223393) due to TSO additions Submitted by: Matthew Jacob Revision ChangesPath 1.144 +4 -2 src/sys/dev/em/if_e

cvs commit: src/sys/dev/bktr bktr_i2c.c src/sys/dev/ichsmb ichsmb.c src/sys/dev/iicbus iicsmb.c src/sys/dev/smbus smb.c smb.h smbconf.c smbconf.h smbus.c smbus.h smbus_if.m src/sys/pci alpm.c amdpm.c

2006-09-11 Thread John Baldwin
jhb 2006-09-11 20:52:41 UTC FreeBSD src repository Modified files: sys/dev/bktr bktr_i2c.c sys/dev/ichsmb ichsmb.c sys/dev/iicbus iicsmb.c sys/dev/smbussmb.c smb.h smbconf.c smbconf.h smbus.c smbus.h smbus_if.m

Re: cvs commit: src/sys/kern bus_if.m subr_bus.c

2006-09-11 Thread John Baldwin
On Monday 11 September 2006 15:41, John Baldwin wrote: > jhb 2006-09-11 19:41:31 UTC > > FreeBSD src repository > > Modified files: > sys/kern bus_if.m subr_bus.c > Log: > Add a default method for BUS_ADD_CHILD() that just calls > device_add_child_ordered(). Pr

cvs commit: src/sys/amd64/amd64 local_apic.c src/sys/i386/i386 local_apic.c

2006-09-11 Thread John Baldwin
jhb 2006-09-11 20:12:42 UTC FreeBSD src repository Modified files: sys/amd64/amd64 local_apic.c sys/i386/i386local_apic.c Log: Add a new ddb command 'show lapic' to dump details about the local APIC registers for the current CPU. MFC after: 3 day

cvs commit: ports/editors/openoffice.org-1.1-devel Makefile ports/editors/openoffice.org-1.1-devel/files moz-patch patch-gethostbyname_r patch-jdk15

2006-09-11 Thread Maho Nakata
maho2006-09-11 20:11:49 UTC FreeBSD ports repository Modified files: editors/openoffice.org-1.1-devel Makefile editors/openoffice.org-1.1-devel/files moz-patch Added files: editors/openoffice.org-1.1-devel/files patch-gethostbyname_r

cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c

2006-09-11 Thread John Baldwin
jhb 2006-09-11 20:10:42 UTC FreeBSD src repository Modified files: sys/amd64/amd64 mp_machdep.c sys/i386/i386mp_machdep.c Log: Actually hook up the IPI_INVLCACHE IDT vectors backing pmap_invalidate_cache() in the SMP case so pmap_mapdev() in multiuser do

cvs commit: ports/science/v_sim Makefile distinfo

2006-09-11 Thread Thierry Thomas
thierry 2006-09-11 20:09:12 UTC FreeBSD ports repository Modified files: science/v_simMakefile distinfo Log: Upgrade to 3.2.1. Changelog at . Revision ChangesPath 1.6 +1 -1 ports

Re: cvs commit: src/gnu/usr.bin/binutils/as Makefile

2006-09-11 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David E. O'Brien" <[EMAIL PROTECTED]> writes: : obrien 2006-09-11 18:07:09 UTC : : FreeBSD src repository : : Modified files: : gnu/usr.bin/binutils/as Makefile : Log: : Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN"

Re: cvs commit: src/sys/kern tty.c

2006-09-11 Thread Martin Blapp
Hi, I've told Martin numerous times that t_session is not locked by the proctree It was definitly not clear to me where to put the asserts. And I didn't got a clear response after I asked again. You remember, I did not have a additional box to make tests this time when you proposed me to do

cvs commit: src/sys/netinet ip_output.c

2006-09-11 Thread Andre Oppermann
andre 2006-09-11 19:56:10 UTC FreeBSD src repository Modified files: sys/netinet ip_output.c Log: Fix a NULL pointer dereference of ro->ro_rt->rt_flags by checking for the validity of ro->ro_rt first. This prevents crashing on any non-normally routed IP packet.

cvs commit: ports/audio/emms Makefile distinfo pkg-plist

2006-09-11 Thread Andrey Slusar
anray 2006-09-11 19:52:08 UTC FreeBSD ports repository Modified files: audio/emms Makefile distinfo pkg-plist Log: Update to 2.1 PR: ports/103058 Submitted by: Dryice Liu (maintainer) Revision ChangesPath 1.2 +1 -1 ports/aud

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

2006-09-11 Thread S�ren Schmidt
sos 2006-09-11 19:48:31 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Add support for a few more Serverworks and lookalikes chips. Revision ChangesPath 1.174 +12 -9 src/sys/dev/ata/ata-chipset.c 1.71 +3

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

2006-09-11 Thread S�ren Schmidt
sos 2006-09-11 19:47:53 UTC FreeBSD src repository Modified files: sys/dev/ata ata-usb.c Log: Update to fit latest USB cleanup crusade. Revision ChangesPath 1.5 +2 -2 src/sys/dev/ata/ata-usb.c ___ cvs

Re: cvs commit: ports/security/wpa_supplicant Makefile

2006-09-11 Thread Simon L. Nielsen
On 2006.09.10 23:31:58 +, Kris Kennaway wrote: > kris2006-09-10 23:31:58 UTC > > FreeBSD ports repository > > Modified files: > security/wpa_supplicant Makefile > Log: > BROKEN on 7.x: Does not compile Thanks! Sorry for not getting around to all of these OpenSSL 0.9.8b

cvs commit: src/sys/sys bus.h

2006-09-11 Thread John Baldwin
jhb 2006-09-11 19:42:27 UTC FreeBSD src repository Modified files: sys/sys bus.h Log: Add prototype for bus_generic_add_child() missed in previous commit. Revision ChangesPath 1.77 +3 -0 src/sys/sys/bus.h

cvs commit: src/sys/kern bus_if.m subr_bus.c

2006-09-11 Thread John Baldwin
jhb 2006-09-11 19:41:31 UTC FreeBSD src repository Modified files: sys/kern bus_if.m subr_bus.c Log: Add a default method for BUS_ADD_CHILD() that just calls device_add_child_ordered(). Previously, a device driver that wanted to add a new child device in its

cvs commit: src MAINTAINERS

2006-09-11 Thread Simon L. Nielsen
simon 2006-09-11 19:39:46 UTC FreeBSD src repository Modified files: .MAINTAINERS Log: Add myself as OpenSSL janitor/maintainer. Revision ChangesPath 1.141 +1 -0 src/MAINTAINERS ___ cvs-all@fre

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

2006-09-11 Thread John Baldwin
jhb 2006-09-11 19:32:54 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi.c Log: Give the ACPI I/O rman's unique description strings to make 'devinfo -u' output less confusing. MFC after: 3 days Revision ChangesPath 1.228 +2 -2

cvs commit: src/sys/amd64/amd64 nexus.c src/sys/i386/i386 nexus.c src/sys/kern subr_rman.c

2006-09-11 Thread John Baldwin
jhb 2006-09-11 19:31:52 UTC FreeBSD src repository Modified files: sys/amd64/amd64 nexus.c sys/i386/i386nexus.c sys/kern subr_rman.c Log: - Fix rman_manage_region() to be a lot more intelligent. It now checks for overlaps, but more impo

cvs commit: ports/sysutils/filelight Makefile distinfo pkg-plist ports/sysutils/filelight/files mntent.h mntent_compat.cpp patch-canvas.h patch-filemap.h patch-scanmanager.cpp patch-scanmanager.h

2006-09-11 Thread Rong-En Fan
rafan 2006-09-11 18:52:42 UTC FreeBSD ports repository Modified files: sysutils/filelight Makefile distinfo pkg-plist Removed files: sysutils/filelight/files mntent.h mntent_compat.cpp patch-canvas.h patch-filemap.h

cvs commit: ports/science/gwyddion Makefile distinfo pkg-plist

2006-09-11 Thread Rong-En Fan
rafan 2006-09-11 18:51:02 UTC FreeBSD ports repository Modified files: science/gwyddion Makefile distinfo pkg-plist Log: - Update to 1.99.9 PR: ports/103099 Submitted by: David NeĎas <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.2

cvs commit: ports/net/pear-Net_Sieve Makefile distinfo

2006-09-11 Thread Rong-En Fan
rafan 2006-09-11 18:49:15 UTC FreeBSD ports repository Modified files: net/pear-Net_Sieve Makefile distinfo Log: - Update to 1.1.4 PR: ports/103122 Submitted by: Anish Mistry (maintainer) Revision ChangesPath 1.15 +1 -1 ports/net/pe

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

2006-09-11 Thread Jung-uk Kim
On Monday 11 September 2006 02:33 pm, S�ren Schmidt wrote: > sos 2006-09-11 18:33:59 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-all.c > Log: > CF devices are ATA not ATAPI. > > Revision ChangesPath > 1.274 +3 -1 src/sys/dev/at

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

2006-09-11 Thread John Baldwin
jhb 2006-09-11 18:41:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/amd64/amd64 machdep.c sys/i386/i386machdep.c Log: MFC: Sync sizes of physmap[], phys_avail[], and dump_avail[] and bump up the sizes to handle systems with ver

cvs commit: ports/textproc/sdcv Makefile

2006-09-11 Thread Rong-En Fan
rafan 2006-09-11 18:41:00 UTC FreeBSD ports repository Modified files: textproc/sdcvMakefile Log: - broken on sparc64 PR: ports/103124 Submitted by: chinsan (maintainer) Reported by:pointyhat via kris Revision ChangesPath 1.3

cvs commit: src/sys/kern uipc_socket2.c

2006-09-11 Thread John Baldwin
jhb 2006-09-11 18:39:51 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern uipc_socket2.c Log: MFC: Use sysctl_handle_long() for kern.ipc.maxsockbuf. Approved by:re (kensmith) Revision ChangesPath 1.147.2.6 +4 -8

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

2006-09-11 Thread S�ren Schmidt
sos 2006-09-11 18:33:59 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.c Log: CF devices are ATA not ATAPI. Revision ChangesPath 1.274 +3 -1 src/sys/dev/ata/ata-all.c ___ cvs-all@freebsd

cvs commit: ports/sysutils/be_agent Makefile

2006-09-11 Thread Vasil Dimov
vd 2006-09-11 18:31:11 UTC FreeBSD ports repository Modified files: sysutils/be_agentMakefile Log: Switch dependency from emulators/linux_base to emulators/linux_base-fc4 because the former is going to be removed. Revision ChangesPath 1.3 +1 -1 p

Re: cvs commit: src/sys/kern tty.c

2006-09-11 Thread John Baldwin
On Monday 11 September 2006 12:29, Max Laier wrote: > On Monday 11 September 2006 16:48, John Baldwin wrote: > > On Sunday 10 September 2006 12:51, Martin Blapp wrote: > > > mbr 2006-09-10 16:51:56 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/kern

cvs commit: src/lib/libc/nls ko_KR.UTF-8.msg ko_KR.eucKR.msg

2006-09-11 Thread Jung-uk Kim
jkim2006-09-11 18:22:57 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libc/nls ko_KR.UTF-8.msg ko_KR.eucKR.msg Log: MFC: Use better Korean translation for `trap'. Approved by:re (bmah) Revision ChangesPath 1.1.2.1 +3 -

cvs commit: ports/games/vavoom Makefile distinfo pkg-plist ports/games/vavoom/files patch-source__Makefile.in pkg-message.in vavoom.in

2006-09-11 Thread Alejandro Pulver
alepulver2006-09-11 18:20:12 UTC FreeBSD ports repository Modified files: games/vavoom Makefile distinfo pkg-plist games/vavoom/files patch-source__Makefile.in pkg-message.in vavoom.in Log: - Add DEVEL (development tools) and MODELS (3D mo

cvs commit: src/gnu/usr.bin/binutils/as Makefile

2006-09-11 Thread David E. O'Brien
obrien 2006-09-11 18:07:09 UTC FreeBSD src repository Modified files: gnu/usr.bin/binutils/as Makefile Log: Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined. This is needed for bi-sex architectures. Revision ChangesPath 1.17 +3 -0

cvs commit: CVSROOT modules ports LEGAL MOVED ports/devel Makefile ports/devel/linux_devtools Makefile distinfo pkg-descr pkg-install pkg-plist ports/graphics Makefile ports/graphics/pecl-imagick Make

2006-09-11 Thread Vasil Dimov
vd 2006-09-11 18:06:13 UTC FreeBSD ports repository Modified files: .modules .LEGAL MOVED develMakefile graphics Makefile korean Makefile Removed files: devel/linux_devtoo

cvs commit: ports/devel/dbus Makefile pkg-plist

2006-09-11 Thread Joe Marcus Clarke
marcus 2006-09-11 18:04:18 UTC FreeBSD ports repository Modified files: devel/dbus Makefile pkg-plist Log: Adjust the plist to avoid a conflict with USE_LDCONFIG by setting @cwd. Reported by:oliver Revision ChangesPath 1.53 +1 -1 ports/de

cvs commit: CVSROOT access

2006-09-11 Thread Roman Bogorodskiy
novel 2006-09-11 17:58:58 UTC FreeBSD ports repository Modified files: .access Log: Please welcome Alexander Botero-Lowry (alexbl) to the rank of ports committers! He was working hard on the ports tree and got the usual punishment. Approved by:p

cvs commit: src/sys/cam cam_xpt.c

2006-09-11 Thread Matt Jacob
mjacob 2006-09-11 17:57:23 UTC FreeBSD src repository Modified files: sys/cam cam_xpt.c Log: null commit to provide commit message to previous at the request of Sam Leffler: The previous commit established min and maxtags for VMware pseudo disks to fix a submi

Re: cvs commit: src/sys/cam cam_xpt.c

2006-09-11 Thread Sam Leffler
[EMAIL PROTECTED] wrote: > > > On Mon, 11 Sep 2006, Sam Leffler wrote: > >> Matt Jacob wrote: >>> mjacob 2006-09-11 17:34:28 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/cam cam_xpt.c >>> Log: >>> PR: 103130 >>> Submitted by: Sh

Re: cvs commit: src/sys/cam cam_xpt.c

2006-09-11 Thread mjacob
On Mon, 11 Sep 2006, Sam Leffler wrote: Matt Jacob wrote: mjacob 2006-09-11 17:34:28 UTC FreeBSD src repository Modified files: sys/cam cam_xpt.c Log: PR: 103130 Submitted by: Shusuke Shinomiya MFC after: 1 day This seems to be missing

Re: cvs commit: src/sys/cam cam_xpt.c

2006-09-11 Thread Sam Leffler
Matt Jacob wrote: > mjacob 2006-09-11 17:34:28 UTC > > FreeBSD src repository > > Modified files: > sys/cam cam_xpt.c > Log: > PR: 103130 > Submitted by: Shusuke Shinomiya > MFC after: 1 day This seems to be missing a commit msg. Sam

cvs commit: ports/devel/ply Makefile distinfo ports/devel/ply/files patch-setup.py

2006-09-11 Thread Boris Samorodov
bsam2006-09-11 17:38:43 UTC FreeBSD ports repository Modified files: devel/plyMakefile distinfo devel/ply/files patch-setup.py Log: - update devel/ply to 2.0; - unbreak fetching. PR: 103133 Submitted by: bsam (me) Approved by:

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

2006-09-11 Thread Sergey Skvortsov
skv 2006-09-11 17:34:31 UTC FreeBSD ports repository Modified files: devel/p5-POE Makefile distinfo Log: Update to 0.37 Changes:http://search.cpan.org/src/RCAPUTO/POE-0.37/CHANGES Revision ChangesPath 1.40 +2 -2 ports/devel/p5-POE/Ma

cvs commit: src/sys/cam cam_xpt.c

2006-09-11 Thread Matt Jacob
mjacob 2006-09-11 17:34:28 UTC FreeBSD src repository Modified files: sys/cam cam_xpt.c Log: PR: 103130 Submitted by: Shusuke Shinomiya MFC after: 1 day Revision ChangesPath 1.163 +1 -1 src/sys/cam/cam_xpt.c __

Re: cvs commit: src/sys/kern tty.c

2006-09-11 Thread Max Laier
On Monday 11 September 2006 16:48, John Baldwin wrote: > On Sunday 10 September 2006 12:51, Martin Blapp wrote: > > mbr 2006-09-10 16:51:56 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/kern tty.c > > Log: > > Fix locking race in ttymodem(). The

cvs commit: ports/graphics/xaralx-devel Makefile distinfo

2006-09-11 Thread Vasil Dimov
vd 2006-09-11 16:06:09 UTC FreeBSD ports repository Modified files: graphics/xaralx-devel Makefile distinfo Log: Upgrade graphics/xaralx-devel from 0.7r1738 to 0.7r1746 Revision ChangesPath 1.24 +1 -1 ports/graphics/xaralx-devel/Makefile 1.23 +3

cvs commit: ports/java/diablo-jdk15 Makefile ports/java/diablo-jre15 Makefile

2006-09-11 Thread Greg Lewis
glewis 2006-09-11 15:49:08 UTC FreeBSD ports repository Modified files: java/diablo-jdk15Makefile java/diablo-jre15Makefile Log: . Note that FreeBSD 5.x/amd64 isn't support (6.x/amd64 is). [1] . Only set IGNORE to the "fetch the distribution" message if there is

Re: cvs commit: src/sys/kern tty.c

2006-09-11 Thread John Baldwin
On Sunday 10 September 2006 12:51, Martin Blapp wrote: > mbr 2006-09-10 16:51:56 UTC > > FreeBSD src repository > > Modified files: > sys/kern tty.c > Log: > Fix locking race in ttymodem(). The locking of the proctree happens too > late and opens a small race wi

cvs commit: ports/ftp/pure-ftpd/files patch-src_log_mysql_p.h

2006-09-11 Thread Renato Botelho
garga 2006-09-11 15:19:23 UTC FreeBSD ports repository Added files: ftp/pure-ftpd/files patch-src_log_mysql_p.h Log: Fix build with mysql-5.0.24a Reported by:[EMAIL PROTECTED], Chris Riley <[EMAIL PROTECTED]> Patch by: mnag Revision ChangesPath 1.1

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-09-11 Thread Gleb Smirnoff
On Sat, Sep 09, 2006 at 03:36:57AM +, Doug Ambrisko wrote: D> ambrisko2006-09-09 03:36:57 UTC D> D> FreeBSD src repository D> D> Modified files: D> sys/dev/bge if_bge.c if_bgereg.h D> Log: D> Add support to bge(4) to not break IPMI support when the driver attaches D>

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

2006-09-11 Thread Gleb Smirnoff
On Mon, Sep 11, 2006 at 12:36:57AM -0500, Mike Silbersack wrote: M> >It stops creating any state (nor socket neither compressed tcptw) for the M> >TCP connection, where both endpoints were local. This save a lot of M> >resources on servers running HTTP accelerators, or database M> >servers+clients

Re: cvs commit: src/sys/netinet in_pcb.c tcp_subr.c tcp_timer.c tcp_var.h

2006-09-11 Thread Gleb Smirnoff
On Mon, Sep 11, 2006 at 01:21:14AM -0500, Mike Silbersack wrote: M> Ok, I started looking through the mess that is in_pcb.c, and I came up M> with a simpler idea than trying to improve upon my old heuristic. M> M> What if we just build upon what Gleb did in revision 1.256, and change the M> size

cvs commit: ports/games/ember Makefile distinfo pkg-plist ports/games/ember/files patch-ember

2006-09-11 Thread Oliver Lehmann
oliver 2006-09-11 14:26:47 UTC FreeBSD ports repository Modified files: games/ember Makefile distinfo pkg-plist games/ember/filespatch-ember Log: update to 0.4.1 Revision ChangesPath 1.15 +11 -7 ports/games/ember/Makefile 1.7 +3 -3

cvs commit: ports/graphics/ogre3d Makefile distinfo pkg-plist

2006-09-11 Thread Oliver Lehmann
oliver 2006-09-11 14:24:54 UTC FreeBSD ports repository Modified files: graphics/ogre3d Makefile distinfo pkg-plist Log: update to 1.2.2.p1 PR: ports/101052 (partly) Revision ChangesPath 1.12 +12 -10ports/graphics/ogre3d/Makefile 1.4 +3

Re: cvs commit: src/share/mk bsd.lib.mk bsd.own.mk bsd.prog.mk

2006-09-11 Thread Ruslan Ermilov
On Mon, Sep 11, 2006 at 02:57:54PM +0200, Philip Paeps wrote: > On 2006-09-11 05:35:57 (+), Warner Losh <[EMAIL PROTECTED]> wrote: > > Log: > > Add a knob for compiling the tree -DNDEBUG. This turns off all the > > asserts and makes binaries smaller. The binaries also become > > repea

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

2006-09-11 Thread Oliver Lehmann
oliver 2006-09-11 14:20:50 UTC FreeBSD ports repository Modified files: devel/eris Makefile distinfo pkg-plist Log: update to 1.3.11 Revision ChangesPath 1.14 +2 -2 ports/devel/eris/Makefile 1.10 +3 -3 ports/devel/eris/distinfo 1.9

cvs commit: src/share/man/man5 src.conf.5

2006-09-11 Thread Ruslan Ermilov
ru 2006-09-11 13:56:28 UTC FreeBSD src repository Modified files: share/man/man5 src.conf.5 Log: Regen. Revision ChangesPath 1.7 +7 -2 src/share/man/man5/src.conf.5 ___ cvs-all@freebsd.org mailing list

cvs commit: src/tools/build/options WITHOUT_ASSERT_DEBUG

2006-09-11 Thread Ruslan Ermilov
ru 2006-09-11 13:55:28 UTC FreeBSD src repository Added files: tools/build/options WITHOUT_ASSERT_DEBUG Log: Document the new know, WITHOUT_ASSERT_DEBUG. Revision ChangesPath 1.1 +4 -0 src/tools/build/options/WITHOUT_ASSERT_DEBUG (new) ___

cvs commit: src/tools/build/options makeman

2006-09-11 Thread Ruslan Ermilov
ru 2006-09-11 13:39:44 UTC FreeBSD src repository Modified files: tools/build/options makeman Log: - Utilize the "showconfig" top-level target. - Pass __MAKE_CONF=/dev/null to get a pristine output. Revision ChangesPath 1.6 +5 -3 src/tools/build/opt

cvs commit: src/release Makefile

2006-09-11 Thread Ruslan Ermilov
ru 2006-09-11 13:15:10 UTC FreeBSD src repository Modified files: release Makefile Log: Make it possible again to build -CURRENT snapshots on -STABLE. Reported by:Angelo Turetta Revision ChangesPath 1.914 +3 -2 src/release/Makefile

Re: cvs commit: ports/security/vuxml vuln.xml

2006-09-11 Thread Remko Lodder
Sam Lawrance wrote: lawrance2006-09-11 13:02:11 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Mark jakarta-tomcat5 as fixed since 5.0.30,5 regarding minor XSS issue. Thanks! -- Kind regards, Remko Lodder ** [EMAIL PRO

cvs commit: ports/net-mgmt/zabbix Makefile

2006-09-11 Thread Sergey Matveychuk
sem 2006-09-11 13:08:13 UTC FreeBSD ports repository Modified files: net-mgmt/zabbix Makefile Log: - When ZABBIX_AGENT_ONLY defined, two REINPLACE_CMD patches are missed. Reported by:Vladimir Alexeyeff ([EMAIL PROTECTED]) Revision ChangesPath 1.25

cvs commit: ports/security/vuxml vuln.xml

2006-09-11 Thread Sam Lawrance
lawrance2006-09-11 13:02:11 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Mark jakarta-tomcat5 as fixed since 5.0.30,5 regarding minor XSS issue. Revision ChangesPath 1.1129+4 -2 ports/security/vuxml/vuln.xml

Re: cvs commit: src/share/mk bsd.lib.mk bsd.own.mk bsd.prog.mk

2006-09-11 Thread Philip Paeps
On 2006-09-11 05:35:57 (+), Warner Losh <[EMAIL PROTECTED]> wrote: > Log: > Add a knob for compiling the tree -DNDEBUG. This turns off all the > asserts and makes binaries smaller. The binaries also become > repeatable again. As it was, without this md5's of binaries built > with d

  1   2   >