cvs commit: ports/games/py-mnemosyne Makefile ports/games/py-mnemosyne/files patch-setup.py

2008-09-12 Thread Beech Rintoul
beech 2008-09-12 07:16:11 UTC FreeBSD ports repository Modified files: games/py-mnemosyne Makefile games/py-mnemosyne/files patch-setup.py Log: - Patch setup.py to not install files during build - Unbreak Reported by:pointyhat via pav Approved by:portmgr

cvs commit: ports/audio/last.fm Makefile ports/audio/last.fm/files patch-src_mp3transcode_mp3transcode.cpp

2008-09-12 Thread Martin Wilke
miwi2008-09-12 08:48:58 UTC FreeBSD ports repository Modified files: audio/last.fmMakefile Added files: audio/last.fm/files patch-src_mp3transcode_mp3transcode.cpp Log: - Fix build on amd64 PR: 127223 Submitted by: "Andrius Morkūnas" <[EMA

cvs commit: ports/math/py-scientific Makefile

2008-09-12 Thread Martin Wilke
miwi2008-09-12 08:50:42 UTC FreeBSD ports repository Modified files: math/py-scientific Makefile Log: - Respect NOPORTDOCS Approved by:portmgr (erwin) Revision ChangesPath 1.23 +1 -1 ports/math/py-scientific/Makefile __

cvs commit: ports/security/rid Makefile pkg-plist ports/security/sslwrap Makefile pkg-plist ports/news/p5-Gateway Makefile pkg-plist

2008-09-12 Thread Martin Wilke
miwi2008-09-12 08:51:36 UTC FreeBSD ports repository Modified files: security/rid Makefile pkg-plist security/sslwrap Makefile pkg-plist news/p5-Gateway Makefile pkg-plist Log: - Respect NOPORTDOCS/NOPORTEXAMPLES Approved by:portmgr (erwin)

cvs commit: ports/security/vuxml vuln.xml

2008-09-12 Thread Martin Wilke
miwi2008-09-12 09:12:18 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document neon -- NULL pointer dereference in Digest domain support Approved by:portmgr (secteam blanked) Revision ChangesPath 1.1685+32 -1 po

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

2008-09-12 Thread Konstantin Belousov
kib 2008-09-12 09:49:01 UTC FreeBSD src repository Modified files: sys/i386/i386sys_machdep.c Log: SVN rev 182959 on 2008-09-12 09:49:01Z by kib Remove warning about static LDT segment allocation. Applications continue using it after ~7 years since warning was

cvs commit: src/sys/i386/i386 sys_machdep.c vm_machdep.c src/sys/i386/include proc.h

2008-09-12 Thread Konstantin Belousov
kib 2008-09-12 09:53:29 UTC FreeBSD src repository Modified files: sys/i386/i386sys_machdep.c vm_machdep.c sys/i386/include proc.h Log: SVN rev 182961 on 2008-09-12 09:53:29Z by kib When doing rfork(0), i.e. separating curproc VM from any other user of

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

2008-09-12 Thread Konstantin Belousov
kib 2008-09-12 09:51:11 UTC FreeBSD src repository Modified files: sys/i386/i386sys_machdep.c Log: SVN rev 182960 on 2008-09-12 09:51:11Z by kib The user_ldt_alloc() function shall return with dt_lock locked. The user_ldt_free() function shall return with dt_lo

cvs commit: doc/en_US.ISO8859-1/articles/portbuild article.sgml

2008-09-12 Thread Erwin Lansing
erwin 2008-09-12 11:36:27 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/portbuild article.sgml Log: Add missing buildid to the mandatory arguments to makeworld. Revision ChangesPath 1.34 +1 -1 doc/en_US.ISO8859-1/art

Re: cvs commit: ports/security/pkcs11-helper Makefile

2008-09-12 Thread QAT
Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_

cvs commit: ports/security/pkcs11-helper Makefile

2008-09-12 Thread Alex Dupre
ale 2008-09-12 12:32:34 UTC FreeBSD ports repository Modified files: security/pkcs11-helper Makefile Log: Fix typo for NOPORTDOCS. Approved by:portmgr (erwin) Revision ChangesPath 1.8 +1 -1 ports/security/pkcs11-helper/Makefile

cvs commit: ports/security/pkcs11-helper Makefile

2008-09-12 Thread Alex Dupre
ale 2008-09-12 12:52:18 UTC FreeBSD ports repository Modified files: security/pkcs11-helper Makefile Log: Really fix pkg-plist. Approved by:portmgr (implicit) Revision ChangesPath 1.9 +4 -0 ports/security/pkcs11-helper/Makefile

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

2008-09-12 Thread Konstantin Belousov
kib 2008-09-12 13:04:39 UTC FreeBSD src repository Modified files: share/man/man9 bus_dma.9 Log: SVN rev 182962 on 2008-09-12 13:04:39Z by kib Remove unneeded comma. Noted by: kensmith Revision ChangesPath 1.43 +1 -1 src/share/man/m

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

2008-09-12 Thread Konstantin Belousov
kib 2008-09-12 13:08:12 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) share/man/man9 bus_dma.9 Log: SVN rev 182963 on 2008-09-12 13:08:12Z by kib MFC r182816: Document BUS_DMA_NOCACHE. MFC r182962: Remove unneeded comma. Approve

