cvs commit: src/sys/kern vfs_lookup.c

2006-03-30 Thread Kris Kennaway
kris2006-03-31 07:39:25 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern vfs_lookup.c Log: MFC r1.89: - LK_RETRY means nothing when passed to VOP_LOCK. Call vn_lock instead. - Move the vn_lock of the dvp until after we've unb

cvs commit: src/sys/nfsclient nfs_socket.c

2006-03-30 Thread Kris Kennaway
kris2006-03-31 07:13:09 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/nfsclientnfs_socket.c Log: MFC r1.137: Fix a bug in the NFS/TCP retransmission path. The bug was that earlier, if a request was retransmitted, we would do subs

cvs commit: ports/audio/xmms-imms Makefile ports/emulators/snes9x Makefile ports/irc/tkirc Makefile ports/security/cfs Makefile ports/security/pam_alreadyloggedin Makefile ports/x11-wm/olvwm Makefile

2006-03-30 Thread Mark Linimon
linimon 2006-03-31 06:35:51 UTC FreeBSD ports repository Modified files: audio/xmms-imms Makefile emulators/snes9x Makefile irc/tkircMakefile security/cfs Makefile security/pam_alreadyloggedin Makefile x11-wm/olvwm Makefile

cvs commit: CVSROOT modules ports LEGAL MOVED ports/mail Makefile ports/mail/glacier Makefile distinfo pkg-descr ports/mail/glacier/files patch-aa ports/math Makefile ports/math/xwpl Makefile distinfo

2006-03-30 Thread Vasil Dimov
vd 2006-03-31 06:29:38 UTC FreeBSD ports repository Modified files: .modules .LEGAL MOVED mail Makefile math Makefile Removed files: mail/glacier Makefile distinfo pkg-descr

cvs commit: ports/mail/spamilter Makefile

2006-03-30 Thread Dirk Meyer
dinoex 2006-03-31 05:53:40 UTC FreeBSD ports repository Modified files: mail/spamilter Makefile Log: - fix build on 7-CURRENT Submitted by: Hajimu UMEMOTO Revision ChangesPath 1.12 +4 -0 ports/mail/spamilter/Makefile __

cvs commit: ports/devel/ruby-gnustep Makefile distinfo

2006-03-30 Thread Dirk Meyer
dinoex 2006-03-31 05:01:06 UTC FreeBSD ports repository Modified files: devel/ruby-gnustep Makefile distinfo Log: - fix MASTER_SITE_SUBDIR Revision ChangesPath 1.30 +1 -1 ports/devel/ruby-gnustep/Makefile 1.7 +3 -3 ports/devel/ruby-gnustep/di

cvs commit: ports/net-p2p/py-bittorrent Makefile ports/net-p2p/py-bittorrent-devel Makefile

2006-03-30 Thread Mario Sergio Fujikawa Ferreira
lioux 2006-03-31 04:12:56 UTC FreeBSD ports repository Modified files: net-p2p/py-bittorrent Makefile net-p2p/py-bittorrent-devel Makefile Log: Add working MASTER_SITES Submitted by: kris (dosirak) Revision ChangesPath 1.56 +1 -2 ports/net-p2p/

cvs commit: src/sys/kern vfs_syscalls.c vfs_vnops.c src/sys/nfsserver nfs_serv.c nfs_srvsubs.c src/sys/ufs/ffs ffs_snapshot.c ffs_vfsops.c

2006-03-30 Thread Jeff Roberson
jeff2006-03-31 03:54:20 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c vfs_vnops.c sys/nfsservernfs_serv.c nfs_srvsubs.c sys/ufs/ffs ffs_snapshot.c ffs_vfsops.c Log: - Release the references acquired by VOP_GETWRITEM

cvs commit: src/sys/kern vfs_subr.c

2006-03-30 Thread Jeff Roberson
jeff2006-03-31 03:53:25 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: - Hold a reference from the time vfs_busy starts until vfs_unbusy is called. - vfs_getvfs has to return a reference to prevent the returned mountpoint from ch

cvs commit: src/sys/kern vfs_default.c

2006-03-30 Thread Jeff Roberson
jeff2006-03-31 03:52:24 UTC FreeBSD src repository Modified files: sys/kern vfs_default.c Log: - GETWRITEMOUNT now returns a referenced mountpoint to prevent its identity from changing. This is possible now that mounts are not freed. Discussed with: te

cvs commit: src/sys/kern vfs_mount.c

2006-03-30 Thread Jeff Roberson
jeff2006-03-31 03:49:51 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: - Allocate mounts from a uma zone that uses UMA_ZONE_NOFREE to prevent mount memory from being reclaimed. This resolves a number of race conditions described i

cvs commit: ports/security/openct Makefile pkg-descr

2006-03-30 Thread Ying-Chieh Liao
ijliao 2006-03-31 03:49:24 UTC FreeBSD ports repository Modified files: security/openct Makefile pkg-descr Log: change master site PR: 95034 Submitted by: maintainer Revision ChangesPath 1.6 +1 -2 ports/security/openct/Makefile

cvs commit: src/sys/sys mount.h

2006-03-30 Thread Jeff Roberson
jeff2006-03-31 03:49:17 UTC FreeBSD src repository Modified files: sys/sys mount.h Log: - Define mnt_startzero and mnt_endzero as a range that excludes mnt_mtx and mnt_lock so that the mountpoint can be explicitly zeroed on creation. Discussed wit

