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
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
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
__
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)
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
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
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
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
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
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_
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
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
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
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
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
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
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
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
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
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
___
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
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
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
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
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
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
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
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/
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
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
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
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_
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
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 (
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
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
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
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
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
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)
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)
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
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
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 (
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:
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
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:
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
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
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
50 matches
Mail list logo