On Tue, Oct 17, 2006 at 07:28:45PM -0700, Peter Grehan wrote:
> David O'Brien, did you have any objection to the proposed solution in
> amd64/102996 ??
Is this an issue for 6.2-RELEASE? If not, it needs to take a back seat
to ARM and other schedule 6.2-R things.
--
-- David ([EMAIL PROTECTED
I noticed that mountlate script is not installed under RELENG_6.
You need to add mountlate to FILES in /usr/src/etc/rc.d/Makefile, I think.
Dag-Erling Smorgrav wrote:
> des 2006-09-13 08:38:49 UTC
>
> FreeBSD src repository
>
> Modified files:(Branch: RELENG_6)
> etc/rc.
brd 2006-10-19 06:37:53 UTC
FreeBSD doc repository
Modified files:
en/news/status Makefile status.sgml
Added files:
en/news/status report-june-2006-oct-2006.xml
Log:
Add the June - Oct 2006 Status Report. Next reports are due Jan 06, 2007.
Revision Ch
ru 2006-10-19 05:55:10 UTC
FreeBSD src repository
Modified files:
sys/i386/acpica Makefile
Log:
Add missing acpi_wakecode.o: assym.s dependency, so that if assym.s
is newer than acpi_wakecode.h, the latter is rebuilt.
Reported by:bde
Revision Changes
imp 2006-10-19 05:25:53 UTC
FreeBSD src repository
Modified files:
sys/dev/ray if_ray.c
Log:
tweak comments about OLDCARD workarounds
Revision ChangesPath
1.85 +1 -2 src/sys/dev/ray/if_ray.c
___
cvs-al
imp 2006-10-19 05:25:29 UTC
FreeBSD src repository
Modified files:
sys/dev/awi if_awi_pccard.c
Log:
tweak comment
Revision ChangesPath
1.24 +2 -1 src/sys/dev/awi/if_awi_pccard.c
___
cvs-all@freebsd.org
imp 2006-10-19 05:19:00 UTC
FreeBSD src repository
Modified files:
share/examples/etc README.examples
Log:
Remove references to pccard.conf, it is no longer used.
Revision ChangesPath
1.17 +0 -2 src/share/examples/etc/README.examples
__
imp 2006-10-19 05:17:55 UTC
FreeBSD src repository
Modified files:
sys/i386/confNOTES
sys/pc98/confNOTES
sys/amd64/conf NOTES
Log:
Remove references to pccard.conf
Revision ChangesPath
1.60 +2 -2 src/sys/amd64/conf/NOTES
jkoshy 2006-10-19 03:49:14 UTC
FreeBSD doc repository
Modified files:
share/sgml press.xml
Log:
Article on building a NAS device using VMware and FreeBSD-based FreeNAS.
Revision ChangesPath
1.11 +12 -1 www/share/sgml/press.xml
_
trhodes 2006-10-19 03:31:14 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
A few wording fix ups to the GEOM chapter.
PR: 85353
Submitted by: "Julien Gabel" <[EMAIL PROTECTED]> (original submission)
Revis
iedowse 2006-10-19 01:15:59 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ehci.c if_axe.c if_udav.c if_ural.c
ohci.c uhci.c usb.c usbdi.h
Log:
Use a different task queue for host controller and peripheral driver
tasks. Since the host
> FWIW, reverting revision 1.199 of kern_conf.c locally fixes the
> unkillable xterms, stuck in "devdrn", problem.
destroy_devl() is only stuck in "devdrn" if a thread has called dev_refthread()
but not yet called dev_relthread(). If that thread doesn't sleep forever then
it might write to freed
marcel 2006-10-19 00:53:35 UTC
FreeBSD src repository
Modified files:
sys/ia64/ia64clock.c
Log:
Fix previous revision:
o day and mday are the same. No need to subtract 1 from mday.
o Set dow to -1 as clock_ct_to_ts() checks this field and
returns EINVAL on any
shaun 2006-10-19 00:22:10 UTC
FreeBSD ports repository
Modified files:
net/rbootMakefile distinfo pkg-descr
Log:
- Fix fetch (and unbreak) port by using the submitter's distfile mirror.
- The author no longer wishes to maintain the port, and has recommended
FWIW, reverting revision 1.199 of kern_conf.c locally fixes the
unkillable xterms, stuck in "devdrn", problem.
On 2006-10-19 02:49, Giorgos Keramidas <[EMAIL PROTECTED]> wrote:
>
> Maybe it's not related, but all xterm's seem unkillable and blocked
> forever in "devdrn" here, in a build from 2006.
linimon 2006-10-19 00:02:48 UTC
FreeBSD ports repository
Modified files:
games/alephone Makefile
Log:
Fix the missed merge from the 6-exp testing run, from which bsd.port.mk 1.541
was committed on 2006/09/15, to fix the build.
Hat:portmgr
Pointy hat:
shaun 2006-10-18 23:56:28 UTC
FreeBSD ports repository
Modified files:
devel/gauche-readline Makefile
Log:
Unbreak port by fixing do-install.
PR: ports/104494
Submitted by: Frank J. Laszlo <[EMAIL PROTECTED]>
Approved by:portmgr (marcus),
Maybe it's not related, but all xterm's seem unkillable and blocked
forever in "devdrn" here, in a build from 2006.10.18.15.56.11.
An earlier sync from 2006.10.13.12.45.54 didn't exhibit this behavior,
so I guess there's something mildly buggy with this change?
On 2006-10-15 09:15, Martin Blapp <
ahze2006-10-18 23:39:29 UTC
FreeBSD ports repository
Modified files:
finance/gnucash Makefile
Log:
- Fix LIB_DEPENDS for g-wrap
Spotted by: Stephen J. Roznowski <[EMAIL PROTECTED]>
Approved by:portmgr (marcus)
Revision ChangesPath
1.94 +1 -1
maho2006-10-18 21:55:44 UTC
FreeBSD ports repository
Modified files:
editors/openoffice.org-2.0 Makefile distinfo pkg-descr
pkg-plist
Log:
(Forced commit) Former commit was wrong,
Approved by erwin, not edwin.
Approved by:portmgr(lin
John Baldwin wrote:
On Tuesday 17 October 2006 17:34, Tom Rhodes wrote:
On Mon, 16 Oct 2006 13:20:23 -0400
John Baldwin <[EMAIL PROTECTED]> wrote:
On Saturday 14 October 2006 06:30, Tom Rhodes wrote:
trhodes 2006-10-14 10:30:14 UTC
FreeBSD src repository
Modified files:
sys/kern
marcus 2006-10-18 21:18:53 UTC
FreeBSD ports repository
Modified files:
databases/evolution-data-server/files
patch-camel_camel-object.c
Log:
Correct path to patched file.
Approved by:portmgr (implicit)
Revision Changes
marcus 2006-10-18 21:15:30 UTC
FreeBSD ports repository
Modified files:
databases/evolution-data-server Makefile
Added files:
databases/evolution-data-server/files
patch-camel_camel-object.c
Log:
Restore a patch that was lost in
imp 2006-10-18 21:09:43 UTC
FreeBSD src repository
Modified files:
usr.sbin/pccard Makefile
Added files:
usr.sbin/pccard/dumpcis Makefile dumpcis.8 main.c
Log:
Package the dumpcisfile functionality into a new dumpcis command.
Also, don't build pccardc now. I've
mezz2006-10-18 20:57:20 UTC
FreeBSD ports repository
Modified files:
.UPDATING
Log:
- Include GTK+ in the sentences to show that this is not only for GNOME users,
because a few of users have successed to skip this.
- Add (/usr/X11R6) and (/usr/local)
imp 2006-10-18 20:48:06 UTC
FreeBSD src repository
Removed files:
usr.sbin/pccard/pccardd Makefile cardd.c cardd.h file.c
pccard.conf.5 pccardd.8 pccardd.c
server.c util.c
Log:
Delete now-unused portion of pccardd. OL
keramida2006-10-18 20:47:50 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/network-servers chapter.sgml
Log:
Suggest using `/etc/rc.d/mountd onereload' instead of `reload',
to make sure that `mountd' is (re)loaded even if it's not yet
enabled in `/e
tmclaugh2006-10-18 20:25:11 UTC
FreeBSD ports repository
Modified files:
deskutils/tomboy Makefile
Added files:
deskutils/tomboy/files patch-Tomboy_Utils.cs
Log:
Fix crash due to DllImport of non-existant function in libc.
Submitted by: flz
Approved by:por
imp 2006-10-18 19:56:41 UTC
FreeBSD src repository
Modified files:
usr.sbin Makefile
Log:
Always build pccardc.
# I should remove the oldcard vestages from it...
Revision ChangesPath
1.363 +1 -2 src/usr.sbin/Makefile
_
grehan 2006-10-18 19:56:20 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powerpc copyinout.c
Log:
Fix remaining compile error.
Revision ChangesPath
1.15 +1 -1 src/sys/powerpc/powerpc/copyinout.c
___
cvs-
On Tuesday 17 October 2006 17:34, Tom Rhodes wrote:
> On Mon, 16 Oct 2006 13:20:23 -0400
> John Baldwin <[EMAIL PROTECTED]> wrote:
>
> > On Saturday 14 October 2006 06:30, Tom Rhodes wrote:
> > > trhodes 2006-10-14 10:30:14 UTC
> > >
> > > FreeBSD src repository
> > >
> > > Modified file
On 2006-10-18 19:34, Daniel Gerzo <[EMAIL PROTECTED]> wrote:
> danger 2006-10-18 19:34:16 UTC
>
> FreeBSD doc repository
>
> Modified files:
> en_US.ISO8859-1/books/developers-handbook Makefile
> Removed files:
> en_US.ISO8859-1/books/developers-handbook/kernelbuild Makefile
danger 2006-10-18 19:34:16 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/developers-handbook Makefile
Removed files:
en_US.ISO8859-1/books/developers-handbook/kernelbuild Makefile
Log:
- remove useless chapter Makefile
- add kernelbuild/chapter.sgml t
On Wed, Oct 18, 2006 at 08:56:42AM -0600, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Alexander Leidinger <[EMAIL PROTECTED]> writes:
> : Quoting Warner Losh <[EMAIL PROTECTED]> (from Tue, 17 Oct 2006 18:08:04
> : + (UTC)):
> :
> : > imp 2006-10-17 18:08:04
mezz2006-10-18 18:56:36 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/py-gtk2 Makefile distinfo
Log:
Update to 2.10.3 to fix the 64-bit platforms in the runtime.
Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=362738
Reported by:Mark Nowiasz <
glewis 2006-10-18 18:52:47 UTC
FreeBSD ports repository
Modified files:
x11-wm/afterstep-stable Makefile
Log:
. Fix the packing list.
Pointed out by: pointyhat (kris)
Approved by:portmgr (kris)
Revision ChangesPath
1.70 +3 -2 ports/x11-wm/afterst
marcus 2006-10-18 18:07:21 UTC
FreeBSD ports repository
Modified files:
x11/XFree86-4-clients Makefile
Log:
Actually commit the Makefile bit to allow the
patch-programs::fonttosfnt::util.c to apply.
Reminded by:Scott Allendorf <[EMAIL PROTECTED]>
Approved by:por
flz 2006-10-18 15:56:11 UTC
FreeBSD src repository
Modified files:
etc/rc.d amd
Log:
Add 'reload' to the list of available commands for the amd rc.d script.
PR: conf/104507
Submitted by: Douglas K. Rand <[EMAIL PROTECTED]>
MFC after: 3
In message: <[EMAIL PROTECTED]>
Alexander Leidinger <[EMAIL PROTECTED]> writes:
: Quoting Warner Losh <[EMAIL PROTECTED]> (from Tue, 17 Oct 2006 18:08:04
: + (UTC)):
:
: > imp 2006-10-17 18:08:04 UTC
: >
: > FreeBSD src repository
: >
: > Modified files:
: > sys/c
maxim 2006-10-18 13:16:07 UTC
FreeBSD src repository
Modified files:
bin/rm rm.c
Log:
o Backout rev. 1.55. Don't waste cpu cycles for bzero(), do not
call chflags() for whiteouted files.
Prodded by: ru
Revision ChangesPath
1.56 +1 -2
ru 2006-10-18 13:35:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/misc iso3166
Log:
MFC: 1.15: Update for newsletter V-12: Inclusion of the new entries
for "Serbia" and "Montenegro".
Approved by:re (hrs)
Revision Cha
ru 2006-10-18 12:35:24 UTC
FreeBSD src repository
Modified files:
usr.sbin/zic/zdump Makefile
usr.sbin/zic/zic Makefile
Log:
Normalize MAN.
Revision ChangesPath
1.11 +1 -1 src/usr.sbin/zic/zdump/Makefile
1.12 +1 -1 src/usr.sbin/zi
ru 2006-10-18 12:17:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
share/man/man5 disktab.5
Log:
MFC: 1.17: "b0" and "b1" are gone, default for "sb" has changed.
Approved by:re (hrs)
Revision ChangesPath
1.14.2.2 +2 -5
erwin 2006-10-18 12:16:33 UTC
FreeBSD ports repository
Modified files:
irc/dancer Makefile
Log:
Use INSTALL_PROGRAM instead of INSTALL_DATA on the installed binary
to make sure the permissions are right so it can actually be run.
Approved by:portmgr (self)
ru 2006-10-18 12:13:51 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
contrib/ncurses/man MKterminfo.sh
Log:
MFV: 1.1.1.4: Unbreak generation of the terminfo.5 manpage.
Approved by:re (hrs)
Revision ChangesPath
1.1.1.3.14.1 +1
des 2006-10-18 11:17:15 UTC
FreeBSD projects repository
Modified files:
tinderbox/etchead.rc update_head.rc
Log:
Add back ia64, which I had completely forgotten...
Revision ChangesPath
1.7 +1 -1 projects/tinderbox/etc/head.rc
1.6 +1 -1
kib 2006-10-18 11:17:15 UTC
FreeBSD src repository
Modified files:
sys/fs/devfs devfs.h devfs_devs.c devfs_int.h
devfs_vnops.c
Log:
Properly lock the vnode around vgone() calls.
Unlock the vnode in devfs_close() while calling into the dr
des 2006-10-18 10:59:02 UTC
FreeBSD projects repository
Modified files:
tinderboxtbmaster.1 tbmaster.pl
tinderbox/etcdefault.rc
Log:
Append URL to failure reports.
Revision ChangesPath
1.11 +1 -0 projects/tinderbox/etc/default.rc
ru 2006-10-18 10:58:27 UTC
FreeBSD src repository
Modified files:
bin/ls print.c
Log:
Avoid a spurious warning for each whiteout found during "ls -lW".
# ls -lW
total 2
-rw-r--r-- 1 root wheel 6 Oct 18 14:46 file1
ls: ./file2: No such file or dire
On Wed, Oct 18, 2006 at 01:46:55AM +0400, Yar Tikhiy wrote:
> On Tue, Oct 17, 2006 at 10:05:28PM +0100, Ceri Davies wrote:
> > On Tue, Oct 17, 2006 at 09:31:33PM +0400, Yar Tikhiy wrote:
> > > On Mon, Oct 16, 2006 at 01:01:45PM +, Yar Tikhiy wrote:
> > > > yar 2006-10-16 13:01:45 UTC
>
lofi2006-10-18 10:24:45 UTC
FreeBSD ports repository
Modified files:
x11/kdebase3 Makefile
Log:
Explicitly disable HAL support, it currently doesn't work on FreeBSD.
Approved by:portmgr (marcus)
Revision ChangesPath
1.184 +3 -2 ports/x11/
lofi2006-10-18 10:20:58 UTC
FreeBSD ports repository
Modified files:
misc/kdehier Makefile pkg-plist
misc/kdehier/files dirlist
x11/kdelibs3 Makefile pkg-plist
Log:
Do not install hicolor-theme directories and index file, instead depend
on misc/h
On Tue, Oct 17, 2006 at 10:57:52AM -0700, John-Mark Gurney wrote:
> Oleg Bulyzhin wrote this message on Tue, Oct 17, 2006 at 14:53 +0400:
> > On Mon, Oct 16, 2006 at 10:05:17AM -0700, John-Mark Gurney wrote:
> > > Oleg Bulyzhin wrote this message on Mon, Oct 16, 2006 at 12:14 +0400:
> > > > On Mon,
ru 2006-10-18 09:13:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
share/misc iso3166
Log:
- Finish the incomplete MFC of 1.11 in 1.6.2.3 (newsletter V-6).
- MFC: 1.14 (newsletter V-11), 1.15 (newsletter V-12).
Revision ChangesP
ru 2006-10-18 09:06:08 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
share/misc iso3166
Log:
MFC: Updates for newsletters V-11 and V-12.
Revision ChangesPath
1.13.2.1 +13 -2 src/share/misc/iso3166
ru 2006-10-18 09:02:11 UTC
FreeBSD src repository
Modified files:
share/misc iso3166
Log:
Update for newsletter V-12: Inclusion of the new entries for
"Serbia" and "Montenegro".
Reported by:mnag
Revision ChangesPath
1.15 +5 -1 src/s
maxim 2006-10-18 08:22:33 UTC
FreeBSD src repository
Modified files:
bin/rm rm.c
Log:
o Zero out struct stat before usage. lstat(2) can fail and
leave garbage there which will break -W code path.
PR: bin/84569
Submitted by: Igor
MFC after
Quoting Warner Losh <[EMAIL PROTECTED]> (from Tue, 17 Oct 2006 18:08:04
+ (UTC)):
imp 2006-10-17 18:08:04 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
Collapse the two identical emu10k1-alsa%diked.h creation rules for
snd_emu10k1 and sn
glebius 2006-10-18 07:47:07 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_socket.c
Log:
Check pointer before dereferencing.
Reported by:Coverity
CID:1556
Revision ChangesPath
1.80 +2 -1 src/sys/netgraph/ng_socket.c
maho2006-10-18 07:03:03 UTC
FreeBSD ports repository
Modified files:
editors/openoffice.org-2.0 Makefile distinfo
Log:
Update to 2.0.4.
Approved by:portmgr(edwin)
Revision ChangesPath
1.260 +2 -2 ports/editors/openoffice.org-2.0/Makefile
1.95
60 matches
Mail list logo