cvs commit: ports/security/denyhosts Makefile distinfo pkg-message pkg-plist ports/security/denyhosts/files patch-denyhosts.cfg-dist patch-setup.py

2006-03-30 Thread Ying-Chieh Liao
ijliao 2006-03-31 03:43:05 UTC FreeBSD ports repository Modified files: security/denyhosts Makefile distinfo pkg-plist security/denyhosts/files patch-denyhosts.cfg-dist patch-setup.py Added files: security/denyhosts pkg-message Log:

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

2006-03-30 Thread Ying-Chieh Liao
ijliao 2006-03-31 03:29:19 UTC FreeBSD ports repository Modified files: x11-wm/pawm Makefile distinfo Log: upgrade to 2.2.2 PR: 95117 Submitted by: Ports Fury Revision ChangesPath 1.10 +1 -1 ports/x11-wm/pawm/Makefile 1.8

cvs commit: ports/misc/pinfo Makefile distinfo pkg-descr pkg-plist ports/misc/pinfo/files patch-src__filehandling_functions.c patch-src__manual.c patch-src__utils.c patch-src__video.c

2006-03-30 Thread Ying-Chieh Liao
ijliao 2006-03-31 03:26:51 UTC FreeBSD ports repository Modified files: misc/pinfo Makefile distinfo pkg-descr pkg-plist Added files: misc/pinfo/files patch-src__filehandling_functions.c patch-src__manual.c patch-src__utils.c

cvs commit: ports/graphics/pstoedit Makefile distinfo pkg-plist ports/graphics/pstoedit/files patch-configure patch-src-drvasy.cpp

2006-03-30 Thread Ying-Chieh Liao
ijliao 2006-03-31 03:23:21 UTC FreeBSD ports repository Modified files: graphics/pstoeditMakefile distinfo pkg-plist Added files: graphics/pstoedit/files patch-configure Removed files: graphics/pstoedit/files patch-src-drvasy.cpp Log: upgrade to 3.44 PR:

cvs commit: ports/graphics/libexif-gtk Makefile ports/graphics/libexif-gtk/files patch-configure.in

2006-03-30 Thread Ying-Chieh Liao
ijliao 2006-03-31 03:21:22 UTC FreeBSD ports repository Modified files: graphics/libexif-gtk Makefile Added files: graphics/libexif-gtk/files patch-configure.in Log: Fix build with newer libexif PR: 95113 Submitted by: Ports Fury Revision Change

cvs commit: ports/graphics/gliv Makefile distinfo ports/graphics/gliv/files patch-lib__getdelim.c patch-src__matrix.c

2006-03-30 Thread Ying-Chieh Liao
ijliao 2006-03-31 03:18:49 UTC FreeBSD ports repository Modified files: graphics/glivMakefile distinfo Added files: graphics/gliv/files patch-lib__getdelim.c patch-src__matrix.c Log: upgrade to 1.9.5 PR: 95111 Submitted by: Ports Fury Re

cvs commit: ports/games/highmoon Makefile distinfo

2006-03-30 Thread Ying-Chieh Liao
ijliao 2006-03-31 03:16:18 UTC FreeBSD ports repository Modified files: games/highmoon Makefile distinfo Log: upgrade to 1.2.4 PR: 95110 Submitted by: Ports Fury Revision ChangesPath 1.7 +2 -3 ports/games/highmoon/Makefile 1.7

cvs commit: ports/games/defendguin Makefile distinfo pkg-plist ports/games/defendguin/files Makeflags patch-aa

2006-03-30 Thread Ying-Chieh Liao
ijliao 2006-03-31 03:14:33 UTC FreeBSD ports repository Modified files: games/defendguin Makefile distinfo Removed files: games/defendguin pkg-plist games/defendguin/files Makeflags patch-aa Log: upgrade to 0.0.11 PR: 95109 Submitted by:

cvs commit: ports/audio/extace Makefile distinfo

2006-03-30 Thread Ying-Chieh Liao
ijliao 2006-03-31 03:00:45 UTC FreeBSD ports repository Modified files: audio/extace Makefile distinfo Log: upgrade to 1.9.5 PR: 95108 Submitted by: Ports Fury Revision ChangesPath 1.30 +1 -2 ports/audio/extace/Makefile 1.15

cvs commit: src/sys/kern vfs_lookup.c

2006-03-30 Thread Jeff Roberson
jeff2006-03-31 02:59:23 UTC FreeBSD src repository Modified files: sys/kern vfs_lookup.c Log: - LK_RETRY means nothing when passed to VOP_LOCK. Call vn_lock instead. - Move the vn_lock of the dvp until after we've unbusied the filesystem to avoid a LOR w

cvs commit: src/sys/sys buf.h src/sys/kern vfs_bio.c vfs_subr.c

2006-03-30 Thread Jeff Roberson
jeff2006-03-31 02:56:30 UTC FreeBSD src repository Modified files: sys/sys buf.h sys/kern vfs_bio.c vfs_subr.c Log: - Add the B_NEEDSGIANT flag which is only set if the vnode that owns a buf requires Giant. It is set in bgetvp and cleared

cvs commit: CVSROOT modules

2006-03-30 Thread Jean-Yves Lefort
jylefort2006-03-31 02:54:50 UTC FreeBSD ports repository Modified files: .modules Log: dtmfdial --> ports/audio/dtmfdial Revision ChangesPath 1.14542 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org m

