cvs commit: ports/www/p5-POE-Component-Server-SimpleHTTP Makefile distinfo

2006-09-20 Thread Lars Thegler
lth 2006-09-21 06:44:10 UTC FreeBSD ports repository Modified files: www/p5-POE-Component-Server-SimpleHTTP Makefile distinfo Log: Update to 1.13 Revision ChangesPath 1.4 +2 -3 ports/www/p5-POE-Component-Server-SimpleHTTP/Makefile 1.4 +3 -3

cvs commit: ports/sysutils/titlefix Makefile distinfo

2006-09-20 Thread Andrew Pantyukhin
sat 2006-09-21 06:23:18 UTC FreeBSD ports repository Modified files: sysutils/titlefixMakefile distinfo Log: - Update to 0.5.2 Revision ChangesPath 1.3 +1 -1 ports/sysutils/titlefix/Makefile 1.3 +3 -3 ports/sysutils/titlefix/distinfo __

cvs commit: ports/archivers/pecl-zip Makefile distinfo

2006-09-20 Thread Alex Dupre
ale 2006-09-21 06:06:00 UTC FreeBSD ports repository Modified files: archivers/pecl-zip Makefile distinfo Log: Update to 1.7.3 release. PR: ports/103443 Submitted by: mnag Revision ChangesPath 1.6 +1 -1 ports/archivers/pecl-zip/Ma

cvs commit: ports/chinese/CJK pkg-plist

2006-09-20 Thread Rong-En Fan
rafan 2006-09-21 05:57:45 UTC FreeBSD ports repository Modified files: chinese/CJK pkg-plist Log: - Fix pkg-plist Reported by:pointyhat via kris Revision ChangesPath 1.18 +1 -1 ports/chinese/CJK/pkg-plist _

cvs commit: ports/devel/p5-File-Temp Makefile

2006-09-20 Thread Yen-Ming Lee
leeym 2006-09-21 05:30:48 UTC FreeBSD ports repository Modified files: devel/p5-File-Temp Makefile Log: - mark IGNORE under old perl - bump PORTREVISION Revision ChangesPath 1.18 +3 -6 ports/devel/p5-File-Temp/Makefile _

cvs commit: src/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c

2006-09-20 Thread David Xu
davidxu 2006-09-21 04:50:38 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c Log: Regenerate. Revision ChangesPath 1.63 +0 -0 src/sys/compa

cvs commit: ports/audio/py-libtunepimp Makefile distinfo

2006-09-20 Thread Alexander Botero-Lowry
alexbl 2006-09-21 04:50:10 UTC FreeBSD ports repository Modified files: audio/py-libtunepimp Makefile distinfo Log: - update to 0.5.1 Approved by:novel (mentor) Revision ChangesPath 1.6 +1 -1 ports/audio/py-libtunepimp/Makefile 1.5 +3 -3

cvs commit: src/sys/compat/freebsd32 syscalls.master

2006-09-20 Thread David Xu
davidxu 2006-09-21 04:49:36 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 syscalls.master Log: sync with master. Revision ChangesPath 1.76 +4 -9 src/sys/compat/freebsd32/syscalls.master ___ cvs-al

cvs commit: src/lib/libc/sys Symbol.map

2006-09-20 Thread David Xu
davidxu 2006-09-21 04:22:47 UTC FreeBSD src repository Modified files: lib/libc/sys Symbol.map Log: remove thr_getscheduler, thr_setscheduler, thr_setschedparam, add rtprio_thread. Revision ChangesPath 1.4 +3 -9 src/lib/libc/sys/Symbol.map ___

cvs commit: src/lib/libthr/thread thr_create.c thr_getschedparam.c thr_init.c thr_kern.c thr_private.h thr_setprio.c thr_setschedparam.c

2006-09-20 Thread David Xu
davidxu 2006-09-21 04:21:30 UTC FreeBSD src repository Modified files: lib/libthr/threadthr_create.c thr_getschedparam.c thr_init.c thr_kern.c thr_private.h thr_setprio.c thr_setschedparam.c Log: use rtprio_thread system cal

cvs commit: src/sys/kern init_sysent.c syscalls.c systrace_args.c src/sys/sys syscall.h syscall.mk sysproto.h

2006-09-20 Thread David Xu
davidxu 2006-09-21 04:19:49 UTC FreeBSD src repository Modified files: sys/kern init_sysent.c syscalls.c systrace_args.c sys/sys syscall.h syscall.mk sysproto.h Log: Regenerate. Revision ChangesPath 1.223 +3 -3 src/sys/kern/init_

cvs commit: src/sys/sys rtprio.h thr.h src/sys/kern kern_resource.c kern_thr.c syscalls.master

2006-09-20 Thread David Xu
davidxu 2006-09-21 04:18:46 UTC FreeBSD src repository Modified files: sys/sys rtprio.h thr.h sys/kern kern_resource.c kern_thr.c syscalls.master Log: Replace system call thr_getscheduler, thr_setscheduler, thr_setschedparam

cvs commit: src/gnu/usr.bin/cc/cc_tools freebsd-native.h

2006-09-20 Thread Alexander Kabaev
kan 2006-09-21 03:27:07 UTC FreeBSD src repository Modified files: gnu/usr.bin/cc/cc_tools freebsd-native.h Log: Bump __FreeBSD_cc_version in case someone cares for differences between GCC 3.4.4 and GCC 3.4.6 on -current. Revision ChangesPath 1.27 +1 -1