cvs commit: src/sys/dev/tx if_tx.c

2008-09-12 Thread John Baldwin
jhb 2008-09-12 14:41:53 UTC FreeBSD src repository Modified files: sys/dev/tx if_tx.c Log: SVN rev 182964 on 2008-09-12 14:41:53Z by jhb Use the parent device's DMA tag when creating our own DMA tags. This fixes a panic on sparc64. Reviewed by:Flori

Re: cvs commit: src/sys/i386/i386 sys_machdep.c

2008-09-12 Thread John Baldwin
On Friday 12 September 2008 05:51:11 am Konstantin Belousov wrote: > kib 2008-09-12 09:51:11 UTC > > FreeBSD src repository > > Modified files: > sys/i386/i386sys_machdep.c > Log: > SVN rev 182960 on 2008-09-12 09:51:11Z by kib > > The user_ldt_alloc() function s

Re: cvs commit: src/sys/i386/i386 sys_machdep.c

2008-09-12 Thread Kostik Belousov
On Fri, Sep 12, 2008 at 10:22:35AM -0400, John Baldwin wrote: > On Friday 12 September 2008 05:51:11 am Konstantin Belousov wrote: > > kib 2008-09-12 09:51:11 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/i386/i386sys_machdep.c > > Log: > > SVN re

cvs commit: src/sys/dev/mlx mlx.c src/usr.sbin/mlxcontrol command.c interface.c

2008-09-12 Thread Stephane E. Potvin
sepotvin2008-09-12 17:40:17 UTC FreeBSD src repository Modified files: sys/dev/mlx mlx.c usr.sbin/mlxcontrol command.c interface.c Log: SVN rev 182965 on 2008-09-12 17:40:17Z by sepotvin Make mlxcontrol work with more than one system drive: - When searching

cvs commit: src/usr.bin/top machine.c

2008-09-12 Thread Stephane E. Potvin
sepotvin2008-09-12 17:54:50 UTC FreeBSD src repository Modified files: usr.bin/top machine.c Log: SVN rev 182966 on 2008-09-12 17:54:50Z by sepotvin Display the sum of the runtime of all the threads in a process when it's multithreaded instead of picking the time

cvs commit: src/sys/dev/aac aac_pci.c

2008-09-12 Thread Ed Maste
emaste 2008-09-12 18:15:12 UTC FreeBSD src repository Modified files: sys/dev/aac aac_pci.c Log: SVN rev 182967 on 2008-09-12 18:15:12Z by emaste Whitespace cleanup. Revision ChangesPath 1.69 +5 -5 src/sys/dev/aac/aac_pci.c ___

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

2008-09-12 Thread Rui Paulo
rpaulo 2008-09-12 18:26:09 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/k8temp k8temp.c Log: SVN rev 182968 on 2008-09-12 18:26:09Z by rpaulo MFC r182722: Fix the sysctl function parameters. We were only querying Sensor 0. Not

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

2008-09-12 Thread Remko Lodder
remko 2008-09-12 18:37:52 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/sound/pci/hda hdac.c Log: SVN rev 182969 on 2008-09-12 18:37:52Z by remko MFC r182854 Fix deactivation of speakers while plugging in headphones on Fujitsu U101

cvs commit: src/sys/netinet tcp_input.c

2008-09-12 Thread Bjoern A. Zeeb
bz 2008-09-12 19:28:57 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/netinet tcp_input.c Log: SVN rev 182970 on 2008-09-12 19:28:57Z by bz MFC: svn r182885, cvs rev. 1.381 tcp_input.c Work around an integer division resulting i

cvs commit: src/sys/netinet tcp_input.c

2008-09-12 Thread Bjoern A. Zeeb
bz 2008-09-12 19:36:37 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/netinet tcp_input.c Log: SVN rev 182971 on 2008-09-12 19:36:37Z by bz MFC: svn r182885, cvs rev. 1.381 tcp_input.c Work around an integer division resulting i

cvs commit: src/sys/i386/conf PAE

2008-09-12 Thread John Baldwin
jhb 2008-09-12 20:09:05 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/i386/confPAE Log: SVN rev 182972 on 2008-09-12 20:09:05Z by jhb MFC: Don't disable USB in the PAE kernel config. Approved by:re (kib) Revision Changes