cvs commit: ports/audio Makefile ports/audio/dtmfdial Makefile distinfo pkg-descr pkg-plist ports/audio/dtmfdial/files patch-dial.c

2006-03-30 Thread Jean-Yves Lefort
jylefort2006-03-31 02:53:24 UTC FreeBSD ports repository Modified files: audioMakefile Added files: audio/dtmfdial Makefile distinfo pkg-descr pkg-plist audio/dtmfdial/files patch-dial.c Log: Add dtmfdial. dtmfdial generates DTMF (touch tone

cvs commit: ports/devel/picasm Makefile pkg-descr

2006-03-30 Thread Ying-Chieh Liao
ijliao 2006-03-31 02:52:52 UTC FreeBSD ports repository Modified files: devel/picasm Makefile pkg-descr Log: fix master site and WWW PR: 95135 Submitted by: Jean-Francois BOEUF <[EMAIL PROTECTED]> Revision ChangesPath 1.11 +1 -1

cvs commit: ports/devel/py-yaml Makefile pkg-descr

2006-03-30 Thread Ying-Chieh Liao
ijliao 2006-03-31 02:50:51 UTC FreeBSD ports repository Modified files: devel/py-yamlMakefile pkg-descr Log: fix master site and WWW PR: 95134 Submitted by: Jean-Francois BOEUF <[EMAIL PROTECTED]> Revision ChangesPath 1.6 +1 -1

cvs commit: CVSROOT modules

2006-03-30 Thread Jean-Yves Lefort
jylefort2006-03-31 02:37:18 UTC FreeBSD ports repository Modified files: .modules Log: festvox-us1-mbrola --> ports/audio/festvox-us1-mbrola festvox-us2-mbrola --> ports/audio/festvox-us2-mbrola festvox-us3-mbrola --> ports/audio/festvox-us3-mbrola Re

cvs commit: ports/audio Makefile ports/audio/festvox-us1-mbrola Makefile distinfo pkg-descr ports/audio/festvox-us2-mbrola Makefile distinfo ports/audio/festvox-us3-mbrola Makefile distinfo

2006-03-30 Thread Jean-Yves Lefort
jylefort2006-03-31 02:36:14 UTC FreeBSD ports repository Modified files: audioMakefile Added files: audio/festvox-us1-mbrola Makefile distinfo pkg-descr audio/festvox-us2-mbrola Makefile distinfo audio/festvox-us3-mbrola Makefile distinfo Log: Add

cvs commit: ports/multimedia/mmpython Makefile ports/multimedia/mmpython/files patch-disc__discinfo.py patch-disc__lsdvd.py

2006-03-30 Thread Alexander Nedotsukov
bland 2006-03-31 01:58:03 UTC FreeBSD ports repository Modified files: multimedia/mmpython Makefile Added files: multimedia/mmpython/files patch-disc__discinfo.py patch-disc__lsdvd.py Log: - Workaround Pythons ioctl() wrapper deficency.

cvs commit: src/sys/modules Makefile

2006-03-30 Thread Marcel Moolenaar
marcel 2006-03-31 01:50:23 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Build uart(4) on PowerPC. Revision ChangesPath 1.488 +1 -2 src/sys/modules/Makefile ___ cvs-all@freebsd.org m

cvs commit: src/sys/conf files.powerpc src/sys/dev/uart uart_cpu_powerpc.c

2006-03-30 Thread Marcel Moolenaar
marcel 2006-03-31 01:42:55 UTC FreeBSD src repository Modified files: sys/conf files.powerpc Added files: sys/dev/uart uart_cpu_powerpc.c Log: Allow uart(4) to be built on PowerPC. Revision ChangesPath 1.50 +1 -0 src/sys/conf/file

cvs commit: src/sys/powerpc/include bus.h

2006-03-30 Thread Marcel Moolenaar
marcel 2006-03-31 01:39:50 UTC FreeBSD src repository Modified files: sys/powerpc/include bus.h Log: Add a dummy implementation of bus_space_map(). Revision ChangesPath 1.18 +9 -3 src/sys/powerpc/include/bus.h __

cvs commit: ports/graphics/p5-Image-Info Makefile distinfo

2006-03-30 Thread Cheng-Lung Sung
clsung 2006-03-31 00:49:58 UTC FreeBSD ports repository Modified files: graphics/p5-Image-Info Makefile distinfo Log: - update to 1.20 - (also) fix unfetchable Revision ChangesPath 1.7 +2 -1 ports/graphics/p5-Image-Info/Makefile 1.6 +3 -3 po

cvs commit: src/gnu/usr.bin/binutils/gdbserver Makefile low-fbsd.c

2006-03-30 Thread John-Mark Gurney
jmg 2006-03-31 00:37:42 UTC FreeBSD src repository Removed files: gnu/usr.bin/binutils/gdbserver Makefile low-fbsd.c Log: remove these vestiges of gdbserver.. It hasn't built in a long time, and now really belongs in gdb, not binutils.. Plus, these don't resemble what th

cvs commit: ports/www/mozilla pkg-install.in

2006-03-30 Thread Michael Johnson
ahze2006-03-31 00:04:24 UTC FreeBSD ports repository Modified files: www/mozilla pkg-install.in Log: - Don't remove extensions dir.. firefox and thunderbird don't like this sorry people =( Revision ChangesPath 1.10 +1 -2 ports/www/mozilla/pk

cvs commit: ports/editors/mined Makefile distinfo pkg-plist ports/editors/mined/files patch-src::mkinclud.mak

2006-03-30 Thread Thierry Thomas
thierry 2006-03-30 23:39:27 UTC FreeBSD ports repository Modified files: editors/minedMakefile distinfo pkg-plist editors/mined/files patch-src::mkinclud.mak Log: Upgrade to 2000.12. Changelog at . Revision ChangesP

cvs commit: ports/mail/ingo Makefile distinfo pkg-plist

2006-03-30 Thread Thierry Thomas
thierry 2006-03-30 23:14:08 UTC FreeBSD ports repository Modified files: mail/ingoMakefile distinfo pkg-plist Log: Upgrade to Ingo H3 1.1. Changelog at . Reminded by:Nejc Skoberne Revision

cvs commit: src/sys/kern subr_taskqueue.c

2006-03-30 Thread Sam Leffler
sam 2006-03-30 23:06:59 UTC FreeBSD src repository Modified files: sys/kern subr_taskqueue.c Log: fixup error handling in taskqueue_start_threads: check for kthread_create failing, print a message when we fail for some reason as most callers do not check the r

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

2006-03-30 Thread Sam Leffler
sam 2006-03-30 22:59:12 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/acpica/Osd OsdSchedule.c Log: MFC: 1.36: honor tunable when starting up task q threads Approved by:re (scottl) Revision ChangesPath 1.32.2.4 +2 -1

Re: cvs commit: src/usr.sbin/syslogd syslogd.c

2006-03-30 Thread Garance A Drosehn
At 11:06 PM +0100 3/30/06, Joao Barros wrote: On 3/30/06, John-Mark Gurney <[EMAIL PROTECTED]> wrote: > I'd be cool if there was a log entry that logged the fact > that we couldn't write entries for a time due to no space > on the device, so that going back through the logs, you > could under

Re: cvs commit: src/usr.sbin/syslogd syslogd.c

2006-03-30 Thread Joao Barros
On 3/30/06, John-Mark Gurney <[EMAIL PROTECTED]> wrote: > I'd be cool if there was a log entry that logged the fact that we couldn't > write entries for a time due to no space on the device, so that going back > through the logs, you could understand why there was a big gap... > I like the idea ,

Re: cvs commit: CVSROOT access

2006-03-30 Thread Remko Lodder
Wilko Bulte wrote: wilko 2006-03-30 20:47:12 UTC FreeBSD src repository Modified files: .access Log: Welcome flz (Florent Thoumie) to the ranks of the src committers. cperciva sponsored Florent, and will be his mentor. Approved by:core With

cvs commit: ports/x11/xterm Makefile

2006-03-30 Thread Kirill Ponomarew
krion 2006-03-30 21:52:37 UTC FreeBSD ports repository Modified files: x11/xtermMakefile Log: Enable --enable-narrowproto configure option to accommodate Xorg "modular" build. Revision ChangesPath 1.32 +2 -1 ports/x11/xterm/Makefile _

Re: cvs commit: src/usr.sbin/syslogd syslogd.c

2006-03-30 Thread John-Mark Gurney
Christian S.J. Peron wrote this message on Thu, Mar 30, 2006 at 21:04 +: > csjp2006-03-30 21:04:52 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/syslogd syslogd.c > Log: > Currently, if writing out a log entry fails, we unlink that log entry from > ou

cvs commit: src/sys/conf files

2006-03-30 Thread Marcel Moolenaar
marcel 2006-03-30 21:39:36 UTC FreeBSD src repository Modified files: sys/conf files Log: Include the sbus attachment of scc(1) when either fhc(4) or sbus(4) is configured. Revision ChangesPath 1.1107+1 -1 src/sys/conf/files ___

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

2006-03-30 Thread Christian S.J. Peron
csjp2006-03-30 21:04:52 UTC FreeBSD src repository Modified files: usr.sbin/syslogd syslogd.c Log: Currently, if writing out a log entry fails, we unlink that log entry from our internal list of logfiles. So if writev(2) fails for potentially transient errors like ENO

cvs commit: CVSROOT access

2006-03-30 Thread Wilko Bulte
wilko 2006-03-30 20:47:12 UTC FreeBSD src repository Modified files: .access Log: Welcome flz (Florent Thoumie) to the ranks of the src committers. cperciva sponsored Florent, and will be his mentor. Approved by:core With hat: core-secreta

cvs commit: ports UPDATING ports/Mk bsd.kde.mk ports/accessibility/kdeaccessibility Makefile distinfo ports/arabic/kde3-i18n Makefile distinfo ports/audio/akode Makefile pkg-plist ports/audio/akode-pl

2006-03-30 Thread Michael Nottebrock
lofi2006-03-30 20:30:29 UTC FreeBSD ports repository Modified files: .UPDATING Mk bsd.kde.mk accessibility/kdeaccessibility Makefile distinfo arabic/kde3-i18n Makefile distinfo audio/akode Makefile pkg-plist

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

2006-03-30 Thread Jason Evans
jasone 2006-03-30 20:25:52 UTC FreeBSD src repository Modified files: lib/libc/stdlib malloc.c Log: Optimize runtime performance, primary using the following techniques: * Avoid choosing an arena until it's certain that an arena is needed for allocation.

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

2006-03-30 Thread Hajimu UMEMOTO
ume 2006-03-30 20:24:00 UTC FreeBSD ports repository Modified files: sysutils/gkrellm2Makefile distinfo pkg-plist Log: Update to 2.2.8. Revision ChangesPath 1.117 +2 -2 ports/sysutils/gkrellm2/Makefile 1.73 +3 -3 ports/sysutils/gkrellm2/di

cvs commit: src/include Makefile res_update.h src/lib/libc/net Symbol.map res_mkupdate.c res_update.c res_update.h src/lib/libc/resolv Symbol.map res_data.c

2006-03-30 Thread Hajimu UMEMOTO
ume 2006-03-30 20:15:53 UTC FreeBSD src repository Modified files: include Makefile lib/libc/net Symbol.map res_mkupdate.c res_update.c lib/libc/resolv Symbol.map res_data.c Added files: include res_update.h Removed files:

Re: cvs commit: src/sys/netipsec xform.h xform_ipip.c

2006-03-30 Thread Bjoern A. Zeeb
On Thu, 30 Mar 2006, Max Laier wrote: On Thursday 30 March 2006 21:17, Bjoern A. Zeeb wrote: On Thu, 30 Mar 2006, Bjoern A. Zeeb wrote: bz 2006-03-30 18:57:04 UTC FreeBSD src repository Modified files: sys/netipsec xform.h xform_ipip.c Log: Fix more stack corruptions

Re: cvs commit: src/sys/netipsec xform.h xform_ipip.c

2006-03-30 Thread Max Laier
On Thursday 30 March 2006 21:17, Bjoern A. Zeeb wrote: > On Thu, 30 Mar 2006, Bjoern A. Zeeb wrote: > > bz 2006-03-30 18:57:04 UTC > > > > FreeBSD src repository > > > > Modified files: > >sys/netipsec xform.h xform_ipip.c > > Log: > > Fix more stack corruptions on amd64. >

cvs commit: ports/security/p5-GD-SecurityImage Makefile distinfo pkg-plist

2006-03-30 Thread Shigeyuki Fukushima
shige 2006-03-30 19:42:08 UTC FreeBSD ports repository Modified files: security/p5-GD-SecurityImage Makefile distinfo pkg-plist Log: Update to 1.60. PR: ports/94683 Submitted by: Vladimir Timofeev <[EMAIL PROTECTED]> Revision ChangesPath 1.4

cvs commit: ports/sysutils/bacula-client-devel Makefile ports/sysutils/bacula-server-devel Makefile distinfo pkg-install pkg-message pkg-plist pkg-plist.client ports/sysutils/bacula-server-devel/files

2006-03-30 Thread Renato Botelho
garga 2006-03-30 19:35:57 UTC FreeBSD ports repository Modified files: sysutils/bacula-client-devel Makefile sysutils/bacula-server-devel Makefile distinfo pkg-install pkg-message pkg-plist pkg-plist.client

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

2006-03-30 Thread Scott Long
scottl 2006-03-30 19:22:45 UTC FreeBSD src repository Modified files: sys/dev/acpica/Osd OsdSchedule.c Log: Revert to using acpi_max_threads instead of the hardcoded value of '3'. Revision ChangesPath 1.36 +2 -1 src/sys/dev/acpica/Osd/OsdSchedule.c __

Re: cvs commit: src/sys/netipsec xform.h xform_ipip.c

2006-03-30 Thread Bjoern A. Zeeb
On Thu, 30 Mar 2006, Bjoern A. Zeeb wrote: bz 2006-03-30 18:57:04 UTC FreeBSD src repository Modified files: sys/netipsec xform.h xform_ipip.c Log: Fix more stack corruptions on amd64. Vararg functions have a different calling convention than regular functions on amd

Re: cvs commit: ports/lang/gcc34 Makefile distinfo pkg-plist

2006-03-30 Thread Michael Nottebrock
On Sunday, 26. March 2006 20:08, Gerald Pfeifer wrote: > gerald 2006-03-26 18:08:14 UTC > > FreeBSD ports repository > > Modified files: > lang/gcc34 Makefile distinfo pkg-plist > Log: > Update to the GCC 3.4.6 release, which concludes the GCC 3.4 release > series. Mov

cvs commit: ports/java/linux-sun-jdk14 Makefile distinfo pkg-plist

2006-03-30 Thread Greg Lewis
glewis 2006-03-30 18:58:19 UTC FreeBSD ports repository Modified files: java/linux-sun-jdk14 Makefile distinfo pkg-plist Log: . Update to 1.4.2_11. Revision ChangesPath 1.57 +2 -2 ports/java/linux-sun-jdk14/Makefile 1.24 +3 -3 ports/java/linux-s

cvs commit: src/sys/netipsec xform.h xform_ipip.c

2006-03-30 Thread Bjoern A. Zeeb
bz 2006-03-30 18:57:04 UTC FreeBSD src repository Modified files: sys/netipsec xform.h xform_ipip.c Log: Fix more stack corruptions on amd64. Vararg functions have a different calling convention than regular functions on amd64. Casting a varag function to a re

cvs commit: src/sys/geom/eli g_eli.h

2006-03-30 Thread Pawel Jakub Dawidek
pjd 2006-03-30 18:50:00 UTC FreeBSD src repository Modified files: sys/geom/eli g_eli.h Log: Revert previous change, as I fixed MD5(9). Revision ChangesPath 1.7 +2 -6 src/sys/geom/eli/g_eli.h ___ cvs-a

cvs commit: src/sys/kern md5c.c

2006-03-30 Thread Pawel Jakub Dawidek
pjd 2006-03-30 18:45:50 UTC FreeBSD src repository Modified files: sys/kern md5c.c Log: Fix a panic on sparc64 related to inproper aligment - we cannot assume, that 'unsigned char *' argument is 4 byte aligned. MFC after: 3 days Revision Changes

cvs commit: src/sys/dev/puc puc_ebus.c puc_sbus.c

2006-03-30 Thread Marcel Moolenaar
marcel 2006-03-30 18:43:03 UTC FreeBSD src repository Modified files: sys/dev/puc puc_ebus.c puc_sbus.c Log: When we attach to either a SAB82532 or a Z8530, print a notice saying that scc(4) should be configured into the kernel. This helps people to migrate away fro

cvs commit: src/sys/sparc64/conf GENERIC

2006-03-30 Thread Marcel Moolenaar
marcel 2006-03-30 18:40:25 UTC FreeBSD src repository Modified files: sys/sparc64/conf GENERIC Log: Add scc(4). Revision ChangesPath 1.106 +2 -2 src/sys/sparc64/conf/GENERIC ___ cvs-all@freebsd.org mailing list

cvs commit: src/share/man/man4 Makefile uart.4 src/sys/conf NOTES files src/sys/modules Makefile src/sys/modules/uart Makefile

2006-03-30 Thread Marcel Moolenaar
marcel 2006-03-30 18:39:24 UTC FreeBSD src repository Modified files: share/man/man4 Makefile uart.4 sys/conf NOTES files sys/modules Makefile sys/modules/uart Makefile Log: o Add scc(4) to the build. o Add the scc(4) manpage to

cvs commit: src/sys/dev/uart uart_bus.h uart_core.c uart_cpu.h uart_dev_ns8250.c uart_dev_sab82532.c uart_dev_z8530.c

2006-03-30 Thread Marcel Moolenaar
marcel 2006-03-30 18:37:03 UTC FreeBSD src repository Modified files: sys/dev/uart uart_bus.h uart_core.c uart_cpu.h uart_dev_ns8250.c uart_dev_sab82532.c uart_dev_z8530.c Log: Add support for scc(4). Revision Cha

cvs commit: src/share/man/man4 scc.4 src/sys/dev/uart uart_bus_scc.c src/sys/kern serdev_if.m src/sys/dev/scc scc_bfe.h scc_bfe_ebus.c scc_bfe_sbus.c scc_bus.h scc_core.c scc_dev_sab82532.c scc_dev_z8

2006-03-30 Thread Marcel Moolenaar
marcel 2006-03-30 18:33:22 UTC FreeBSD src repository Added files: share/man/man4 scc.4 sys/dev/uart uart_bus_scc.c sys/kern serdev_if.m sys/dev/scc scc_bfe.h scc_bfe_ebus.c scc_bfe_sbus.c scc_bus.h scc_core.

cvs commit: ports/net/hawknl Makefile

2006-03-30 Thread Renato Botelho
garga 2006-03-30 18:20:39 UTC FreeBSD ports repository Modified files: net/hawknl Makefile Log: Fix build on amd64 and ia64 adding -fPIC and -DPIC Reported by:krismail Revision ChangesPath 1.2 +4 -0 ports/net/hawknl/Makefile ___

cvs commit: ports/audio/hawkvoice Makefile

2006-03-30 Thread Renato Botelho
garga 2006-03-30 18:20:03 UTC FreeBSD ports repository Modified files: audio/hawkvoice Makefile Log: Fix build on amd64 and ia64 adding -fPIC and -DPIC Reported by:krismail Revision ChangesPath 1.2 +4 -0 ports/audio/hawkvoice/Makefile __

cvs commit: ports/java/linux-sun-jdk13 Makefile distinfo

2006-03-30 Thread Greg Lewis
glewis 2006-03-30 17:53:11 UTC FreeBSD ports repository Modified files: java/linux-sun-jdk13 Makefile distinfo Log: . Update to 1.3.1_18. Revision ChangesPath 1.48 +1 -1 ports/java/linux-sun-jdk13/Makefile 1.21 +3 -3 ports/java/linux-sun-jdk13/d

cvs commit: ports/graphics/p5-Image-Imlib2 Makefile distinfo

2006-03-30 Thread Yen-Ming Lee
leeym 2006-03-30 17:40:02 UTC FreeBSD ports repository Modified files: graphics/p5-Image-Imlib2 Makefile distinfo Log: - update to 1.08 Revision ChangesPath 1.16 +2 -1 ports/graphics/p5-Image-Imlib2/Makefile 1.11 +3 -3 ports/graphics/p5-Image-I

cvs commit: src/sys/sys serial.h

2006-03-30 Thread Marcel Moolenaar
marcel 2006-03-30 17:24:42 UTC FreeBSD src repository Modified files: sys/sys serial.h Log: o Don't make the SER_INT_* defines visible to userland. They are related to internals, not user-visible state. o Add a typedef for serdev_intr_t and protect it with

cvs commit: ports/security/uvscan-dat Makefile distinfo

2006-03-30 Thread James E. Housley
jeh 2006-03-30 17:12:27 UTC FreeBSD ports repository Modified files: security/uvscan-dat Makefile distinfo Log: Update to DAT 4730 Revision ChangesPath 1.516 +1 -1 ports/security/uvscan-dat/Makefile 1.511 +3 -3 ports/security/uvscan-dat/distin

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

2006-03-30 Thread Devon H. O'Dell
On Thu, Mar 30, 2006 at 04:46:56PM +, Christian S.J. Peron wrote: > csjp2006-03-30 16:46:56 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_6) > sys/kern tty_pty.c > Log: > MFC 1.144 tty_pty.c > > Allow root to open jail PTYs fro

cvs commit: src/sys/kern tty_pty.c

2006-03-30 Thread Christian S.J. Peron
csjp2006-03-30 16:46:56 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern tty_pty.c Log: MFC 1.144 tty_pty.c Allow root to open jail PTYs from the host environment. This un-breaks using utilities like watch(8) (or other programs

cvs commit: ports/astro/gpsd Makefile distinfo pkg-plist

2006-03-30 Thread Renato Botelho
garga 2006-03-30 16:45:32 UTC FreeBSD ports repository Modified files: astro/gpsd Makefile distinfo pkg-plist Log: - Update to 2.32 PR: ports/95038 Submitted by: maintainer Revision ChangesPath 1.3 +5 -2 ports/astro/gpsd/Mak

cvs commit: ports/www/mozilla Makefile.common ports/www/firefox-devel Makefile

2006-03-30 Thread Michael Johnson
ahze2006-03-30 16:42:26 UTC FreeBSD ports repository Modified files: www/mozilla Makefile.common www/firefox-develMakefile Log: - Fix firefox-devel pkgconfig files so we depend on firefox-devel-xpcom.pc instead of firefox.pc - Bump PORTREVISION Re

cvs commit: www/en/internal machines.sgml

2006-03-30 Thread Joel Dahl
joel2006-03-30 16:24:11 UTC FreeBSD doc repository Modified files: en/internal machines.sgml Log: Add a few empty containers as a reminder that the hardware configuration for each machine should be filled in. Revision ChangesPath 1.67 +43 -1 ww

cvs commit: ports/www/c-icap Makefile pkg-plist ports/www/c-icap/files patch-c-icap.conf.default.in pkg-install.in

2006-03-30 Thread Sergey Matveychuk
sem 2006-03-30 16:11:04 UTC FreeBSD ports repository Modified files: www/c-icap Makefile pkg-plist www/c-icap/files patch-c-icap.conf.default.in pkg-install.in Log: - Fix bugs in pkg-install and bug in pkg-plist [1] - Add one mor

cvs commit: www/en/platforms/amd64 motherboards.sgml

2006-03-30 Thread Joel Dahl
joel2006-03-30 16:02:21 UTC FreeBSD doc repository Modified files: en/platforms/amd64 motherboards.sgml Log: Add a new entry for Abit AX8 v2.0, and update the Abit AX8 entry. Revision ChangesPath 1.74 +10 -2 www/en/platforms/amd64/motherboards.sgml

cvs commit: src/sys/sys sx.h

2006-03-30 Thread John Baldwin
jhb 2006-03-30 15:48:07 UTC FreeBSD src repository Modified files: sys/sys sx.h Log: Style fix. Revision ChangesPath 1.23 +6 -7 src/sys/sys/sx.h ___ cvs-all@freebsd.org mailing list http://lists.fr

cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml

2006-03-30 Thread Hiroki Sato
hrs 2006-03-30 15:31:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) release/doc/en_US.ISO8859-1/errata article.sgml Log: Document 06:13.sendmail, 06:12.opie, 06:11.ipsec, and 06:10.nfs. Submitted by: delphij Approved by:re (implicitly)

cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml

2006-03-30 Thread Hiroki Sato
hrs 2006-03-30 15:31:25 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release/doc/en_US.ISO8859-1/errata article.sgml Log: Document 06:13.sendmail, 06:12.opie, 06:11.ipsec, and 06:10.nfs. Submitted by: delphij Approved by:re (implicitly)

cvs commit: ports/graphics/p5-Imager Makefile.man

2006-03-30 Thread Anton Berezin
tobez 2006-03-30 15:20:32 UTC FreeBSD ports repository Added files: graphics/p5-Imager Makefile.man Log: Add forgotten Makefile.man. Noticed by: FreshPorts Sanity Daemon Revision ChangesPath 1.1 +36 -0 ports/graphics/p5-Imager/Makefile.man (new)

cvs commit: ports/graphics/p5-Imager Makefile distinfo pkg-plist

2006-03-30 Thread Anton Berezin
tobez 2006-03-30 14:52:27 UTC FreeBSD ports repository Modified files: graphics/p5-Imager Makefile distinfo pkg-plist Log: Update to 0.50. Require perl from ports. Add an explicit dependency upon libungif. Assign maintainership to [EMAIL PROTECTED] Revision Changes

cvs commit: src/sys/geom/eli g_eli.h

2006-03-30 Thread Pawel Jakub Dawidek
pjd 2006-03-30 14:41:14 UTC FreeBSD src repository Modified files: sys/geom/eli g_eli.h Log: md_hash field in g_eli_metadata structure is not 4 byte aligned, which case panic on sparc64. The problem is in MD5(9) implementation. The Encode() function takes 'un

cvs commit: src/sys/geom/vinum geom_vinum.c geom_vinum.h geom_vinum_rm.c geom_vinum_state.c geom_vinum_subr.c

2006-03-30 Thread Lukas Ertl
le 2006-03-30 14:01:25 UTC FreeBSD src repository Modified files: sys/geom/vinum geom_vinum.c geom_vinum.h geom_vinum_rm.c geom_vinum_state.c geom_vinum_subr.c Log: Protect from creating striped and RAID5 plexes with unequally sized subdisks

cvs commit: ports/textproc/p5-XML-Atom-Filter Makefile distinfo

2006-03-30 Thread Yen-Ming Lee
leeym 2006-03-30 13:54:43 UTC FreeBSD ports repository Modified files: textproc/p5-XML-Atom-Filter Makefile distinfo Log: - update to 0.06 Revision ChangesPath 1.3 +4 -3 ports/textproc/p5-XML-Atom-Filter/Makefile 1.3 +3 -3 ports/textproc/p5-X

cvs commit: src Makefile.inc1

2006-03-30 Thread Ruslan Ermilov
ru 2006-03-30 13:50:48 UTC FreeBSD src repository Modified files: .Makefile.inc1 Log: Rebuild gensnmptree(1) on 700014 systems too. While 700014 corresponds to post January 26 systems where gensnmptree(1) code was already fixed, there was a timeframe

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

2006-03-30 Thread Michael L. Hostbaek
mich2006-03-30 13:47:45 UTC FreeBSD ports repository Modified files: audio/amarok Makefile distinfo pkg-plist Log: - Update to -> 1.3.9 - Adds support for libtunepimp-0.4 - Bugfixing - Remove USE_REINPLACE, to make portlint happy Revision Changes

Re: cvs commit: src/lib/librt sigev_thread.c

2006-03-30 Thread Daniel Eischen
On Thu, 30 Mar 2006, Dag-Erling [iso-8859-1] Sm?rgrav wrote: > Daniel Eischen <[EMAIL PROTECTED]> writes: > > Log: > > Account for recent changes in namespace.h. Use _pthread_create > > instead of pthread_create. > > I'm not sure this is correct. When we're inside libpthread or libthr, > w

cvs commit: src/sys/geom/mirror g_mirror.c

2006-03-30 Thread Pawel Jakub Dawidek
pjd 2006-03-30 12:15:41 UTC FreeBSD src repository Modified files: sys/geom/mirror g_mirror.c Log: - 'ndisks' variable is not boolean, so compare it with a value. - Keep conditions order consistent with the comment above. MFC after: 3 days Revision Chan

cvs commit: ports/Mk bsd.python.mk ports/lang/python Makefile distinfo pkg-plist ports/lang/python/files patch-Python::pystate.c

2006-03-30 Thread Hye-Shik Chang
perky 2006-03-30 09:40:13 UTC FreeBSD ports repository Modified files: Mk bsd.python.mk lang/python Makefile distinfo pkg-plist Removed files: lang/python/filespatch-Python::pystate.c Log: Update to Python 2.4.3. Revision Changes

cvs commit: src/lib/libc/locale utf8.c

2006-03-30 Thread Tom Rhodes
trhodes 2006-03-30 09:04:13 UTC FreeBSD src repository Modified files: lib/libc/locale utf8.c Log: Fix a bug where, for 6-byte sequences, the top 6 bits get compared to 11 rather than the top 7 bits being compared against 110 causing illegal bytes fe and ff being

cvs commit: ports/x11/XFree86-4-clients Makefile pkg-plist

2006-03-30 Thread Dejan Lesjak
lesi2006-03-30 09:00:25 UTC FreeBSD ports repository Modified files: x11/XFree86-4-clients Makefile pkg-plist Log: Since fontconfig by default generates font cache file in directory where this port installs charmaps, try to remove it upon uninstallation, so removing of di

Re: cvs commit: src/lib/librt sigev_thread.c

2006-03-30 Thread Dag-Erling Smørgrav
Daniel Eischen <[EMAIL PROTECTED]> writes: > Log: > Account for recent changes in namespace.h. Use _pthread_create > instead of pthread_create. I'm not sure this is correct. When we're inside libpthread or libthr, we want to use the underscore versions of pthread_*() so we're sure that we'

cvs commit: ports/devel/p5-File-Copy-Recursive Makefile distinfo

2006-03-30 Thread Cheng-Lung Sung
clsung 2006-03-30 08:44:10 UTC FreeBSD ports repository Modified files: devel/p5-File-Copy-Recursive Makefile distinfo Log: - update to 0.19 Revision ChangesPath 1.6 +1 -1 ports/devel/p5-File-Copy-Recursive/Makefile 1.4 +3 -3 ports/devel/p5-Fi

cvs commit: ports/dns/p5-Net-Domain-ExpireDate Makefile distinfo

2006-03-30 Thread Cheng-Lung Sung
clsung 2006-03-30 08:38:04 UTC FreeBSD ports repository Modified files: dns/p5-Net-Domain-ExpireDate Makefile distinfo Log: - update to 0.37 - from Changes - modify patterns for whois.cira.ca Revision ChangesPath 1.4 +1 -1 ports/dns/p5-Net-Domain-Exp

  1   2   >