cvs commit: ports/databases/py-MySQLdb-devel Makefile distinfo

2006-09-20 Thread Marcus Alves Grando
mnag2006-09-21 02:48:53 UTC FreeBSD ports repository Modified files: databases/py-MySQLdb-devel Makefile distinfo Log: - Update to 1.2.2b1 Revision ChangesPath 1.38 +1 -4 ports/databases/py-MySQLdb-devel/Makefile 1.24 +3 -3 ports/databases/py

cvs commit: src/usr.sbin/bluetooth/hccontrol hccontrol.h util.c

2006-09-20 Thread Maksim Yevmenkin
emax2006-09-21 02:41:04 UTC FreeBSD src repository Modified files: usr.sbin/bluetooth/hccontrol hccontrol.h util.c Log: Get rid of extra const to pacify new GCC4 warnings. Submitted by: kan MFC after: 1 week Revision ChangesPath 1.7 +15 -15

cvs commit: src/usr.sbin/bluetooth/bthidd client.c server.c src/usr.sbin/bluetooth/hcsecd hcsecd.c src/usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.c src/usr.sbin/bluetooth/sdpd server.c

2006-09-20 Thread Maksim Yevmenkin
emax2006-09-21 02:32:28 UTC FreeBSD src repository Modified files: usr.sbin/bluetooth/bthidd client.c server.c usr.sbin/bluetooth/hcsecd hcsecd.c usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.c usr.sbin/bluetooth/sdpd server.c Log: Use socklen_t instead of int32_t

Re: cvs commit: src/lib/libncp ncpl_file.c ncpl_misc.c ncpl_msg.c ncpl_nls.c ncpl_queue.c ncpl_rpc.c

2006-09-20 Thread Alexander Kabaev
On Thu, 21 Sep 2006 01:30:05 + (UTC) Alexander Kabaev <[EMAIL PROTECTED]> wrote: > kan 2006-09-21 01:30:04 UTC > > FreeBSD src repository > > Modified files: > lib/libncp ncpl_file.c ncpl_misc.c ncpl_msg.c > ncpl_nls.c ncpl_queue.c ncpl_rpc

cvs commit: ports/net/blam Makefile ports/net/blam/files extra-libblam_blam-gecko-utils.cpp

2006-09-20 Thread Tom McLaughlin
tmclaugh2006-09-21 02:24:31 UTC FreeBSD ports repository Modified files: net/blam Makefile Added files: net/blam/files extra-libblam_blam-gecko-utils.cpp Log: Fix build with latest firefox Notified by:krismail Revision ChangesPath 1.1

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

2006-09-20 Thread Alexander Kabaev
kan 2006-09-21 02:05:39 UTC FreeBSD src repository Modified files: usr.bin/xlint/xlint xlint.c Log: Pass "-Wtraditional -Wno-system-headers" to compiler as two separate arguments. GCC4 was unhappy with them combined, while GCC 3.4 did not care. Revision Changes

cvs commit: src/usr.sbin/IPXrouted main.c

2006-09-20 Thread Alexander Kabaev
kan 2006-09-21 02:01:47 UTC FreeBSD src repository Modified files: usr.sbin/IPXrouted main.c Log: Do not use int where socklen_t is expected. Revision ChangesPath 1.13 +2 -1 src/usr.sbin/IPXrouted/main.c ___

cvs commit: src/usr.sbin/ngctl msg.c

2006-09-20 Thread Alexander Kabaev
kan 2006-09-21 01:48:48 UTC FreeBSD src repository Modified files: usr.sbin/ngctl msg.c Log: Silence GCC4 signed/unsigned pointer mismatch warning. Revision ChangesPath 1.8 +1 -1 src/usr.sbin/ngctl/msg.c ___

cvs commit: ports/textproc/p5-Perl-Critic Makefile distinfo

2006-09-20 Thread Cheng-Lung Sung
clsung 2006-09-21 01:48:33 UTC FreeBSD ports repository Modified files: textproc/p5-Perl-Critic Makefile distinfo Log: - Update to 0.20 Revision ChangesPath 1.8 +2 -1 ports/textproc/p5-Perl-Critic/Makefile 1.8 +3 -3 ports/textproc/p5-Perl-Crit

cvs commit: src/usr.sbin/ndiscvt ndiscvt.c

2006-09-20 Thread Alexander Kabaev
kan 2006-09-21 01:47:32 UTC FreeBSD src repository Modified files: usr.sbin/ndiscvt ndiscvt.c Log: Silence GCC4 signed/unsigned pointer mismatch warning. Revision ChangesPath 1.13 +1 -1 src/usr.sbin/ndiscvt/ndiscvt.c _

cvs commit: src/etc network.subr pccard_ether

2006-09-20 Thread Brooks Davis
brooks 2006-09-21 01:44:52 UTC FreeBSD src repository Modified files: etc network.subr pccard_ether Log: Introduce a new method ipv6if which attemptes to figure out if an interface is an IPv6 interface. Use this method to decide if we should attempt to co

cvs commit: src/usr.sbin/rip6query rip6query.c

2006-09-20 Thread Alexander Kabaev
kan 2006-09-21 01:41:03 UTC FreeBSD src repository Modified files: usr.sbin/rip6query rip6query.c Log: Do not use int where socklen_t is expected. Revision ChangesPath 1.8 +2 -1 src/usr.sbin/rip6query/rip6query.c __

