delphij 2007-05-21 05:46:59 UTC
FreeBSD doc repository
Modified files:
en/relengindex.sgml
Log:
ports/ is now in slush (commits still requires approval
from portmgr@) rather than being hard-locked.
Revision ChangesPath
1.211 +2 -2 www/en/releng/
Sounds like more wonderful roadblocks from the GCC team. GCC is a
great app, but it would be nice if it could be used as a tool for
software development.
It is a fine toolchain despite some of these issues.
It does concern me greatly though that the majority of software
development is now
marcel 2007-05-21 05:11:43 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64trap.c
Log:
When speculation fails (as determined by the chk instruction) the
processor is to jump to recovery code. This branching behaviour
may not be implemented by the processor an
cperciva2007-05-21 04:45:24 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_support_format_tar.c
Log:
Don't test for NULL when it is both unnecessary (the pointer is checked
against NULL when it is first allocated) and pointless (we've already
der
[EMAIL PROTECTED] wrote:
mjacob 2007-05-20 16:49:10 UTC
FreeBSD src repository
Modified files:
sys/dev/hptmvioctl.c
Log:
Make gcc 4.2 happy by initiatlizing controller && channel prior
to a call to a function which *might* then initialize them.
MFC after: 3 days
Is
mjacob 2007-05-20 16:49:10 UTC
FreeBSD src repository
Modified files:
sys/dev/hptmvioctl.c
Log:
Make gcc 4.2 happy by initiatlizing controller && channel prior
to a call to a function which *might* then initialize them.
MFC after: 3 days
Isn't the bug that the funct
cperciva2007-05-21 04:22:38 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_write_disk.c
Log:
Remove pointless code: Don't assign a value to a variable when we're
going to overwrite it with a new value a few lines later.
Visual inspection of the sur
wollman 2007-05-21 04:21:58 UTC
FreeBSD src repository
Modified files:
share/zoneinfo africa asia australasia europe
leapseconds northamerica southamerica
zone.tab
Log:
MFV: tzdata2007f
PR: conf/109418
R
wollman 2007-05-21 04:15:35 UTC
FreeBSD src repository
src/share/zoneinfo - Imported sources
Update of /home/ncvs/src/share/zoneinfo
In directory repoman.freebsd.org:/tmp/cvs-serv70907
Log Message:
Long-delayed import of timezone database from Arthur Olson et al.
Timezone
On Sun, 20 May 2007, Matt Jacob wrote:
mjacob 2007-05-20 16:49:10 UTC
FreeBSD src repository
Modified files:
sys/dev/hptmvioctl.c
Log:
Make gcc 4.2 happy by initiatlizing controller && channel prior
to a call to a function which *might* then initialize them.
MFC after:
deischen2007-05-21 02:49:08 UTC
FreeBSD src repository
Modified files:
lib Makefile.inc
lib/libatm Makefile
lib/libautofsMakefile
lib/libbegemot Makefile
lib/libbluetooth Makefile
lib/libbsm Makefile
simokawa2007-05-21 02:18:50 UTC
FreeBSD src repository
Modified files:
sys/dev/firewire firewire.c firewirereg.h
Log:
MFp4: Simplify the bus probe routin using a kthread.
MFC after: 1 week
Revision ChangesPath
1.93 +236 -335 src/sys/dev/firewire/firewir
leeym 2007-05-21 00:53:25 UTC
FreeBSD doc repository (ports committer)
Modified files:
share/pgpkeysleeym.key
Log:
update my key
Revision ChangesPath
1.4 +31 -27doc/share/pgpkeys/leeym.key
___
cvs-all@fre
At 10:27 AM +0400 5/20/07, Ruslan Ermilov wrote:
It sometimes happens when the date/time are not being set
properly, so that the tools are mistakenly rebuilt again
at an inappropriate time when in the foreign environment
of the target -- the problem is usually understood better
when building for
jeff2007-05-20 22:33:42 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 pmap.c
sys/i386/i386pmap.c
sys/sparc64/sparc64 pmap.c
sys/sun4v/sun4v pmap.c tsb.c tte_hash.c
sys/sys vmmeter.h
sys/vm vm_page.
pav 2007-05-20 22:21:43 UTC
FreeBSD src repository (doc,ports committer)
Modified files:(Branch: RELENG_5)
share/examples/cvsup cvs-supfile ports-supfile stable-supfile
standard-supfile
Log:
Sync with HEAD
Revision ChangesPath
1.4
pav 2007-05-20 22:21:03 UTC
FreeBSD src repository (doc,ports committer)
Modified files:(Branch: RELENG_6)
share/examples/cvsup cvs-supfile ports-supfile stable-supfile
standard-supfile
Log:
Sync with HEAD
Revision ChangesPath
1.4
jeff2007-05-20 22:11:50 UTC
FreeBSD src repository
Modified files:
sys/kern kern_clock.c subr_prof.c subr_witness.c
sys/sys systm.h
Log:
- Move clock synchronization into a seperate clock lock so the global
scheduler lock is not involved.
marcus 2007-05-20 22:08:23 UTC
FreeBSD ports repository
Modified files:
devel/desktop-file-utils Makefile
Log:
Remove support for a separate X11BASE.
Approved by:portmgr (implicit)
Revision ChangesPath
1.19 +3 -5 ports/devel/desktop-file-utils/Make
marcus 2007-05-20 22:04:47 UTC
FreeBSD ports repository
Modified files:
deskutils/deskbar-applet Makefile
deskutils/deskbar-applet/files patch-deskbar_Utils.py
Log:
Remove support for a separate X11BASE.
Approved by:portmgr (implicit)
Revision ChangesPath
jeff2007-05-20 22:03:57 UTC
FreeBSD src repository
Modified files:
sys/compat/ndis kern_windrv.c
sys/i386/i386machdep.c mp_machdep.c sys_machdep.c
vm_machdep.c
sys/i386/include proc.h
Log:
- Move GDT/LDT locking into a sep
marcus 2007-05-20 22:00:44 UTC
FreeBSD ports repository
Modified files:
devel/glib20 Makefile
devel/glib20/files patch-glib_gutils.c
Log:
Remove support for a separate X11BASE.
Approved by:portmgr (implicit)
Revision ChangesPath
1.141 +2 -
On Sun, 2007-05-20 at 20:29 +0200, Dag-Erling Smørgrav wrote:
> Joe Marcus Clarke <[EMAIL PROTECTED]> writes:
> > Log:
> > The ports tree is now unlocked since X.Org 7.2 was imported. However, it
> > is
> > now in a semi-frozen state, requiring approval from portmgr for commits,
> > until
sat 2007-05-20 19:27:55 UTC
FreeBSD ports repository
Modified files:
ftp/proftpd Makefile
Log:
- Fix build with sql enabled
- Bump portrevision
PR: ports/112551
Submitted by: Beech Rintoul <[EMAIL PROTECTED]> (maintainer)
Reported by:T.J.
blackend2007-05-20 18:59:20 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/audit chapter.sgml
Log:
Add missing closing tag.
Revision ChangesPath
1.27 +1 -0 doc/en_US.ISO8859-1/books/handbook/audit/chapter.sgml
_
Joe Marcus Clarke <[EMAIL PROTECTED]> writes:
> Log:
> The ports tree is now unlocked since X.Org 7.2 was imported. However, it is
> now in a semi-frozen state, requiring approval from portmgr for commits,
> until
> the PREFIX change fallout has subsided.
Standard operating procedure is
kientzle2007-05-20 18:23:39 UTC
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.1
Log:
Mention the formats supported by bsdtar; include an
example that shows how to work with an ISO 9660 image.
Revision ChangesPath
1.34 +6 -0 src/usr.bin
flz 2007-05-20 17:25:01 UTC
FreeBSD ports repository
Removed files:
devel/imake-6Makefile distinfo pkg-descr pkg-plist
devel/imake-6/files patch-FreeBSD.cf patch-Imake.rules
patch-Imake.tmpl patch-Imakefile
patch-Li
mjacob 2007-05-20 16:59:37 UTC
FreeBSD src repository
Modified files:
sys/dev/if_ndis if_ndis.c
Log:
Initialize irql to something prior to calls that (might) set it.
Whined about: gcc 4.2
Revision ChangesPath
1.121 +1 -1 src/sys/dev/if_ndis/if_ndis.c
On 2007-05-20 12:33, Dag-Erling Sm??rgrav <[EMAIL PROTECTED]> wrote:
> Giorgos Keramidas <[EMAIL PROTECTED]> writes:
> > On 2007-05-19 08:07, Bruce Evans <[EMAIL PROTECTED]> wrote:
> > > - it spells the mount command as mount_cd9660 instead of "mount -t
> > > cd9660".
> > Both right on the spot.
mjacob 2007-05-20 16:53:45 UTC
FreeBSD src repository
Modified files:
sys/i386/i386busdma_machdep.c
Log:
Initializae lastaddr to 0 in bus_dmamap_load_uio so that
_bus_dmamap_load_buffer won't (potentially) be confused.
Discovered by: gcc 4.2
MFC after: 3
mjacob 2007-05-20 16:49:10 UTC
FreeBSD src repository
Modified files:
sys/dev/hptmvioctl.c
Log:
Make gcc 4.2 happy by initiatlizing controller && channel prior
to a call to a function which *might* then initialize them.
MFC after: 3 days
Revision Change
mjacob 2007-05-20 16:43:35 UTC
FreeBSD src repository
Modified files:
sys/dev/de if_devar.h
Log:
Increase size of timer counter bitfield to accomodate the actual size of the
default timer value.
Discovered By: gcc 4.2
MFC after: 3 days
Revision C
marcus 2007-05-20 16:28:26 UTC
FreeBSD ports repository
Modified files:
mail/thunderbird Makefile
Log:
Remove one remaining instance of X11BASE to fix the build when OpenLDAP
is installed.
Reported by:Tim Bishop <[EMAIL PROTECTED]>
Approved by:portmgr (impli
marius 2007-05-20 14:49:01 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include smp.h
sys/sparc64/sparc64 mp_machdep.c
Log:
- Staticize cpu_ipi_send() and cpu_mp_unleash() as these aren't
referenced outside of mp_machdep.c
- Replace a magic 14 with the new
flz 2007-05-20 14:03:16 UTC
FreeBSD ports repository
Modified files:
x11/nvidia-driverMakefile
Log:
Indent fix.
Approved by:portmgr (implicit)
Revision ChangesPath
1.59 +1 -1 ports/x11/nvidia-driver/Makefile
_
flz 2007-05-20 14:01:22 UTC
FreeBSD ports repository
Modified files:
x11/nvidia-driverMakefile
Log:
Fix legacy nvidia-drivers.
Submitted by: Stefan Ehmann <[EMAIL PROTECTED]>
Approved by:portmgr (pav), maintainer (implicit)
Revision ChangesPath
1.
marius 2007-05-20 13:47:36 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include ver.h
sys/sparc64/sparc64 identcpu.c
Log:
- Also identify USIIIi+, USIV and USIV+ CPUs.
- Use __FBSDID in identcpu.c.
- Remove #ifndef SUN4V around global cpu_impl variable; it d
flz 2007-05-20 13:26:30 UTC
FreeBSD ports repository
Removed files:
x11/xorg-documents Makefile distinfo pkg-descr pkg-plist
x11/xorg-documents/files patch-specs-Imakefile
x11/xorg-documents/scripts configure
Log:
xorg-documents moved to xorg-docs.
Approved b
flz 2007-05-20 13:25:58 UTC
FreeBSD ports repository
Removed files:
x11/xorg-manpagesMakefile distinfo pkg-descr pkg-plist
x11/xorg-manpages/files manpages patch-Xserver-Imakefile
patch-man-Imakefile
x11/xorg-manpages/scripts configure
marius 2007-05-20 13:19:33 UTC
FreeBSD src repository
Modified files:
sys/sun4v/includeupa.h ver.h
Log:
Given that these sparc64 (as in sun4u) specific headers only exist
in the sun4v source in order to be able to compile the source which
is shared between sparc64 and su
marius 2007-05-20 13:06:45 UTC
FreeBSD src repository
Modified files:
sys/sparc64/pci ofw_pcibus.c
sys/sparc64/sparc64 mem.c
sys/sun4v/includepmap.h
sys/sun4v/sun4v bus_machdep.c hviommu.c machdep.c pmap.c
vm_machdep.c
Remove
maxim 2007-05-20 12:34:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/man/man4 ubsa.4
sys/dev/usb ubsa.c usbdevs
Log:
MFC rev. 1.10 ubsa.4, rev. 1.23 ubsa.c, rev. 1.294 usbdevs:
add AnyData ADU-E100H modem.
RevisionC
se 2007-05-20 12:18:53 UTC
FreeBSD ports repository
Modified files:
multimedia/dvbcutMakefile
Log:
This port was broken due to changes in ffmpeg-devel (removal of a
function from the latest ffmpeg library, which has been declared
deprecated for some time). That funct
se 2007-05-20 12:13:23 UTC
FreeBSD ports repository
Modified files:
games/acm/files patch-01
Log:
The move of X11 to /usr/local broke the compilation of acm if netpbm
is installed (pm.h from netpbm was used instead of the port's unrelated
local pm.h).
If this p
miwi2007-05-20 12:00:41 UTC
FreeBSD ports repository
Modified files:
ports-mgmt/tinderbox Makefile distinfo
Log:
- Update to 2.3.6
From the Announce:
Tinderbox 2.3.6 has been released to address the change of X11BASE
from /usr/X11R6 to /usr/local. A few other bug
pav 2007-05-20 11:58:48 UTC
FreeBSD ports repository
Removed files:
x11-fonts/xorg-fonts-encodings Makefile distinfo pkg-descr
pkg-plist
x11-fonts/xorg-fonts-encodings/scripts configure
Log:
Remove; moved to x11-fonts/encodings
Ap
pav 2007-05-20 11:54:14 UTC
FreeBSD ports repository
Removed files:
x11/xorg-clients Makefile distinfo pkg-descr pkg-install
pkg-plist
x11/xorg-clients/files extra-patch-4x manpages
patch-dpsinfo-Imakefile patch-luit.c
pav 2007-05-20 11:50:22 UTC
FreeBSD ports repository
Modified files:
print/ghostscript-afpl Makefile Makefile.inc
print/ghostscript-gnu Makefile Makefile.inc
print/ghostscript-gpl Makefile Makefile.inc
Log:
- Bump PORTREVISION for xorg72 import (automated tool got c
Quoting Greg 'groggy' Lehey <[EMAIL PROTECTED]> (Sun, 20 May 2007 14:24:28
+0930):
> On Saturday, 19 May 2007 at 21:43:35 -0700, Doug Barton wrote:
> > In the past we've avoided adding entries to /etc/services that were
> > not actually being used by something we care about since every extra
> >
joel2007-05-20 11:17:16 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/articles/contributors contrib.committers.sgml
contrib.develalumni.sgml
Log:
Move jeh to the Development team alumni.
Revision ChangesPath
Giorgos Keramidas <[EMAIL PROTECTED]> writes:
> On 2007-05-19 08:07, Bruce Evans <[EMAIL PROTECTED]> wrote:
> > - it spells the mount command as mount_cd9660 instead of "mount -t cd9660".
> Both right on the spot. Would the following look better?
>
> To attach an md(4) device to an ISO 9660 C
Quoting Dag-Erling Smorgrav <[EMAIL PROTECTED]> (Sat, 19 May 2007 20:34:29
+ (UTC)):
> des 2007-05-19 20:34:29 UTC
>
> FreeBSD src repository
>
> Modified files:
> .Makefile.inc1
> Log:
> Revision 1.576 removed too much. I didn't notice because my /
marius 2007-05-20 09:58:16 UTC
FreeBSD src repository
Removed files:
sys/sun4v/includeofw_upa.h
Log:
Delete a remnant of the old sparc64 nexus(4) which was never used for sun4v.
Revision ChangesPath
1.2 +0 -54 src/sys/sun4v/include/ofw_upa.h (dead)
marius 2007-05-20 09:31:31 UTC
FreeBSD src repository
Modified files:
sys/sun4v/sun4v machdep.c nexus.c tick.c vnex.c
Log:
Remove superfluous inclusion of machine/ver.h.
Revision ChangesPath
1.9 +0 -1 src/sys/sun4v/sun4v/machdep.c
1.4 +0 -1
marius 2007-05-20 09:21:30 UTC
FreeBSD src repository
Modified files:
sys/sun4v/sun4v tte_hash.c
Log:
Make previous revision compile.
Revision ChangesPath
1.11 +1 -1 src/sys/sun4v/sun4v/tte_hash.c
___
cvs-all
ale 2007-05-20 08:31:37 UTC
FreeBSD ports repository
Modified files:
databases/mysql51-server Makefile distinfo pkg-plist
pkg-plist.client
databases/mysql51-server/files mysql-server.sh.in
patch-Makefile.in
ale 2007-05-20 08:30:26 UTC
FreeBSD ports repository
Modified files:
databases/mysql50-server Makefile distinfo pkg-plist
pkg-plist.client
databases/mysql50-server/files patch-scripts::Makefile.in
Log:
Update to 5.0.41 release and drop suppo
ale 2007-05-20 08:28:33 UTC
FreeBSD ports repository
Modified files:
lang/php4Makefile distinfo
Log:
Update to 4.4.7 release.
PR: ports/112625
Submitted by: Alex Samorukov <[EMAIL PROTECTED]>
Approved by:portmgr (linimon)
Revision
ale 2007-05-20 08:27:29 UTC
FreeBSD ports repository
Modified files:
lang/php5Makefile Makefile.ext distinfo
databases/php5-sqlite/files patch-config.m4
databases/php5-sybase_ct Makefile
devel/php5-pcre Makefile
sysutils/php5-posix/files patch-
Ruslan Ermilov wrote:
On Sat, May 19, 2007 at 10:58:04AM -0400, Alexander Kabaev wrote:
On Sat, 19 May 2007 12:51:03 +0400
Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
On Sat, May 19, 2007 at 07:56:09AM +, Scott Long wrote:
scottl 2007-05-19 07:56:09 UTC
FreeBSD src repository
Mod
On 2007-05-19 21:25, Tim Kientzle <[EMAIL PROTECTED]> wrote:
>An interesting trick is that bsdtar can read ISO files without
>needing to mount them - I wonder if a cross-reference is
>appropriate.
>>>Even bsdtar itself doesn't document this explicitly, at least in 6.2.
>>>It points to l
62 matches
Mail list logo