| From | Subject | Date |
|---|---|---|
| Matthew Dillon | mail<->usenet gateway / web-forum (was Re: FreeBSD's p...
A web forum is a nice thing to have. I haven't found one that I am
comfortable with security wise. A lot of people use our archives and
a small but non trivial number post via our newsgroups. Most browsers
no longer ship with a built-in nntp/news protocol, though (not sure
about IE).
We use MHONARC to make our mailing list archives available via the web.
It works very well but it is read-only. FreeBSD might want to look into
it, the UI is pretty friendly. We jus...
| Jan 13, 5:32 pm 2008 |
| Kris Kennaway | mpsafe psm driver needed
Hi guys,
I've been looking at some mutex profiling traces from users of 6.x and
7.x who are reporting that their mouse pointer sometimes freezes when
their system is busy. In most of the situations I have looked at this
is because the psm driver is Giant-locked, and competes with other
things like the syncer (in 6.x), or sysctl calls (I have a WIP for this
that I need to revisit).
This is a minor problem from a grand architectural point of view but an
important one from a usability point ...
| Jan 13, 4:25 pm 2008 |
| Diego Giagio | NDIS debugging
Hi,
Recently i've bought a new laptop (Dell Precision M2300) which came
with Intel 4965 Wifi chipset. Since there's no native driver available
yet, I've been trying to get it to work throught Project Evil (NDIS
Windows Driver NETw4x64).
At first, the driver complained for "no match for
InitializeSListHead". Then I figured it out how to implement that
function (a simple bzero on slist_head, just like ndiswrapper on
Linux) and it stopped complaining. I'm able to kldload NETx4x64_sys.ko
with succe...
| Jan 13, 11:52 am 2008 |
| Diego Giagio | Re: NDIS debugging
I forgot to mention:
# uname -a
FreeBSD 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Sun Jan 13 12:46:48 BRST
2008 root@oblivion:/usr/src/sys/amd64/compile/GENERIC amd64
# uname -m
amd64
#
I'm using CURRENT as of 11/Jan/08.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Jan 13, 11:55 am 2008 |
| Oliver Fromme | Re: FreeBSD's problems as seen by the BSDForen.de community
Bernd Walter wrote:
> Oliver Fromme wrote:
> > Certainly, but as I wrote, it's not a big deal. I have
> > several other patches that I maintain on my own for
> > various reasons. For example I have a local patch set
> > that enables "-c none" in ssh, so I can scp large files
> > much faster between slow machines over channels that don't
> > need encryption, and still be able to use ssh's features.
> > I don't even try to submit the patch to the ...
| Jan 13, 8:11 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on sparc64/sun4v
TB --- 2008-01-13 09:16:24 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:16:24 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2008-01-13 09:16:24 - cleaning the object tree
TB --- 2008-01-13 09:16:26 - cvsupping the source tree
TB --- 2008-01-13 09:16:26 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2008-01-13 09:16:32 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:16:32 - cd /src
[...]
rm -f .depend GPATH GRTAG...
| Jan 13, 5:16 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on i386/pc98
TB --- 2008-01-13 09:10:26 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:10:26 - starting HEAD tinderbox run for i386/pc98
TB --- 2008-01-13 09:10:26 - cleaning the object tree
TB --- 2008-01-13 09:10:28 - cvsupping the source tree
TB --- 2008-01-13 09:10:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile
TB --- 2008-01-13 09:10:34 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:10:34 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 5:10 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on sparc64/sparc64
TB --- 2008-01-13 09:06:18 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:06:18 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2008-01-13 09:06:18 - cleaning the object tree
TB --- 2008-01-13 09:06:18 - cvsupping the source tree
TB --- 2008-01-13 09:06:18 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2008-01-13 09:06:24 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:06:24 - cd /src
[...]
rm -f .depend GPATH G...
| Jan 13, 5:06 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on i386/i386
TB --- 2008-01-13 09:05:26 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:05:26 - starting HEAD tinderbox run for i386/i386
TB --- 2008-01-13 09:05:26 - cleaning the object tree
TB --- 2008-01-13 09:05:28 - cvsupping the source tree
TB --- 2008-01-13 09:05:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile
TB --- 2008-01-13 09:05:34 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:05:34 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 5:05 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on i386/pc98
TB --- 2008-01-13 09:05:26 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:05:26 - starting HEAD tinderbox run for i386/pc98
TB --- 2008-01-13 09:05:26 - cleaning the object tree
TB --- 2008-01-13 09:05:28 - cvsupping the source tree
TB --- 2008-01-13 09:05:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile
TB --- 2008-01-13 09:05:35 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:05:35 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 5:05 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on ia64/ia64
TB --- 2008-01-13 09:05:52 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:05:52 - starting HEAD tinderbox run for ia64/ia64
TB --- 2008-01-13 09:05:52 - cleaning the object tree
TB --- 2008-01-13 09:05:54 - cvsupping the source tree
TB --- 2008-01-13 09:05:54 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile
TB --- 2008-01-13 09:05:59 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:05:59 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 5:06 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on amd64/amd64
TB --- 2008-01-13 09:05:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:05:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2008-01-13 09:05:00 - cleaning the object tree
TB --- 2008-01-13 09:05:02 - cvsupping the source tree
TB --- 2008-01-13 09:05:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile
TB --- 2008-01-13 09:05:08 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:05:08 - cd /src
[...]
rm -f .depend GPATH GRTAGS GS...
| Jan 13, 5:05 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on arm/arm
TB --- 2008-01-13 09:05:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:05:00 - starting HEAD tinderbox run for arm/arm
TB --- 2008-01-13 09:05:00 - cleaning the object tree
TB --- 2008-01-13 09:05:02 - cvsupping the source tree
TB --- 2008-01-13 09:05:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile
TB --- 2008-01-13 09:05:08 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:05:08 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAG...
| Jan 13, 5:05 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on sparc64/sparc64
TB --- 2008-01-13 09:01:19 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:01:19 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2008-01-13 09:01:19 - cleaning the object tree
TB --- 2008-01-13 09:01:19 - cvsupping the source tree
TB --- 2008-01-13 09:01:19 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2008-01-13 09:01:25 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:01:25 - cd /src
[...]
rm -f .depend GPATH G...
| Jan 13, 5:01 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on sparc64/sun4v
[Empty message]
| Jan 13, 5:11 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on sparc64/sun4v
TB --- 2008-01-13 09:01:19 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:01:19 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2008-01-13 09:01:19 - cleaning the object tree
TB --- 2008-01-13 09:01:20 - cvsupping the source tree
TB --- 2008-01-13 09:01:20 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2008-01-13 09:01:26 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:01:26 - cd /src
[...]
rm -f .depend GPATH GRTAG...
| Jan 13, 5:01 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on amd64/amd64
TB --- 2008-01-13 09:10:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:10:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2008-01-13 09:10:00 - cleaning the object tree
TB --- 2008-01-13 09:10:02 - cvsupping the source tree
TB --- 2008-01-13 09:10:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile
TB --- 2008-01-13 09:10:08 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:10:08 - cd /src
[...]
rm -f .depend GPATH GRTAGS GS...
| Jan 13, 5:10 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on ia64/ia64
TB --- 2008-01-13 09:00:51 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:00:51 - starting HEAD tinderbox run for ia64/ia64
TB --- 2008-01-13 09:00:51 - cleaning the object tree
TB --- 2008-01-13 09:00:53 - cvsupping the source tree
TB --- 2008-01-13 09:00:53 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile
TB --- 2008-01-13 09:00:59 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:00:59 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 5:01 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on i386/i386
TB --- 2008-01-13 09:15:29 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:15:29 - starting HEAD tinderbox run for i386/i386
TB --- 2008-01-13 09:15:29 - cleaning the object tree
TB --- 2008-01-13 09:15:31 - cvsupping the source tree
TB --- 2008-01-13 09:15:31 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile
TB --- 2008-01-13 09:15:37 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:15:37 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 5:15 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on i386/pc98
TB --- 2008-01-13 09:00:26 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:00:26 - starting HEAD tinderbox run for i386/pc98
TB --- 2008-01-13 09:00:26 - cleaning the object tree
TB --- 2008-01-13 09:00:27 - cvsupping the source tree
TB --- 2008-01-13 09:00:27 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile
TB --- 2008-01-13 09:00:33 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:00:33 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 5:00 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on arm/arm
TB --- 2008-01-13 09:10:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:10:00 - starting HEAD tinderbox run for arm/arm
TB --- 2008-01-13 09:10:00 - cleaning the object tree
TB --- 2008-01-13 09:10:02 - cvsupping the source tree
TB --- 2008-01-13 09:10:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile
TB --- 2008-01-13 09:10:08 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:10:08 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAG...
| Jan 13, 5:10 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on sparc64/sun4v
TB --- 2008-01-13 09:06:19 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:06:19 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2008-01-13 09:06:19 - cleaning the object tree
TB --- 2008-01-13 09:06:19 - cvsupping the source tree
TB --- 2008-01-13 09:06:19 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2008-01-13 09:06:25 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:06:25 - cd /src
[...]
rm -f .depend GPATH GRTAG...
| Jan 13, 5:06 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on powerpc/powerpc
TB --- 2008-01-13 09:05:52 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:05:52 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2008-01-13 09:05:52 - cleaning the object tree
TB --- 2008-01-13 09:05:54 - cvsupping the source tree
TB --- 2008-01-13 09:05:54 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile
TB --- 2008-01-13 09:06:00 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:06:00 - cd /src
[...]
rm -f .depend GPATH G...
| Jan 13, 5:06 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on i386/pc98
TB --- 2008-01-13 09:15:29 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:15:29 - starting HEAD tinderbox run for i386/pc98
TB --- 2008-01-13 09:15:29 - cleaning the object tree
TB --- 2008-01-13 09:15:31 - cvsupping the source tree
TB --- 2008-01-13 09:15:31 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile
TB --- 2008-01-13 09:15:37 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:15:37 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 5:15 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on ia64/ia64
TB --- 2008-01-13 09:10:52 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:10:52 - starting HEAD tinderbox run for ia64/ia64
TB --- 2008-01-13 09:10:52 - cleaning the object tree
TB --- 2008-01-13 09:10:54 - cvsupping the source tree
TB --- 2008-01-13 09:10:54 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile
TB --- 2008-01-13 09:11:00 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:11:00 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 5:11 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on i386/i386
TB --- 2008-01-13 09:00:25 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:00:25 - starting HEAD tinderbox run for i386/i386
TB --- 2008-01-13 09:00:25 - cleaning the object tree
TB --- 2008-01-13 09:00:27 - cvsupping the source tree
TB --- 2008-01-13 09:00:27 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile
TB --- 2008-01-13 09:00:32 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:00:32 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 5:00 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on arm/arm
TB --- 2008-01-13 09:15:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:15:00 - starting HEAD tinderbox run for arm/arm
TB --- 2008-01-13 09:15:00 - cleaning the object tree
TB --- 2008-01-13 09:15:02 - cvsupping the source tree
TB --- 2008-01-13 09:15:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile
TB --- 2008-01-13 09:15:08 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:15:08 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAG...
| Jan 13, 5:15 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on powerpc/powerpc
TB --- 2008-01-13 09:10:52 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:10:52 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2008-01-13 09:10:52 - cleaning the object tree
TB --- 2008-01-13 09:10:55 - cvsupping the source tree
TB --- 2008-01-13 09:10:55 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile
TB --- 2008-01-13 09:11:01 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:11:01 - cd /src
[...]
rm -f .depend GPATH G...
| Jan 13, 5:11 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on powerpc/powerpc
TB --- 2008-01-13 09:00:51 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:00:51 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2008-01-13 09:00:51 - cleaning the object tree
TB --- 2008-01-13 09:00:53 - cvsupping the source tree
TB --- 2008-01-13 09:00:53 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile
TB --- 2008-01-13 09:00:59 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:00:59 - cd /src
[...]
rm -f .depend GPATH G...
| Jan 13, 5:01 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on amd64/amd64
TB --- 2008-01-13 09:15:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:15:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2008-01-13 09:15:00 - cleaning the object tree
TB --- 2008-01-13 09:15:02 - cvsupping the source tree
TB --- 2008-01-13 09:15:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile
TB --- 2008-01-13 09:15:07 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:15:07 - cd /src
[...]
rm -f .depend GPATH GRTAGS GS...
| Jan 13, 5:15 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on sparc64/sparc64
TB --- 2008-01-13 09:11:18 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:11:18 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2008-01-13 09:11:18 - cleaning the object tree
TB --- 2008-01-13 09:11:20 - cvsupping the source tree
TB --- 2008-01-13 09:11:20 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2008-01-13 09:11:25 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:11:25 - cd /src
[...]
rm -f .depend GPATH G...
| Jan 13, 5:11 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on amd64/amd64
TB --- 2008-01-13 09:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:00:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2008-01-13 09:00:00 - cleaning the object tree
TB --- 2008-01-13 09:00:02 - cvsupping the source tree
TB --- 2008-01-13 09:00:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile
TB --- 2008-01-13 09:00:08 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:00:08 - cd /src
[...]
rm -f .depend GPATH GRTAGS GS...
| Jan 13, 5:00 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on sparc64/sparc64
TB --- 2008-01-13 09:16:24 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:16:24 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2008-01-13 09:16:24 - cleaning the object tree
TB --- 2008-01-13 09:16:26 - cvsupping the source tree
TB --- 2008-01-13 09:16:26 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2008-01-13 09:16:31 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:16:31 - cd /src
[...]
rm -f .depend GPATH G...
| Jan 13, 5:16 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on arm/arm
TB --- 2008-01-13 09:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:00:00 - starting HEAD tinderbox run for arm/arm
TB --- 2008-01-13 09:00:00 - cleaning the object tree
TB --- 2008-01-13 09:00:02 - cvsupping the source tree
TB --- 2008-01-13 09:00:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile
TB --- 2008-01-13 09:00:08 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:00:08 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAG...
| Jan 13, 5:00 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on powerpc/powerpc
TB --- 2008-01-13 09:15:57 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:15:57 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2008-01-13 09:15:57 - cleaning the object tree
TB --- 2008-01-13 09:15:59 - cvsupping the source tree
TB --- 2008-01-13 09:15:59 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile
TB --- 2008-01-13 09:16:05 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:16:05 - cd /src
[...]
rm -f .depend GPATH G...
| Jan 13, 5:16 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on i386/i386
TB --- 2008-01-13 09:10:26 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:10:26 - starting HEAD tinderbox run for i386/i386
TB --- 2008-01-13 09:10:26 - cleaning the object tree
TB --- 2008-01-13 09:10:28 - cvsupping the source tree
TB --- 2008-01-13 09:10:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile
TB --- 2008-01-13 09:10:34 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:10:34 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 5:10 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on ia64/ia64
TB --- 2008-01-13 09:15:56 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 09:15:56 - starting HEAD tinderbox run for ia64/ia64
TB --- 2008-01-13 09:15:56 - cleaning the object tree
TB --- 2008-01-13 09:15:58 - cvsupping the source tree
TB --- 2008-01-13 09:15:58 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile
TB --- 2008-01-13 09:16:05 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 09:16:05 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 5:16 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on sparc64/sparc64
TB --- 2008-01-13 08:56:18 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:56:18 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2008-01-13 08:56:18 - cleaning the object tree
TB --- 2008-01-13 08:56:19 - cvsupping the source tree
TB --- 2008-01-13 08:56:19 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2008-01-13 08:56:24 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:56:24 - cd /src
[...]
rm -f .depend GPATH G...
| Jan 13, 4:56 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on sparc64/sun4v
TB --- 2008-01-13 08:56:18 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:56:18 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2008-01-13 08:56:18 - cleaning the object tree
TB --- 2008-01-13 08:56:20 - cvsupping the source tree
TB --- 2008-01-13 08:56:20 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2008-01-13 08:56:25 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:56:25 - cd /src
[...]
rm -f .depend GPATH GRTAG...
| Jan 13, 4:56 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on ia64/ia64
TB --- 2008-01-13 08:55:51 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:55:51 - starting HEAD tinderbox run for ia64/ia64
TB --- 2008-01-13 08:55:51 - cleaning the object tree
TB --- 2008-01-13 08:55:52 - cvsupping the source tree
TB --- 2008-01-13 08:55:52 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile
TB --- 2008-01-13 08:56:00 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:56:00 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 4:56 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on powerpc/powerpc
TB --- 2008-01-13 08:55:52 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:55:52 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2008-01-13 08:55:52 - cleaning the object tree
TB --- 2008-01-13 08:55:53 - cvsupping the source tree
TB --- 2008-01-13 08:55:53 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile
TB --- 2008-01-13 08:56:00 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:56:00 - cd /src
[...]
rm -f .depend GPATH G...
| Jan 13, 4:56 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on i386/pc98
TB --- 2008-01-13 08:55:25 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:55:25 - starting HEAD tinderbox run for i386/pc98
TB --- 2008-01-13 08:55:25 - cleaning the object tree
TB --- 2008-01-13 08:55:28 - cvsupping the source tree
TB --- 2008-01-13 08:55:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile
TB --- 2008-01-13 08:55:34 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:55:34 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 4:55 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on i386/i386
TB --- 2008-01-13 08:55:25 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:55:25 - starting HEAD tinderbox run for i386/i386
TB --- 2008-01-13 08:55:25 - cleaning the object tree
TB --- 2008-01-13 08:55:28 - cvsupping the source tree
TB --- 2008-01-13 08:55:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile
TB --- 2008-01-13 08:55:33 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:55:33 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 4:55 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on amd64/amd64
TB --- 2008-01-13 08:55:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:55:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2008-01-13 08:55:00 - cleaning the object tree
TB --- 2008-01-13 08:55:02 - cvsupping the source tree
TB --- 2008-01-13 08:55:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile
TB --- 2008-01-13 08:55:07 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:55:07 - cd /src
[...]
rm -f .depend GPATH GRTAGS GS...
| Jan 13, 4:55 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on arm/arm
TB --- 2008-01-13 08:55:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:55:00 - starting HEAD tinderbox run for arm/arm
TB --- 2008-01-13 08:55:00 - cleaning the object tree
TB --- 2008-01-13 08:55:02 - cvsupping the source tree
TB --- 2008-01-13 08:55:02 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/arm/arm/supfile
TB --- 2008-01-13 08:55:07 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:55:07 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAG...
| Jan 13, 4:55 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on sparc64/sun4v
TB --- 2008-01-13 08:51:16 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:51:16 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2008-01-13 08:51:16 - cleaning the object tree
TB --- 2008-01-13 08:51:17 - cvsupping the source tree
TB --- 2008-01-13 08:51:17 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2008-01-13 08:51:23 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:51:23 - cd /src
[...]
rm -f .depend GPATH GRTAG...
| Jan 13, 4:51 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on sparc64/sparc64
TB --- 2008-01-13 08:51:15 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:51:15 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2008-01-13 08:51:15 - cleaning the object tree
TB --- 2008-01-13 08:51:15 - cvsupping the source tree
TB --- 2008-01-13 08:51:15 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2008-01-13 08:51:20 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:51:20 - cd /src
[...]
rm -f .depend GPATH G...
| Jan 13, 4:51 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on powerpc/powerpc
TB --- 2008-01-13 08:50:52 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:50:52 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2008-01-13 08:50:52 - cleaning the object tree
TB --- 2008-01-13 08:50:53 - cvsupping the source tree
TB --- 2008-01-13 08:50:53 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile
TB --- 2008-01-13 08:50:59 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:50:59 - cd /src
[...]
rm -f .depend GPATH G...
| Jan 13, 4:51 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on ia64/ia64
TB --- 2008-01-13 08:50:50 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:50:50 - starting HEAD tinderbox run for ia64/ia64
TB --- 2008-01-13 08:50:50 - cleaning the object tree
TB --- 2008-01-13 08:50:51 - cvsupping the source tree
TB --- 2008-01-13 08:50:51 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile
TB --- 2008-01-13 08:50:56 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:50:56 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 4:51 am 2008 |
| FreeBSD Tinderbox | [head tinderbox] failure on i386/pc98
TB --- 2008-01-13 08:50:26 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2008-01-13 08:50:26 - starting HEAD tinderbox run for i386/pc98
TB --- 2008-01-13 08:50:26 - cleaning the object tree
TB --- 2008-01-13 08:50:28 - cvsupping the source tree
TB --- 2008-01-13 08:50:28 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile
TB --- 2008-01-13 08:50:34 - building world (CFLAGS=-O -pipe)
TB --- 2008-01-13 08:50:34 - cd /src
[...]
rm -f .depend GPATH GRTAGS GSYMS ...
| Jan 13, 4:50 am 2008 |
| previous day | today | next day |
|---|---|---|
| January 12, 2008 | January 13, 2008 | January 14, 2008 |
| Mark Lord | PCIe Hotplug: NFG unless I boot with card already inserted. |
| Andrew Morton | 2.6.23-mm1 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
| Wes Chow | Re: Multicast packet loss |
| Kenny Chang | Multicast packet loss |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
git: | |