cvs commit: src/sys/sys cdefs.h

2006-09-20 Thread Alexander Kabaev
kan 2006-09-21 01:38:59 UTC FreeBSD src repository Modified files: sys/sys cdefs.h Log: Use __builtin_offsetof for GCC 4.1. Revision ChangesPath 1.93 +4 -0 src/sys/sys/cdefs.h ___ cvs-all@freebsd.o

cvs commit: src/sys/amd64/include stdarg.h src/sys/arm/include stdarg.h src/sys/i386/include stdarg.h src/sys/ia64/include stdarg.h src/sys/powerpc/include stdarg.h src/sys/sparc64/include stdarg.h

2006-09-20 Thread Alexander Kabaev
kan 2006-09-21 01:37:02 UTC FreeBSD src repository Modified files: sys/amd64/includestdarg.h sys/arm/include stdarg.h sys/i386/include stdarg.h sys/ia64/include stdarg.h sys/powerpc/include stdarg.h sys/sparc64/include stdarg.h Log:

cvs commit: src/lib/libncp ncpl_file.c ncpl_misc.c ncpl_msg.c ncpl_nls.c ncpl_queue.c ncpl_rpc.c

2006-09-20 Thread Alexander Kabaev
kan 2006-09-21 01:30:04 UTC FreeBSD src repository Modified files: lib/libncp ncpl_file.c ncpl_misc.c ncpl_msg.c ncpl_nls.c ncpl_queue.c ncpl_rpc.c Log: Silence GCC4 warning. strlen, strcmp live in not . Revision ChangesPath

cvs commit: ports/devel/p5-IPC-Run3 Makefile distinfo

2006-09-20 Thread Cheng-Lung Sung
clsung 2006-09-21 01:20:37 UTC FreeBSD ports repository Modified files: devel/p5-IPC-Run3Makefile distinfo Log: - Update to 0.036 - I'l maintain it. Revision ChangesPath 1.13 +2 -2 ports/devel/p5-IPC-Run3/Makefile 1.10 +3 -3 ports/devel/p5

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

2006-09-20 Thread John Baldwin
On Wednesday 20 September 2006 13:23, Martin Blapp wrote: > > >> mtx_init(&sess->s_mtx, "session", NULL, MTX_DEF); > >> PROC_LOCK(p); > >> p->p_flag &= ~P_CONTROLT; > >> PROC_UNLOCK(p); > >> PGRP_LOCK(pgrp); > >>

Re: cvs commit: src/sbin/ipfw ipfw2.c

2006-09-20 Thread Kevin Oberman
> From: John Hay <[EMAIL PROTECTED]> > Date: Wed, 20 Sep 2006 19:18:03 + (UTC) > Sender: [EMAIL PROTECTED] > > jhay2006-09-20 19:18:03 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_6) > sbin/ipfwipfw2.c > Log: > MFC: 1.97 > Use b

cvs commit: src/tools/tools README src/tools/tools/tinybsd CHANGES README tinybsd src/tools/tools/tinybsd/conf/bridge TINYBSD tinybsd.basefiles src/tools/tools/tinybsd/conf/bridge/etc fstab rc.conf sy

2006-09-20 Thread Julian Elischer
julian 2006-09-20 22:24:20 UTC FreeBSD src repository Modified files: tools/tools README Added files: tools/tools/tinybsd CHANGES README tinybsd tools/tools/tinybsd/conf/bridge TINYBSD tinybsd.basefiles tools/tools/tinybsd/conf/bridge/etc fstab rc.conf sysc

cvs commit: CVSROOT access

2006-09-20 Thread Prafulla Deuskar
pdeuskar2006-09-20 22:04:10 UTC FreeBSD src repository Modified files: .access Log: Welcome Jack Vogel (jfv@) to FreeBSD. Jack will be supporting em, ixgb drivers. pdeuskar@ to mentor. Approved by:core Revision ChangesPath 1.789

cvs commit: src/sys/net if_bridge.c

2006-09-20 Thread Andrew Thompson
thompsa 2006-09-20 21:26:19 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/net if_bridge.c Log: MFC r1.80 Rearrange things so that ARP packets can be filtered or rate limited with IPFW. Approved by:re (kensmith) Revision

cvs commit: ports/emulators/pyxmame Makefile

2006-09-20 Thread Jose Alonso Cardenas Marquez
acm 2006-09-20 21:01:19 UTC FreeBSD ports repository Modified files: emulators/pyxmameMakefile Log: - Change some paths into pyxmamerc file. It solves a problem with wrong path of default_image. Submitted by: mezz (email) Revision ChangesPath 1.3

cvs commit: www/en/donations donors.sgml

2006-09-20 Thread Wilko Bulte
wilko 2006-09-20 20:59:39 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: Paul Ghering will ship sos@ a NatSemi Geode based appliance to improve ata support for the CS5530A chip. Revision ChangesPath 1.326 +8 -1 www/en/don

cvs commit: src/bin/df df.c

2006-09-20 Thread Christian S.J. Peron
csjp2006-09-20 20:55:02 UTC FreeBSD src repository Modified files: bin/df df.c Log: Based on The Open Group Base Specifications Issue 6 IEEE Std 1003.1, our current implementation of df(1) is does not properly format the output under certain conditions. Righ

cvs commit: src/sys/amd64/isa atpic_vector.S

