Brian Fundakowski Feldman wrote:
> Forget anything I said about KAME being the strong possibility :) As
> soon as peter noted what commit it could have to do with, I figured
> it out and fixed it; after testing, I committed it. Be happy :)
Your fix suffers from exactly the same problem.. Suppo
Blaz Zupan writes:
| I'm trying to make the wi (WaveLan) driver work in -current. It appears
| that some changes to the pccard code have broken it (or that I can't find
| out how to configure it correctly, although I have done it under 3.3 with
| success). I have this in my config file:
It needs
Forget anything I said about KAME being the strong possibility :) As
soon as peter noted what commit it could have to do with, I figured
it out and fixed it; after testing, I committed it. Be happy :)
--
Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! /
[EMAIL PROTECTED
On Tue, Nov 23, 1999 at 11:44:33AM +0800, Peter Wemm wrote:
> I'd be curious to know if this fixes it on a -current kernel (after rev 1.377
> of i386/machdep.c)
Yep, except this needs to come out:
> + scp = (struct osigcontext *)ucp;
> +
> + if (useracc((caddr_t)scp, sizeof (struct osigc
On Tue, 23 Nov 1999, Peter Wemm wrote:
> I'm pretty sure it's this commit to i386/machdep.c:
Good call! A tree checked out with -D 1999-11-21 14:47 won't run netscape.
A kernel built with the same sources, except for 1.376 of i386/machdep.c
will.
David Scheidt
> ===
> revision 1.377
> date: 1
On Tue, 23 Nov 1999, Peter Wemm wrote:
> I'm pretty sure it's this commit to i386/machdep.c:
> ===
> revision 1.377
> date: 1999/11/21 14:46:43; author: pho; state: Exp; lines: +5 -5
> Moved useracc() to top of sigreturn as to avoid panic
> caused by invalid arguments to rutine.
>
Thanks! Tes
"Daniel O'Connor" wrote:
>
> On 22-Nov-99 Steve Kargl wrote:
> > FreeBSD 4.0-CURRENT #1: Mon Nov 15 09:52:45 PST 1999
> > [EMAIL PROTECTED]:/usr/src/sys/compile/TROUTMASK
> > netscape (for FBSD) works fine.
>
> I have -current as of 19-Nov-99 and Netscape works fine (well as well at it
>
On Mon, 22 Nov 1999, Jason Evans wrote:
> What am I going to do? My first mandate is to round out the edges of our
> current libc_r and to bring it closer to standards compliance before 4.0.
> Specifically, I know that the following work is necessary:
>
> *) Address and close approximately 20 P
Brian Fundakowski Feldman wrote:
> On Mon, 22 Nov 1999, Alexander N. Kabaev wrote:
>
> > The same here. CURRENT updated and built on Sunday causes native
> > FreeBSD Netscape to lock up. Linux Netscape still works fine.
> >
>
> Happens here, too. Can someone with a machine to spare try the fol
On Tue, 23 Nov 1999, Daniel O'Connor wrote:
>
> On 22-Nov-99 Steve Kargl wrote:
> > FreeBSD 4.0-CURRENT #1: Mon Nov 15 09:52:45 PST 1999
> > [EMAIL PROTECTED]:/usr/src/sys/compile/TROUTMASK
> > netscape (for FBSD) works fine.
>
> I have -current as of 19-Nov-99 and Netscape works fine (w
:...
:*) Make a real libpthread, rather than relying on the -pthread linker
: magic. This is high on Daniel Eischen's wish list, so maybe he already
: has something in the works. =)
:
:If you know of other outstanding issues that have a prayer of being
:addressed before 4.0 ships, please spea
Walnut Creek has hired me as a full time employee to work primarily on
improving and expanding FreeBSD's threads support. This is very exciting
to me, and I hope my work will be of benefit the FreeBSD community.
There is a lot of work to be done in order to make FreeBSD's threads
support truly
On 22-Nov-99 Steve Kargl wrote:
> FreeBSD 4.0-CURRENT #1: Mon Nov 15 09:52:45 PST 1999
> [EMAIL PROTECTED]:/usr/src/sys/compile/TROUTMASK
> netscape (for FBSD) works fine.
I have -current as of 19-Nov-99 and Netscape works fine (well as well at it
ever does..)
---
Daniel O'Connor softwar
On Mon, 22 Nov 1999, Brian Fundakowski Feldman wrote:
> On Mon, 22 Nov 1999, Alexander N. Kabaev wrote:
>
> > The same here. CURRENT updated and built on Sunday causes native
> > FreeBSD Netscape to lock up. Linux Netscape still works fine.
> >
>
> Happens here, too. Can someone with a machin
> > My compliments on the sbc bridge drivers. This is what newbus is
> > supposed to look like. Anyone wanting to know what a bridge driver is,
> > have a look at
...
> Actually, I've a few issues with it but I'm sure Peter will cover anything
> I have to say.
>
> Mostly, sbc.c is handling
Brian Fundakowski Feldman wrote:
> On Mon, 22 Nov 1999, Alexander N. Kabaev wrote:
>
> > The same here. CURRENT updated and built on Sunday causes native
> > FreeBSD Netscape to lock up. Linux Netscape still works fine.
> >
>
> Happens here, too. Can someone with a machine to spare try the fol
On Tue, 23 Nov 1999, Pascal Hofstee wrote:
> On Mon, 22 Nov 1999, Seigo Tanimura wrote:
>
> > The bridge drivers for sound cards have just been committed.
> > These drivers will accomodate coming newmidi drivers.
[ snip ]
> Apparently the commit forget to include the sbc.h and gusc.h files.
>
On Mon, 22 Nov 1999, Alexander N. Kabaev wrote:
> The same here. CURRENT updated and built on Sunday causes native
> FreeBSD Netscape to lock up. Linux Netscape still works fine.
>
Happens here, too. Can someone with a machine to spare try the following:
1. Go back in date a week, and try the
On Mon, 22 Nov 1999, Seigo Tanimura wrote:
> The bridge drivers for sound cards have just been committed.
> These drivers will accomodate coming newmidi drivers.
>
> People using Sound Blaster 16/AWE32/AWE64/ViBRA16C/ViBRA16X
> should add sbc driver to your kernel config file in addition
> to pc
try ata0 instead of wdc0
this is what my dmesg says:
--
ata-pci1: irq 9 at device 11.0 on pci0
ata-pci1: Busmastering DMA supported
ata2 at 0xcc00 irq 9 on ata-pci1
ata3 at 0xd400 irq 9 on ata-pci1
ad0: ATA-4 disk at ata2 as master
ad0
David Schwartz wrote:
> Jordan Hubbard wrote:
> > With any luck, we'll have 4.0 out in time to catch the last of the new
> > millennium celebrations (or riots, depending on who you listen to :).
>
> The last of the new millennium celebrations are still more than a year
> away.
Yup, a
-On [19991122 22:07], David O'Brien ([EMAIL PROTECTED]) wrote:
>On Mon, Nov 22, 1999 at 12:40:19AM +0900, Motoyuki Konno wrote:
>> Gcc 2.95.2 output asmcodes which contain 'fild' opcode, but
>> /usr/libexec/aout/as (a.out version of as) does not support 'fild
>The last of the new millennium celebrations are still more than a year away.
Well, if you want to get technical, some people have already started early. :)
- Jordan
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
> To that end, we'll be declaring a feature freeze on the 15th, after
> which time people should just be working on tying off the worst of the
> spurting arteries and spending more time thinking about fixing things
> like gdb than thinking about significant architectural changes. With
> any luck
On Mon, Nov 22, 1999 at 12:40:19AM +0900, Motoyuki Konno wrote:
> Gcc 2.95.2 output asmcodes which contain 'fild' opcode, but
> /usr/libexec/aout/as (a.out version of as) does not support 'fild'.
Please try this diff:
Index: i386.h
"Matthew N. Dodd" wrote:
> On Mon, 22 Nov 1999, Nick Hibma wrote:
> > My compliments on the sbc bridge drivers. This is what newbus is
> > supposed to look like. Anyone wanting to know what a bridge driver is,
> > have a look at
> >
> > sys/dev/sound/isa/sbc.c
> >
> > Beautiful in its simpli
On Mon, 22 Nov 1999, Nick Hibma wrote:
> My compliments on the sbc bridge drivers. This is what newbus is
> supposed to look like. Anyone wanting to know what a bridge driver is,
> have a look at
>
> sys/dev/sound/isa/sbc.c
>
> Beautiful in its simplicity:
>
> probe
> attach (
My compliments on the sbc bridge drivers. This is what newbus is
supposed to look like. Anyone wanting to know what a bridge driver is,
have a look at
sys/dev/sound/isa/sbc.c
Beautiful in its simplicity:
probe
attach (create a few children: pcm, midi, etc.)
help
On Mon, Nov 22, 1999 at 02:57:39PM +1000, Stephen McKay wrote:
> On Sunday, 21st November 1999, Christopher Masto wrote:
>
> >On Sun, Nov 21, 1999 at 10:36:32PM +1000, Stephen McKay wrote:
> >> When the system came back up, fsck -p didn't like the vinum volume.
> >> No sweat, I ran it manually.
Yes, I'm sure you all never expected it, but we're actually on the
road for a 4.0 release in Q1 2000 (hopefully early January) and before
we can realistically begin that process, we have to stop throwing
kitchen sinks into -current and start making it work again instead. :-)
To that end, we'll be
I'm trying to make the wi (WaveLan) driver work in -current. It appears
that some changes to the pccard code have broken it (or that I can't find
out how to configure it correctly, although I have done it under 3.3 with
success). I have this in my config file:
controller card0
controller
> I have one little problem: make world works for me only with small
> patch in gnu/usr.bin/groff/Makefile.cfg:
...
> Can anyone explain me, where is the source of this problem? maybe
Not if you don't provide some _D-E-T-A-I-L-S_. You know, things like
your last CVSup, date of last `make world',
Garrett Wollman wrote:
> Now things start to make sense:
>
> root@xyz(55)$ netstat -f inet -n | fgrep CLOSING | wc -l
> 1287
>
> (this machine still has the bug that Jonathan Lemon fixed). Now it's
> clear what's going on. The ``missing'' routes have been deleted from
> the routing table,
< said:
>> [quoting me:]
>> What does `netstat -ran' say? You're not seeing all the routes
>> without the `-a' flag.
> It lists some additional routes with -a, but not many. Here's the
> latest output (still growing, as you can see):
> cvsup-master# vmstat -m | grep 'routetbl '
> routetb
This message was sent from Geocrawler.com by "Grisha Vasilyev" <[EMAIL PROTECTED]>
Be sure to reply to that address.
Hello All !
I have one little problem: make world works
for me only with small patch in
gnu/usr.bin/groff/Makefile.cfg:
-INCLUDES= -I$(GROFF_DIST)/include
+INCLUDES=
the good news:
with the following patch my soundcard is recognized again
(some machine cycles are wasted ..)
*** sbc.c~ Mon Nov 22 07:07:45 1999
--- sbc.c Mon Nov 22 16:04:56 1999
***
*** 133,138
--- 133,140
case 0x45008c0e: /* Creative SB AWE64 (CTL0045) */
if (vend_
Hm, I didn't see anything that looked like Linux in the ezload-0.2
program.
Did we ever manage to get those diffs across? If not, could you sned
them again and I _promise_ I will add them today.
Nick
> Arg. And that breaks half the linux' compiles :-)
>
> DW
>
> On Sun, 21 Nov 1999, Ni
The same here. CURRENT updated and built on Sunday causes native
FreeBSD Netscape to lock up. Linux Netscape still works fine.
On 22-Nov-99 Jean-Marc Zucconi wrote:
> This happens with a kernel/world from today: netscape is unusable.
> Most of the time it freezes after a few seconds. Here is t
Hi,
Bill Pechter <[EMAIL PROTECTED]>wrote:
> I've been seeing this failure since I tried to rebuild my system
> (last built on 10/9/99
>
> I didn't see anything in UPDATING or on this list. I'm wondering if
> there's a possible hardware problem -- but it's done it 3 times and
> I've cvsup'd thr
On Mon, 22 Nov 1999, Sheldon Hearn wrote:
>
> On Sat, 20 Nov 1999 20:24:47 EST, Wes Morgan wrote:
>
> > (gdb) r
> > Starting program: /usr/home/by-tor/mms-0.90/./mms
> > warning: find_solib: Can't read pathname for load map: Bad address
> >
> > Segmentation fault (core dumped)
>
> You're not a
On Sat, 20 Nov 1999 20:24:47 EST, Wes Morgan wrote:
> (gdb) r
> Starting program: /usr/home/by-tor/mms-0.90/./mms
> warning: find_solib: Can't read pathname for load map: Bad address
>
> Segmentation fault (core dumped)
You're not alone. The work-around is to compile with --static.
Ciao,
Sh
Well, I'm *almost* there getting this driver to work well (it's now
*just* managing to run without barfing all over memory). It's been a
humiliating experience- I'm just not that hot with Network drivers as I
spend most of my time in mass storage. This chipset is, uh, interesting
too (as best as
> May this is not the best way for ftpd to use pam (many other lines for login,
> may ftpd should be so). But I think ftpd should be listed in /etc/pam.conf.
>
> Any plan to fix it in /usr/src/etc/pam.conf ?
On my list! :-)
M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org
To
Hi,
SPY allows you to monitor and/or selectively block syscalls on your
system. It could be used either as a safety monitoring device, policy
enforcement, or debugging tool. You can download the sources (NOTE:
-current only) from:
http://www.freebsd.org/~abial/spy-0.1.tgz
Excerpt of REA
Not sure whether I can send this to this list...
Make release dies in the build of jade right now.
c++ -ansi -O -pipe -fno-implicit-templates -I. -I./../include
-I./../generic -DS
TDC_HEADERS=1 -DHAVE_LIMITS_H=1 -Dconst= -Dinline= -DHAVE_ST_BLKSIZE=1
-DSP_HAVE
_BOOL=1 -DSP_HAVE_LOCALE=1 -DSP_ANS
Yoshinobu Inoue wrote:
> Hello, FYI,
> KAME(IPv6, IPsec, and etc update kit for BSDs, http://www.kame.net)
> netinet6 basic part is committed to freebsd-current.
>
> It doesn't yet include several important parts (e.g.no IPsec,
> no v6 multcast forwarding, no TCP/UDP for IPv6 yet),
> but now it c
I couldn't remeber since when, I always see a message on my cosole:
Nov 22 17:29:42 cartier ftpd[844]: no modules loaded for `ftpd' service
Nov 22 17:29:42 cartier ftpd[844]: auth_pam: Permission denied
Though it doesn't affect anything when I using ftp to transfer files from
other hosts, it look
Arg. And that breaks half the linux' compiles :-)
DW
On Sun, 21 Nov 1999, Nick Hibma wrote:
>
> HEADS UP: (USB only)
>
> Fields have been added to the usb_devinfo struct, so at least
> src/usr.sbin/usbdevs needs to be recompiled for the latest and greatest
> kernel. Ezload, available
48 matches
Mail list logo