Re: cvs commit: src/sys/i386/i386 sys_machdep.c

2008-09-12 Thread John Baldwin
On Friday 12 September 2008 11:36:19 am Kostik Belousov wrote: > On Fri, Sep 12, 2008 at 10:22:35AM -0400, John Baldwin wrote: > > On Friday 12 September 2008 05:51:11 am Konstantin Belousov wrote: > > > kib 2008-09-12 09:51:11 UTC > > > > > > FreeBSD src repository > > > > > > Modifi

cvs commit: src/sys/i386/conf PAE

2008-09-12 Thread John Baldwin
jhb 2008-09-12 20:28:13 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/i386/confPAE Log: SVN rev 182973 on 2008-09-12 20:28:13Z by jhb MFC: Don't disable USB in the PAE kernel config. Approved by:re (kib) Revision Changes

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

2008-09-12 Thread Takanori Watanabe
takawata2008-09-12 20:34:12 UTC FreeBSD src repository Modified files: sys/dev/usb ufoma.c Log: SVN rev 182974 on 2008-09-12 20:34:12Z by takawata Don't issue CDC request before negotiate the interface role. Revision ChangesPath 1.14 +107 -58 src/

cvs commit: src/sys/fs/tmpfs tmpfs.h tmpfs_fifoops.c tmpfs_fifoops.h tmpfs_subr.c tmpfs_vfsops.c tmpfs_vnops.c tmpfs_vnops.h

2008-09-12 Thread Xin LI
delphij 2008-09-12 20:35:17 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/fs/tmpfs tmpfs.h tmpfs_fifoops.c tmpfs_fifoops.h tmpfs_subr.c tmpfs_vfsops.c tmpfs_vnops.c tmpfs_vnops.h Log: SVN rev 1

cvs commit: ports/security/tripwire12 Makefile ports/security/tripwire12/files patch-aux_Makefile

2008-09-12 Thread Pietro Cerutti
gahr2008-09-12 21:00:07 UTC FreeBSD ports repository Modified files: security/tripwire12 Makefile Added files: security/tripwire12/files patch-aux_Makefile Log: - Unbreak on 64-bit, little-endian machines (read: amd64) Approved by:portmgr (marcus) Revisi

cvs commit: src/sys/kern kern_condvar.c kern_sig.c kern_sx.c kern_synch.c kern_thread.c subr_sleepqueue.c src/sys/sys proc.h sleepqueue.h src/sys/vm vm_glue.c

2008-09-12 Thread John Baldwin
jhb 2008-09-12 21:00:11 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/kern kern_condvar.c kern_sig.c kern_sx.c kern_synch.c kern_thread.c subr_sleepqueue.c sys/sys proc.h s

Re: cvs commit: ports/security/tripwire12 Makefile ports/security/tripwire12/files patch-aux_Makefile

2008-09-12 Thread QAT
Hi, The build which triggered this email is done under tinderbox-2.4.3, on 7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_

cvs commit: src/sys/kern subr_smp.c

2008-09-12 Thread John Baldwin
jhb 2008-09-12 21:07:22 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/kern subr_smp.c Log: SVN rev 182977 on 2008-09-12 21:07:22Z by jhb MFC: Only count the number of CPUs in the rendezvous map once, use CPU_ABSENT(), and count up

cvs commit: src/sys/dev/ipmi ipmi_kcs.c