2006-09-20 Thread Wojciech A. Koszek
wkoszek 2006-09-20 20:52:11 UTC FreeBSD src repository Modified files: sys/amd64/isaatpic_vector.S Log: Correct 'interrupt interrupt' -> 'interrupt' in the comment. Requested by: jhb Approved by:cognet (mentor) Revision ChangesPath 1.47 +1 -1

cvs commit: ports/graphics/crystalspace Makefile ports/graphics/crystalspace-devel Makefile

2006-09-20 Thread Jose Alonso Cardenas Marquez
acm 2006-09-20 20:43:44 UTC FreeBSD ports repository Modified files: graphics/crystalspace Makefile graphics/crystalspace-devel Makefile Log: - Mark BROKEN on sparc64 Revision ChangesPath 1.14 +5 -1 ports/graphics/crystalspace-devel/Makefile 1.16

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

2006-09-20 Thread Martin Wilke
miwi2006-09-20 20:11:08 UTC FreeBSD ports repository Modified files: devel/bazaar-ng Makefile distinfo pkg-plist Log: - Update to 0.10 PR: ports/103438 Submitted by: Ulf Lilleengen (maintainer) Revision ChangesPath 1.11 +2 -3 p

cvs commit: ports/devel/libccid Makefile

2006-09-20 Thread Tilman Linneweh
arved 2006-09-20 20:05:58 UTC FreeBSD ports repository Modified files: devel/libccidMakefile Log: Fix the creation of the Info.plist file on RELENG_4 with perl < 5.6 Bump PORTREVISION Reported by:"Jack Weimer" <[EMAIL PROTECTED]> Revision ChangesPat

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

2006-09-20 Thread Roman Bogorodskiy
novel 2006-09-20 20:01:47 UTC FreeBSD ports repository Modified files: x11-wm/openbox Makefile distinfo pkg-plist Log: Update to 3.3.1. PR: 103048 Submitted by: maintainer Revision ChangesPath 1.75 +11 -1 ports/x11-wm/openbox/Make

cvs commit: src/etc pccard_ether src/etc/defaults rc.conf

2006-09-20 Thread Brooks Davis
brooks 2006-09-20 19:48:31 UTC FreeBSD src repository Modified files: etc pccard_ether etc/defaults rc.conf Log: Flushing all IPv4 routes when an interface is removed or unconfigured makes no sense. Remove the undocumented removable_route_flush f

cvs commit: src/etc pccard_ether

2006-09-20 Thread Brooks Davis
brooks 2006-09-20 19:45:30 UTC FreeBSD src repository Modified files: etc pccard_ether Log: Search the list of up interfaces provided by "ifconfig -ul" instead of greping for UP in "ifconfig $ifn". This eliminates a dependancy on /usr. Revision Change

cvs commit: ports/net-mgmt/nagios-spamd-plugin Makefile distinfo

2006-09-20 Thread Tilman Linneweh
arved 2006-09-20 19:33:08 UTC FreeBSD ports repository Modified files: net-mgmt/nagios-spamd-plugin Makefile distinfo Log: Update to 1.2 Revision ChangesPath 1.4 +3 -4 ports/net-mgmt/nagios-spamd-plugin/Makefile 1.3 +3 -3 ports/net-mgmt/nagio

cvs commit: src/sys/i386/linux linux_machdep.c

2006-09-20 Thread Alexander Leidinger
netchild2006-09-20 19:27:11 UTC FreeBSD src repository Modified files: sys/i386/linux linux_machdep.c Log: style(9) While I'm here add a MFC reminder, I forgot it in the previous commit. Noticed by: ssouhlal MFC after: 1 week Revision ChangesP

cvs commit: src/sbin/ipfw ipfw2.c

2006-09-20 Thread John Hay
jhay2006-09-20 19:20:19 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/ipfwipfw2.c Log: MFC: 1.98 Check the length of the ipv4 and ipv6 address lists. It must be less than F_LEN_MASK. Approved by:re (hrs) Revision Cha

cvs commit: src/sbin/ipfw ipfw2.c

2006-09-20 Thread John Hay
jhay2006-09-20 19:18:03 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/ipfwipfw2.c Log: MFC: 1.97 Use bzero() to clear the whole ipfw_insn_icmp6 structure in fill_icmp6types(), otherwise this command ipfw add allow ipv6-icmp fro

Re: cvs commit: src/sys/dev/kbdmux kbdmux.c

2006-09-20 Thread Ruslan Ermilov
On Wed, Sep 20, 2006 at 12:04:49PM -0700, Maksim Yevmenkin wrote: > ok, i just tested the following patch on sparc64 and it makes > 'kbdcontrol -k' work as expected. i can now switch between ukbd0 and > sunkbd0 without any problems. > > --- syscons.c.orig Fri Mar 3 16:41:28 2006 > +++ syscon

cvs commit: src/sys/netinet ip_fw2.c

2006-09-20 Thread John Hay
jhay2006-09-20 19:15:03 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/netinet ip_fw2.c Log: MFC: 1.147 Handle a list of IPv6 src and dst addresses correctly, eg. ipfw add allow ip6 from any to 2000::/16,2002::/16 PR: 10

cvs commit: ports/security/signing-party Makefile distinfo

2006-09-20 Thread Johan van Selst
johans 2006-09-20 19:12:05 UTC FreeBSD ports repository Modified files: security/signing-party Makefile distinfo Log: - Update to 0.4.7.1 Revision ChangesPath 1.6 +1 -1 ports/security/signing-party/Makefile 1.6 +6 -6 ports/security/signing-par

cvs commit: src/sys/netinet6 nd6.c

2006-09-20 Thread John Hay
jhay2006-09-20 19:10:18 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/netinet6 nd6.c Log: MFC: 1.67 Make it possible to add an IPv6 host route to a host directly connected. Use something like this: route add -inet6 -interface -lli

Re: cvs commit: src/sys/dev/kbdmux kbdmux.c

2006-09-20 Thread Maksim Yevmenkin
On 9/20/06, Ruslan Ermilov <[EMAIL PROTECTED]> wrote: On Wed, Sep 20, 2006 at 09:44:49AM -0700, Maksim Yevmenkin wrote: > On 9/20/06, Ruslan Ermilov <[EMAIL PROTECTED]> wrote: > >On Wed, Sep 20, 2006 at 09:28:46AM -0700, Maksim Yevmenkin wrote: > >> On 9/20/06, Ruslan Ermilov <[EMAIL PROTECTED]>

Re: cvs commit: src/sys/dev/kbdmux kbdmux.c

2006-09-20 Thread Ruslan Ermilov
On Wed, Sep 20, 2006 at 09:44:49AM -0700, Maksim Yevmenkin wrote: > On 9/20/06, Ruslan Ermilov <[EMAIL PROTECTED]> wrote: > >On Wed, Sep 20, 2006 at 09:28:46AM -0700, Maksim Yevmenkin wrote: > >> On 9/20/06, Ruslan Ermilov <[EMAIL PROTECTED]> wrote: > >> >Here's another demo that indicates that spa

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

2006-09-20 Thread Johan van Selst
johans 2006-09-20 18:56:04 UTC FreeBSD ports repository Modified files: emulators/openmsxMakefile distinfo pkg-plist Log: - Update to 0.6.1 Revision ChangesPath 1.3 +1 -1 ports/emulators/openmsx/Makefile 1.2 +3 -3 ports/emulators/openmsx/d

cvs commit: src/sys/dev/bce if_bce.c

2006-09-20 Thread Doug Ambrisko
ambrisko2006-09-20 18:55:16 UTC FreeBSD src repository Modified files: sys/dev/bce if_bce.c Log: Add a new 'bce_mgmt_init_locked' function to enable the minimal parts of the chip to let ASF/IPMI firmware to respond to IPMI after attaching and when the chip is down.

cvs commit: src/sys/dev/mfi mfi.c