2008-09-12 Thread John Baldwin
jhb 2008-09-12 21:37:37 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/ipmi ipmi_kcs.c Log: SVN rev 182981 on 2008-09-12 21:37:37Z by jhb MFC: Fix two places that used && instead of & to test if OBF was set. Approved by:re (

cvs commit: src/usr.sbin Makefile src/usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.sh

2008-09-12 Thread John Baldwin
jhb 2008-09-12 21:30:54 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.sbin Makefile Added files: (Branch: RELENG_7) usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.sh Log: SVN rev 182978 on 2008-09-12 21:30:54Z by jh

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

2008-09-12 Thread John Baldwin
jhb 2008-09-12 21:40:57 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/amd64/amd64 local_apic.c sys/i386/i386local_apic.c Log: SVN rev 182982 on 2008-09-12 21:40:57Z by jhb MFC: Adjust the handling of the various timer frequenc

cvs commit: src/sys/dev/ipmi ipmi.c ipmivars.h

2008-09-12 Thread John Baldwin
jhb 2008-09-12 21:44:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/ipmi ipmi.c ipmivars.h Log: SVN rev 182985 on 2008-09-12 21:44:31Z by jhb MFC: Remove the never-enabled attempt at using device cloning to provide per-file desc

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

2008-09-12 Thread John Baldwin
jhb 2008-09-12 21:41:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/amd64/amd64 local_apic.c sys/i386/i386local_apic.c Log: SVN rev 182983 on 2008-09-12 21:41:21Z by jhb MFC: Adjust the handling of the various timer frequenc

cvs commit: src/sys/kern subr_witness.c

2008-09-12 Thread Attilio Rao
attilio 2008-09-12 21:44:01 UTC FreeBSD src repository Modified files: sys/kern subr_witness.c Log: SVN rev 182984 on 2008-09-12 21:44:01Z by attilio - For any lock list we hold the head in order to reduce allocation from the free list and in this way avoid c

cvs commit: src/sys/i386/cpufreq powernow.c smist.c

2008-09-12 Thread John Baldwin
jhb 2008-09-12 21:46:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/i386/cpufreq powernow.c smist.c Log: SVN rev 182986 on 2008-09-12 21:46:23Z by jhb MFC: Fail detach if cpufreq_unregister() fails. Approved by:re (kensmith)

cvs commit: src/sys/i386/cpufreq powernow.c smist.c

2008-09-12 Thread John Baldwin
jhb 2008-09-12 21:46:59 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/i386/cpufreq powernow.c smist.c Log: SVN rev 182987 on 2008-09-12 21:46:59Z by jhb MFC: Fail detach if cpufreq_unregister() fails. Approved by:re (kensmith)

cvs commit: src/usr.sbin Makefile src/usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.sh

2008-09-12 Thread John Baldwin
jhb 2008-09-12 21:33:29 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin Makefile Added files: (Branch: RELENG_6) usr.sbin/crashinfo Makefile crashinfo.8 crashinfo.sh Log: SVN rev 182979 on 2008-09-12 21:33:29Z by jh

cvs commit: src/usr.bin/vmstat vmstat.c src/usr.sbin/iostat iostat.c

2008-09-12 Thread John Baldwin
jhb 2008-09-12 21:50:42 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/vmstat vmstat.c usr.sbin/iostat iostat.c Log: SVN rev 182988 on 2008-09-12 21:50:42Z by jhb MFC: Use kvm_getcptime() to fetch the equivalent of the kern.c

cvs commit: src/sys/dev/ipmi ipmi_kcs.c

2008-09-12 Thread John Baldwin
jhb 2008-09-12 21:36:48 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/ipmi ipmi_kcs.c Log: SVN rev 182980 on 2008-09-12 21:36:48Z by jhb MFC: Fix two places that used && instead of & to test if OBF was set. Approved by:re (

cvs commit: src/usr.sbin/ntp config.h

2008-09-12 Thread Ollivier Robert
roberto 2008-09-12 22:15:43 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.sbin/ntp config.h Log: SVN rev 182989 on 2008-09-12 22:15:43Z by roberto MFH r182944: Makefile.inc already defines OPENSSL if crypto is available/wanted. PR:

cvs commit: src/contrib/ntp/libparse clk_rawdcf.c

2008-09-12 Thread Ollivier Robert
roberto 2008-09-12 22:18:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) contrib/ntp/libparse clk_rawdcf.c Log: SVN rev 182990 on 2008-09-12 22:18:35Z by roberto MFH r182857: Apply updated patch from bin/92839 to avoid two possible buffer overflow

cvs commit: src/usr.sbin/ntp config.h

2008-09-12 Thread Ollivier Robert
roberto 2008-09-12 22:20:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/ntp config.h Log: SVN rev 182991 on 2008-09-12 22:20:24Z by roberto MFH r182944: Makefile.inc already defines OPENSSL if crypto is available/wanted. PR:

cvs commit: src/contrib/ntp/libparse clk_rawdcf.c

2008-09-12 Thread Ollivier Robert
roberto 2008-09-12 22:22:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) contrib/ntp/libparse clk_rawdcf.c Log: SVN rev 182992 on 2008-09-12 22:22:31Z by roberto MFH r182857: Apply updated patch from bin/92839 to avoid two possible buffer overflow

cvs commit: src/sys/kern uipc_usrreq.c

2008-09-12 Thread Robert Watson
rwatson 2008-09-13 00:16:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/kern uipc_usrreq.c Log: SVN rev 182993 on 2008-09-13 00:16:20Z by rwatson Extend global UNIX domain socket rwlock coverage to include incrementing and decrement

cvs commit: ports/java/eclipse Makefile ports/java/eclipse-devel Makefile

2008-09-12 Thread Greg Lewis
glewis 2008-09-13 04:06:44 UTC FreeBSD ports repository Modified files: java/eclipse Makefile java/eclipse-devel Makefile Log: . Fix the build when WITHOUT_MOZILLA is defined by removing the manual inclusion of an (obsolete) copy of bsd.gecko.mk (its included