2006-09-20 Thread Doug Ambrisko
ambrisko2006-09-20 18:49:35 UTC FreeBSD src repository Modified files: sys/dev/mfi mfi.c Log: Allow hw.mfi.event_locale/hw.mfi.event_class to be set via loader. If an event doesn't match the criteria then don't print it. Some events are not saved in the log (<0 clas

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

2006-09-20 Thread John-Mark Gurney
David Malone wrote this message on Wed, Sep 20, 2006 at 09:52 +0100: > (It's interesting to note that as ethernet cards introduce more > features it is getting harder for us to tell what we put on the > wire. With checksum offloading we can no longer trust the checksum. > With VLAN tagging we can't

cvs commit: ports/databases/phpmyadmin Makefile distinfo pkg-descr

2006-09-20 Thread Rong-En Fan
rafan 2006-09-20 18:35:24 UTC FreeBSD ports repository Modified files: databases/phpmyadmin Makefile distinfo pkg-descr Log: - Update to 2.9.0 PR: ports/103439 Submitted by: Matthew Seaman (maintainer) Revision ChangesPath 1.56 +1 -1

cvs commit: ports/lang/afnix Makefile distinfo pkg-plist ports/lang/afnix/files patch-cnf__bin__afnix-guess patch-cnf_mak_afnix-freebsd.mak patch-cnf_mak_afnix-rule.mak patch-src_lib_plt_shl_cclk.cxx

2006-09-20 Thread Johan van Selst
johans 2006-09-20 18:24:24 UTC FreeBSD ports repository Modified files: lang/afnix Makefile distinfo pkg-plist lang/afnix/files patch-cnf_mak_afnix-freebsd.mak patch-cnf_mak_afnix-rule.mak Added files: lang/afnix/files patch-src

cvs commit: src/sys/i386/linux linux_machdep.c

2006-09-20 Thread Alexander Leidinger
netchild2006-09-20 17:24:20 UTC FreeBSD src repository Modified files: sys/i386/linux linux_machdep.c Log: Bring the i386 linux mmap code more into line with how linux (2.4.x) behaves. This fixes a lot of test which failed before. For amd64 there are still some problems

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

2006-09-20 Thread Martin Blapp
mtx_init(&sess->s_mtx, "session", NULL, MTX_DEF); PROC_LOCK(p); p->p_flag &= ~P_CONTROLT; PROC_UNLOCK(p); PGRP_LOCK(pgrp); sess->s_leader = p; sess->s_sid = p->p_pid;

Re: cvs commit: ports/devel/bglibs Makefile ports/devel/bglibs/files patch-Makefile

2006-09-20 Thread Kris Kennaway
On Wed, Sep 20, 2006 at 10:40:31AM +, Sergei Kolobov wrote: > sergei 2006-09-20 10:40:31 UTC > > FreeBSD ports repository > > Modified files: > devel/bglibs Makefile > Added files: > devel/bglibs/files patch-Makefile > Log: > - Unbreak: the self-tests includ

Re: cvs commit: ports/lang/drscheme Makefile pkg-plist ports/lang/drscheme/files patch-collects-profj-to-scheme.ss

2006-09-20 Thread Kris Kennaway
On Wed, Sep 20, 2006 at 10:31:05AM +, Joseph Koshy wrote: > > > jk> - Change the build to always use the libjpeg and libpng > jk> libraries bundled with the source package. > > kk> Why? This means that the port won't benefit from bug/security fixes > kk> and will need to manually pat

cvs commit: src/sys/security/audit audit.c audit_private.h audit_syscalls.c audit_worker.c

2006-09-20 Thread Christian S.J. Peron
csjp2006-09-20 17:07:11 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit.c audit_private.h audit_syscalls.c audit_worker.c Log: MFC audit work which fully implements processing of user supplied records

cvs commit: src/sys/security/audit audit_bsm.c

2006-09-20 Thread Christian S.J. Peron
csjp2006-09-20 17:04:04 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/security/audit audit_bsm.c Log: MFC audit_bsm.c revision 1.13 Convert audit record for lutimes(2) Approved by:re@ (kensmith) Revision ChangesPath 1.10.

cvs commit: CVSROOT access

2006-09-20 Thread Xin LI
delphij 2006-09-20 17:00:41 UTC FreeBSD doc repository Modified files: .access Log: So, please welcome Chin-san Huang (chinsan, chinsan dot tw at gmail dot com) to the doc/ committers' rank. He finally gets the usual punish by working hard on Traditional

cvs commit: www/share/sgml release.ent

2006-09-20 Thread Bruce A. Mah
bmah2006-09-20 16:48:37 UTC FreeBSD doc repository Modified files: share/sgml release.ent Log: Make 6.2-BETA and its release process visible on the Web site. Revision ChangesPath 1.2 +5 -5 www/share/sgml/release.ent ___

Re: cvs commit: src/sys/dev/kbdmux kbdmux.c

2006-09-20 Thread Maksim Yevmenkin
On 9/20/06, Ruslan Ermilov <[EMAIL PROTECTED]> wrote: On Wed, Sep 20, 2006 at 09:28:46AM -0700, Maksim Yevmenkin wrote: > On 9/20/06, Ruslan Ermilov <[EMAIL PROTECTED]> wrote: > >Here's another demo that indicates that sparc64 doesn't work > >properly. In this case it's a CONS_SETKBD ioctl which

Re: cvs commit: src/sys/dev/kbdmux kbdmux.c

2006-09-20 Thread Ruslan Ermilov
On Wed, Sep 20, 2006 at 09:28:46AM -0700, Maksim Yevmenkin wrote: > On 9/20/06, Ruslan Ermilov <[EMAIL PROTECTED]> wrote: > >Here's another demo that indicates that sparc64 doesn't work > >properly. In this case it's a CONS_SETKBD ioctl which is used > >by kbdcontrol(8). I "kldload vkbd" and make

cvs commit: www/en/releases/6.2R schedule.sgml

2006-09-20 Thread Bruce A. Mah
bmah2006-09-20 16:35:31 UTC FreeBSD doc repository Modified files: en/releases/6.2R schedule.sgml Log: Note availability of 6.2-BETA1. Revision ChangesPath 1.6 +2 -2 www/en/releases/6.2R/schedule.sgml ___

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

2006-09-20 Thread Renato Botelho
garga 2006-09-20 16:33:24 UTC FreeBSD ports repository Modified files: security/mhash Makefile distinfo pkg-plist Log: - Update to 0.9.7.1 - Remove uneeded perl dependency - s/INSTALLS_SHLIB/USE_LDCONFIG/ - Use PORTDOCS PR: ports/93730 (based on)

Re: cvs commit: src/sys/dev/kbdmux kbdmux.c

2006-09-20 Thread Maksim Yevmenkin
On 9/20/06, Ruslan Ermilov <[EMAIL PROTECTED]> wrote: Here's another demo that indicates that sparc64 doesn't work properly. In this case it's a CONS_SETKBD ioctl which is used by kbdcontrol(8). I "kldload vkbd" and make sure two vkbd instances exist, /dev/vkbdctl0 and /dev/vkbdctl1. [...] a

Re: cvs commit: src/sys/dev/kbdmux kbdmux.c

2006-09-20 Thread Ruslan Ermilov
Here's another demo that indicates that sparc64 doesn't work properly. In this case it's a CONS_SETKBD ioctl which is used by kbdcontrol(8). I "kldload vkbd" and make sure two vkbd instances exist, /dev/vkbdctl0 and /dev/vkbdctl1. Now, I open the first like this: sleep 1200 < /dev/vkbdctl0 and

cvs commit: ports/mail/mailman Makefile

2006-09-20 Thread Jean Milanez Melo
jmelo 2006-09-20 15:54:23 UTC FreeBSD ports repository Modified files: mail/mailman Makefile Log: - Mark htdig option as broken, the patch to mailman 2.1.9 was not released yet. Revision ChangesPath 1.64 +1 -0 ports/mail/mailman/Makefile _

Re: cvs commit: src/sys/i386/isa atpic_vector.s

2006-09-20 Thread John Baldwin
On Wednesday 20 September 2006 08:23, Wojciech A. Koszek wrote: > wkoszek 2006-09-20 12:23:33 UTC > > FreeBSD src repository > > Modified files: > sys/i386/isa atpic_vector.s > Log: > Fix 'interrupt interrupt' -> 'interrupt' in the comment. > > Approved by:cognet

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

2006-09-20 Thread John Baldwin
On Tuesday 19 September 2006 19:29, Martin Blapp wrote: > > Hi, > > > Will you be able to revert 1.258 of tty.c now and still be safe from panics? > > I guess so. I don't see another place which could be dangerous for us beside > enterpgrp(). I don't understand the code there 100%. > > sys/kern

cvs commit: ports UPDATING

2006-09-20 Thread Erwin Lansing
erwin 2006-09-20 15:42:08 UTC FreeBSD ports repository Modified files: .UPDATING Log: Although I'm happy to see that sem got his timemachine working, this doesn't quite yet work for the rest of us mortals. Move the zabbix entry back to September, not Oct

cvs commit: src/sbin/ifconfig ifconfig.c

2006-09-20 Thread Andre Oppermann
andre 2006-09-20 15:38:37 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.c Log: In setifcap() only set/unset those capabilities the interface actually supports. Revision ChangesPath 1.123 +1 -0 src/sbin/ifconfig/ifconfig.c __

cvs commit: ports/java/javavmwrapper/src javavm.1

2006-09-20 Thread Greg Lewis
glewis 2006-09-20 15:33:52 UTC FreeBSD ports repository Modified files: java/javavmwrapper/src javavm.1 Log: . Cross reference manvm(1). Revision ChangesPath 1.9 +2 -1 ports/java/javavmwrapper/src/javavm.1 ___ cv

cvs commit: ports/graphics/gnustep-slideshowkit pkg-plist ports/mail/addresses pkg-plist ports/x11-toolkits/gtoolkit pkg-plist

2006-09-20 Thread Dirk Meyer
dinoex 2006-09-20 15:30:45 UTC FreeBSD ports repository Modified files: graphics/gnustep-slideshowkit pkg-plist mail/addresses pkg-plist x11-toolkits/gtoolkit pkg-plist Log: - cleanup pkg-plist Revision ChangesPath 1.4 +0 -1 ports/graphics/

cvs commit: ports/textproc/hyperestraier Makefile distinfo pkg-plist

2006-09-20 Thread Michael Johnson
ahze2006-09-20 14:52:07 UTC FreeBSD ports repository Modified files: textproc/hyperestraier Makefile distinfo pkg-plist Log: - Update to 1.4.3 Revision ChangesPath 1.34 +1 -1 ports/textproc/hyperestraier/Makefile 1.31 +3 -3 ports/textproc/hyp

cvs commit: ports/multimedia/mjpegtools Makefile

2006-09-20 Thread Michael Landin Hostbaek
mich2006-09-20 14:49:43 UTC FreeBSD ports repository Modified files: multimedia/mjpegtools Makefile Log: - Fix build after SDL update Submitted by: stas Revision ChangesPath 1.56 +0 -4 ports/multimedia/mjpegtools/Makefile _

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

2006-09-20 Thread Tilman Linneweh
arved 2006-09-20 14:41:23 UTC FreeBSD ports repository Modified files: www/MT Makefile distinfo pkg-plist Log: Update to 3.32 Changelog: http://www.sixapart.com/movabletype/docs/3.3/h_changelog/3_32.html Revision ChangesPath 1.21 +4 -4

cvs commit: ports/sysutils/qpxtool pkg-plist

2006-09-20 Thread Vasil Dimov
vd 2006-09-20 14:40:55 UTC FreeBSD ports repository Added files: sysutils/qpxtool pkg-plist Log: Upgrade sysutils/qpxtool from 0.5.4 to 0.6 PR: ports/102829 Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer) Revision ChangesPat

cvs commit: ports/sysutils/qpxtool Makefile distinfo ports/sysutils/qpxtool/files patch-SConstruct patch-pxcontrol-Makefile patch-qpxtool-Makefile

2006-09-20 Thread Vasil Dimov
vd 2006-09-20 14:39:55 UTC FreeBSD ports repository Modified files: sysutils/qpxtool Makefile distinfo Added files: sysutils/qpxtool/files patch-SConstruct Removed files: sysutils/qpxtool/files patch-pxcontrol-Makefile patch-qpxtool-M

Re: cvs commit: ports/databases/ruby-mysql Makefile

2006-09-20 Thread Henrik Brix Andersen
On Wed, Sep 20, 2006 at 09:27:21PM +0900, Akinori MUSHA wrote: > Is there anyone who can reproduce this build error? I couldn't > reproduce it on 4-STABLE nor on 6-STABLE. Yes, I can reproduce it here on two boxes, one 5.5-RELEASE-p3 and the other 5.4-RELEASE-p12 Haven't had time to dig into the

cvs commit: ports/games/linux-savage Makefile ports/games/linux-savage/files savage.in

2006-09-20 Thread Jose Alonso Cardenas Marquez
acm 2006-09-20 14:18:44 UTC FreeBSD ports repository Modified files: games/linux-savage Makefile games/linux-savage/files savage.in Log: - Fix the linux-savage script. Now it uses silverback instead of savage - Add NVIDIA option - Add missing dependency - Bump PO

cvs commit: ports/mail/p5-Email-MIME-Modifier Makefile distinfo

2006-09-20 Thread Lars Thegler
lth 2006-09-20 13:59:18 UTC FreeBSD ports repository Modified files: mail/p5-Email-MIME-Modifier Makefile distinfo Log: Update to 1.440 Revision ChangesPath 1.3 +2 -3 ports/mail/p5-Email-MIME-Modifier/Makefile 1.4 +3 -3 ports/mail/p5-Email-

cvs commit: ports/security/pam-pgsql Makefile distinfo

2006-09-20 Thread Rong-En Fan
rafan 2006-09-20 13:53:54 UTC FreeBSD ports repository Modified files: security/pam-pgsql Makefile distinfo Log: - Update to 0.6.3 PR: ports/103407 Submitted by: chinsan (maintainer) Revision ChangesPath 1.27 +1 -1 ports/security/pa

Re: cvs commit: ports/databases/ruby-mysql Makefile

2006-09-20 Thread Sergey Matveychuk
Akinori MUSHA wrote: > Hi, > > Is there anyone who can reproduce this build error? I couldn't > reproduce it on 4-STABLE nor on 6-STABLE. > > http://pointyhat.freebsd.org/errorlogs/i386-4-latest/ruby18-mysql-2.7.1.log > http://pointyhat.freebsd.org/errorlogs/i386-5-latest/ruby18-mysql-2.7.1.log

cvs commit: ports/net-mgmt/flowd Makefile

2006-09-20 Thread Shaun Amott
shaun 2006-09-20 13:40:32 UTC FreeBSD ports repository Modified files: net-mgmt/flowd Makefile Log: - Fix build on 4.x. PR: ports/102416 Submitted by: Maurice Castro <[EMAIL PROTECTED]> Approved by:maintainer timeout (4 weeks) Revision Cha

cvs commit: src/sys/kern sysv_msg.c sysv_sem.c sysv_shm.c

2006-09-20 Thread Robert Watson
rwatson 2006-09-20 13:40:00 UTC FreeBSD src repository Modified files: sys/kern sysv_msg.c sysv_sem.c sysv_shm.c Log: Remove MAC_DEBUG + MPRINTF debugging from System V IPC. This no longer appears to be serving a useful purpose, as it was used during initial deve

cvs commit: ports/databases/firebird2-server Makefile

2006-09-20 Thread Sergey Skvortsov
skv 2006-09-20 13:33:46 UTC FreeBSD ports repository Modified files: databases/firebird2-server Makefile Log: Prepare for ICU 3.6 Revision ChangesPath 1.52 +1 -1 ports/databases/firebird2-server/Makefile ___ cv

cvs commit: src/sys/conf NOTES options src/sys/kern kern_mac.c src/sys/security/mac mac_inet.c mac_internal.h mac_net.c mac_pipe.c mac_posix_sem.c mac_process.c mac_socket.c mac_sysv_msg.c mac_sysv_se

2006-09-20 Thread Robert Watson
rwatson 2006-09-20 13:33:41 UTC FreeBSD src repository Modified files: sys/conf NOTES options sys/kern kern_mac.c sys/security/mac mac_inet.c mac_internal.h mac_net.c mac_pipe.c mac_posix_sem.c mac_process.c

cvs commit: ports/devel/boehm-gc Makefile distinfo ports/devel/boehm-gc/files patch-include_gc_cpp.h

2006-09-20 Thread Stanislav Sedov
stas2006-09-20 13:33:14 UTC FreeBSD ports repository Modified files: devel/boehm-gc Makefile distinfo Removed files: devel/boehm-gc/files patch-include_gc_cpp.h Log: - Update to 6.8 - Replace some obsoleted variables - Take maintainership ChangeLog: i

cvs commit: src/sys/security/audit audit_bsm.c

2006-09-20 Thread Robert Watson
rwatson 2006-09-20 13:23:40 UTC FreeBSD src repository Modified files: sys/security/audit audit_bsm.c Log: Rather than allocating all buffer memory for the completed BSM record when allocating the record in the first place, allocate the final buffer when closing the BSM rec

cvs commit: ports/graphics/sdl_ttf Makefile

2006-09-20 Thread Shaun Amott
shaun 2006-09-20 13:23:02 UTC FreeBSD ports repository Modified files: graphics/sdl_ttf Makefile Log: - Drop dependency on GL libraries if WITHOUT_X11 or WITHOUT_GL is defined. PR: ports/102873 Submitted by: Stefan Sperling <[EMAIL PROTECTED]>

cvs commit: ports/mail/p5-Email-MIME-Encodings Makefile distinfo

2006-09-20 Thread Lars Thegler
lth 2006-09-20 13:19:17 UTC FreeBSD ports repository Modified files: mail/p5-Email-MIME-Encodings Makefile distinfo Log: Update to 1.310 Revision ChangesPath 1.6 +3 -4 ports/mail/p5-Email-MIME-Encodings/Makefile 1.7 +3 -3 ports/mail/p5-Emai

cvs commit: src/sys/security/audit audit_bsm_token.c

2006-09-20 Thread Robert Watson
rwatson 2006-09-20 13:14:47 UTC FreeBSD src repository Modified files: sys/security/audit audit_bsm_token.c Log: Add missing white space in au_to_exec_{args,env}(). MFC after: 3 days Revision ChangesPath 1.8 +2 -0 src/sys/security/audit/audit_b

  1   2   >