Which sound card now?

1999-01-15 Thread brian
d will be reasonably well supported under pcm0. Does anyone have any suggestions? -- Brian Litzinger To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

linuxthreads, gimp 1.1+, dies

1999-01-18 Thread brian
le_idle_thread () #6 0x28155ea1 in pthread_start_thread (arg=0xeb7ffd08) #7 0x2815650d in _clone () at clone.S:1 #8 0x7202c in ?? () #9 0x1 in ?? () -- Brian Litzinger To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: linuxthreads, gimp 1.1+, dies

1999-01-19 Thread brian
Brian Feldman suggested: > Try compiling with debugging info, get a coredump, and debug with the binary > that has the full debugging symbols. Gimp (CVS) compiled with CFLAGS="-g -D_THREAD_SAFE -I/usr/local/include -L/usr/local/lib -O2 -m486 -pipe -lpthread" Brian Litzinger wro

Re: make world breakage

1999-01-22 Thread brian
> make: don't know how to make crypt-md5.c. Stop Me three. I was looking forward to testing all the VM improvements, but have been stuck because of this. I've watched the cvs-all list and haven't seen a mention of this being fixed. -- Brian Litzinger On Fri, Jan 22,

#error "This ain't NetBSD. You lose!"

1999-01-23 Thread brian
etBSD. You lose!" *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error -- Brian Litzinger To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe fr

pcm0: timeout flushing dbuf_out, chan 0 cnt 0xfffa41ec flags 0x00000241

1999-01-27 Thread brian
pretty' stutter effect in hi and med quality audio modes. It works correctly in low quality mode. I did change to a AMD K6-2 333MHz processor during that time. Used to be a Intel P5-233MMX. -- Brian Litzinger To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

pcm0: thumbs up,down,up

1999-01-28 Thread brian
doesn't work right under pcm (I have a patch), some versions of mtv audio don't work quite right via voxware, ...) -- Brian Litzinger To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message

Re: speedup build time

2024-10-30 Thread Brian
Doesn't ccache work? install the package and put WITh_CCACHE_BUILD=yes in /etc/make.conf. With a lot of ccache hits i cann build kernel and world with 4 cores onn a vm in about ab hour. On 10/27/2024 5:00 PM, Maku Bex wrote: Hello, I’m trying to figure out a way to decrease build time of -C

kernel panic w/regard to setting io permissions bitmap

1999-06-26 Thread Brian Dean
e to force dropping into the kernel debugger? I can't remote debug from my second machine right now because they are running kernels that are a few months apart, and I can't upgrade my other system at the moment. Could someone point me in the right direction in this regard (dropping to th

Re: Who leads networking?

1999-06-27 Thread Brian Somers
uess - if you're thinking of adding it to user-ppp :-) > Thanks, > George -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awfulhak.org> <[EMAIL PROTECTED]> Don't _EVER_ lose your sense of humour !

a fix for a harmless but annoying sysinstall bug ...

1999-07-01 Thread Brian Dean
DES 0x04000 #define DIST_CATPAGES 0x08000 #define DIST_PORTS 0x1 -#define DIST_ALL 0xF +#define DIST_ALL 0x1 /* Canned distribution sets */ #define _DIST_DEVELOPER \ Thanks, -Brian -- Brian Dean The SAS Insti

Re: userland ppp - startup

1999-07-07 Thread Brian Somers
> On Mon, Jul 05, 1999 at 08:59:41PM +0100, Brian Somers wrote: > > [-current cc'd - please don't make this a big thread !] > > /etc/start_if.tun0 with an ``exec ppp ...''. This starts things up > > at the correct point. > > > > However, ma

Re: Problem with cvsup

1999-07-19 Thread Brian Somers
ppp(8), and in the other, the ipfw code passes the stuff out to natd(8). Of course this doesn't take into account any dodgy coding in ppp(8) :-] > -jake (obituary)Powered by FreeBSD > [EMAIL PROTECTED] http://www.freebsd.o

Re: [Fwd: Tun interface related panic]

1999-07-23 Thread Brian Somers
t; please please tell me if it works for you so I can file a proper PR. > > > > > > Yeah! It works! It seems that I'm the one who have detected this problem because > > > I'm using latest ppp snapshot instead of standard one. I just tested ppp from > > > -

Re: [Fwd: Tun interface related panic]

1999-07-27 Thread Brian Somers
> Brian Somers wrote: > > > Ok, I found the culprit in ppp. I'm committing a change now. > > > > Thanks for the report ! > > It seems that have found other culpit, because I'm continuing to see "Error: >ip_Input: > deflink: wrote 0,

Re: [Fwd: Tun interface related panic]

1999-07-28 Thread Brian Somers
hone: +380-(44)-246-6396 > Fax: +380-(44)-220-8715 > E-mail: [EMAIL PROTECTED] > ICQ: #42290709 > -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awfulhak.org>

sysinstall network performance

1999-07-28 Thread Brian Dean
nd pleased). Thanks, -Brian P.S. - we track current and build our own SNAPs locally on a daily basis for testing -- Brian Dean SAS Institute Inc [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: sysinstall network performance

1999-07-28 Thread Brian Dean
Bill Paul wrote: > Of all the gin joints in all the towns in all the world, Brian Dean had > to walk into mine and say: > > > I was wondering what to attribute this better performance to. Could > > this be due to the new network driver / newbus integration? > > Wel

Re: best time for cvsup?

1999-07-30 Thread Brian Somers
ve been asleep :-] -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awfulhak.org> <[EMAIL PROTECTED]> Don't _EVER_ lose your sense of humour ! <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PRO

Re: wd0: interrupt timeout (status 58 error 1)

1999-08-09 Thread Brian McGroarty
FWIW - I enabled APM over the weekend, configuring drives to spin down when not used for a good period of time. I get the message you list below, alternately with status 50 and 58, any time a drive needs to spin up. Myself, I'm curious about why the access light stays on on just one of the three

ATA - Trouble mounting secondary master

1999-08-10 Thread Brian McGroarty
In using the ATA driver, I'm unable to automatically mount a partition on a master drive on the secondary controller. fsck complains that device rwd2s1e isn't configured and exists. Immediately mounting by hand works perfectly. Compiling the kernel with wd instead of ata eliminates the problem.

Re: ATA - Trouble mounting secondary master

1999-08-10 Thread Brian McGroarty
r the primary slave stays on as well, but goes off on the first access to the primary master (which does -not- fail). --- Kevin Street <[EMAIL PROTECTED]> wrote: > Brian McGroarty <[EMAIL PROTECTED]> writes: > > > In using the ATA driver, I'm unable to automatically

Re: ATA - Trouble mounting secondary master

1999-08-11 Thread Brian McGroarty
CD-RW, test write acd0: Audio: play, 128 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked, lock protected changing root device to wd0s1a changing root device to wd0a --- Soren Schmidt <[EMAIL PROTECTED]> wrote: > It seems Geoff Rehmet wrote: > &

Re: vty3 and 4.0 snap 080799

1999-08-13 Thread Brian Somers
``ppp install'' as sysinstall now writes an ``install'' label into ppp.conf. Might it be the case that a reinstall doesn't add the ``install'' label ? -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Aw

Re: Problems with 4.0 keyboard input!

1999-08-13 Thread Brian McGroarty
I get the bktr device usurping its own cdevsw[] as well - I was told it was "most likely" benign, so I've been waiting for others' comments. I also get the keyboard problem periodically, and I've been trying to isolate just what I do to cause it. Generally, if I reboot and don't hit a key before

libalias or libnat. Vote ?

1999-08-22 Thread Brian Somers
interface too. If it's changed, things will make more sense IMHO, however it'll make life difficult for applications that already use libalias (if the change is made, do we need a libalias library with stubs into libnat ?) Votes ? Silence == no change. -- Bria

Re: broken ppp

1999-12-29 Thread Brian Somers
6 haywire ppp[882]: tun0: Warning: Del route failed: 0.0.0.0: >Non-existent > Dec 29 10:55:56 haywire ppp[882]: tun0: Error: Oops, destroying a datalink in state >open > (he's dead jim!) > Dec 29 10:56:19 haywire ppp[882]: tun0: Phase: 1: Connect time: 1112 secs: 533725 >

Re: broken ppp

1999-12-30 Thread Brian Somers
> current's new ppp discards the "#0001"-part from my > german telekom account and makes it impossible to > connect to my provider. This should work ok now. Sorry for the inconvenience. > It worked ~ 2 weeks ago with current and works also > in 3.4-Stable.

tip features (cdelay and ldelay)?

2000-01-02 Thread Brian Dean
e features work for my application, and they do. My question is: does anyone remember why these were disabled in the first place? Is there an equivalent replacement feature that I can use instead to pace the outgoing characters so that I don't overrun dumb devices with no flow control? Thanks,

Re: date(1) and -v-1m

2000-01-03 Thread Brian Somers
o decide how to behave when a -v adjusts the time onto a non-existent time (say 1:30 when the clocks go forward). > Alex > > -- > I doubt, therefore I might be. I'm pink, therefore I'm spam. -- Brian <[EMAIL PROTECTED]><[E

Re: Your misleading, no, LYING message to me

2000-01-03 Thread Brian Beattie
Having read, the first article or so on this subject, I decided that it had absolutely no merit. However; seeing an article by you I figured that it would be at least interesting. I was not disapointed. Thank you. Brian Beattie| The only problem with [EMAIL PROTECTED

Re: tip features (cdelay and ldelay)?

2000-01-04 Thread Brian Dean
pened. If you wish to submit these separately so that it makes backing out easier, just edit out the stuff related to eofchars in this included patch. I included a patch in the PR that fixes the core dump and can be applied on its own. Thanks, -Brian -- Brian Dean [

Re: tip features (cdelay and ldelay)?

2000-01-04 Thread Brian Dean
f not, please let me know what changes you would consider taking and I'll do my best to get you patches. Here a modified patch which: 1) closes PR bin/15847 2) enables 'cdelay' and 'ldelay' 3) makes '

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-08 Thread Brian Somers
gt; -- > -- David([EMAIL PROTECTED]) -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awfulhak.org> <[EMAIL PROTECTED]> Don't _EVER_ lose your sense of humour ! <[EMAIL PROTECTED]> To Unsubscr

Re: hak.lan.Awfulhak.org daily run output

2000-01-08 Thread Brian Somers
character constant > contracts:12: unterminated character constant > :5: unterminated character constant > :6: unterminated character constant > :7: unterminated character constant > :9: unterminated character constant > :10: unterminated character constant >

Re: hak.lan.Awfulhak.org daily run output

2000-01-09 Thread Brian Somers
> On Fri, Jan 07, 2000 at 08:32:19AM +0000, Brian Somers wrote: > > Anyone know what's changed with `calendar' ? I suspect it's the > > recent cpp changes. > > Please test this patch. [.] Yep, this works. Of course I expect it'll only really

Re: pppctl/ppp bug

2000-01-10 Thread Brian Somers
hen open a second connection, do you get the second one ok ? If so, what does ``show who'' and ``show route'' come up with - on both diagnostic connections ? Cheers. -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awful

Re: PPP connections die in current....

2000-01-11 Thread Brian Somers
E session ok and your ISP is sending REQs but refusing to acknowledge yours ? > -Steve > > -- > Stephan van Beerschoten Email: [EMAIL PROTECTED] > Network EngineerLuna Internet Services > PGP fingerprint 4557 9761 B212 FB4C 778D 3529 C42A

Re: PPP connections die in current....

2000-01-11 Thread Brian Somers
MAIL PROTECTED]> > Date: 09-Jan-00 > Time: 14:17:46 > FreeBSD 3.4 > -- -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awfulhak.org> <[EMAIL PROTECTED]> Don't _EVER_ lose your sense of humour !

Re: PPP connections die in current....

2000-01-11 Thread Brian Somers
> +----[ Brian Somers ]- > | > Running 4.0 -current as of today.on a DEC Alphaststion 233 when I dial out > | > I connect for about 30 seconds then it dies...here is a copy of the ppp.log > | [.] > | > | Well, you&#x

make buildworld fails (yet another failure)

2000-01-13 Thread Brian Hechinger
e asked for. i haven't built a new kernel yet since config complains, so i'm assuming i needed to rebuild world before trying to build a new kernel. if i must have a new kernel FIRST let me know and i'll grab a GENERIC-current kernel. thanks, -brian -- Included Text Follows: =

UDF

2000-01-13 Thread Brian Beattie
having somebody else show up with a completed implementation. Brian Beattie| The only problem with [EMAIL PROTECTED] | winning the rat race ... www.aracnet.com/~beattie | in the end you're still a rat To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebs

Re: Making sure /var/tmp/vi.recover exists during reboot

2000-01-14 Thread Brian Hechinger
7;t support that then fix cc since being able to specify where your compiler stores it's temp files is a Good Idea(TM) now cc is faster and vi.recovery isn't broken. maybe we should spend less time discussing the technical merits of an action and rather spend our time look for

Re: Making sure /var/tmp/vi.recover exists during reboot

2000-01-14 Thread Brian Hechinger
Steve Kargl drunkenly mumbled... > > *sigh* > > man gcc > > Either use -pipe or set the environmental variable TMPDIR. ok, maybe i didn't say that right. this i know, i was trying to use gcc and vi.recovery as examples. but then my question is... why didn't you speak up earlier and save us

PnP probing in -current

2000-01-16 Thread Brian Somers
I can provide more details once I rebuild my machine See my other post about some ata problems, coming to a -current list near you ! Cheers. -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awfulhak.org> <[EMAIL PRO

Re: PnP probing in -current

2000-01-17 Thread Brian Somers
n lost+found and I got all sorts of funny (?) things going on with fsck), but it looks like it was a hardware problem. Still, a bit nasty considering I hadn't got softupdates or an async filesystem :-( I'll try enabling ata after I've rebuilt the machine

Re: PnP probing in -current

2000-01-17 Thread Brian Somers
> Brian Somers wrote: > > Hi, > > > > Since the PnP probing code was made unconditional in the bootup > > routines on December 6, I've been having problems with my > > Adaptec 1542CP. > > What PnP device ID does it have? > > static stru

Re: PnP probing in -current

2000-01-17 Thread Brian Somers
> In message <[EMAIL PROTECTED]> Brian Somers writes: > : Without saying it's ``at isa?'' I get only one aha failed line (I'm > : sure I used to get nothing) at boot time. I still see the ADP lines > : though (of course). > > odd. It has been a wh

Re: PnP probing in -current

2000-01-17 Thread Brian Somers
> In message <[EMAIL PROTECTED]> Brian Somers writes: > : Since the PnP probing code was made unconditional in the bootup > : routines on December 6, I've been having problems with my > : Adaptec 1542CP. > : > : I've got my BIOS set to ``non pnp OS''

Re: PnP probing in -current

2000-01-18 Thread Brian Somers
> In message <[EMAIL PROTECTED]> Brian Somers writes: > : > : Without saying it's ``at isa?'' I get only one aha failed line (I'm > : I take that back. The card isn't seen now unless I say ``at isa?''. > > Please send me the dip switc

ata observation (bug?)

2000-01-18 Thread Brian Somers
Moving the two UDMA disks to a controller of their own has solved the problem Comments ? -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awfulhak.org> <[EMAIL PROTECTED]> Don't _EVER_ lose your sense of humour !

Re: PnP probing in -current

2000-01-18 Thread Brian Somers
> In message <[EMAIL PROTECTED]> Brian Somers writes: > : Where UP == OFF, from 1-8 I've got > : > : UP, UP, UP, UP, DOWN, UP, DOWN, DOWN > > OK. I've found out what the problem is, at least with the bog > standard GENERIC. I'll see about finding som

passwords got smashed by make installworld

2000-01-21 Thread Brian Hechinger
i'm just reporting this, i have no real info, other than it happened. i installed the 2114 snapshot. SUPed -current, uhm, two days ago i think. did a make buildworld at that time. then yesterday evening i had a chance to reboot my machine so i did make installworld (as well as a new kernel

Warning: ioctl(... TUNSLMODE ...) to be depricated....

2000-01-21 Thread Brian Somers
into 4.0-RELEASE rather than happening afterwards so that we have a minimal number of people (hopefully none) using TUNSLMODE. TUNSLMODE was never MFC'd. Cheers. I wrote (on [EMAIL PROTECTED]): > > * Brian Somers <[EMAIL PROTECTED]> [000120 15:30] wrote: > > > Hi, >

Re: Warning: ioctl(... TUNSLMODE ...) to be depricated....

2000-01-22 Thread Brian Somers
> Brian Somers <[EMAIL PROTECTED]> writes: > > Unless there are objections in the next day or two, I'm going to > > deprecate the TUNSLMODE ioctl favour of TUNSIFHEAD. Where TUNSLMODE > > prepended a sockaddr to each packet, TUNSIFHEAD will instead prepend

Re: Please help spread the CVSup mirror load more evenly

2000-01-23 Thread Brian Somers
se that > one. I like this idea, except that some sort of consistency is required - ie, once I've started using cvsupX, I'd like to use it in preference to slightly better machines unless it stays bad for some configurable number of connections > Warner -- Brian <

building modules

2000-01-25 Thread Brian Beattie
ect. Am I doing something wrong, did something change, or do I just not understand? Brian Beattie| The only problem with [EMAIL PROTECTED] | winning the rat race ... www.aracnet.com/~beattie | in the end you're still a rat To Unsubscribe: send mail to [EMAIL PROTECTED] wi

Re: Problems installing FreeBSD 4.0 20000125-CURRENT

2000-01-27 Thread Brian Beattie
oint, it has never been enough of a hassle for me to try to understand exactally what is going on, I just hook up a spare 101-key keyboard. Brian Beattie| The only problem with [EMAIL PROTECTED] | winning the rat race ... www.aracnet.com/~beattie | in the end you're still a rat To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

ColdFusion 4.5 RC3

2000-01-27 Thread Brian Hechinger
I can consistantly get ColdFusion 4.5 RC3 installed on FreeBSD-current. It will not work on -stable (i didn't really mess with it too much however) i haven't gotten the Apache module to work yet (but i haven't even looked at it, so give me time) instructions are at http://users.tmok.com/~wonk

Re: Problems installing FreeBSD 4.0 20000125-CURRENT

2000-01-27 Thread Brian Beattie
hen I do > that (sometimes), and I may have hit enter twice rapidly on this > reboot. > > Bill Hmmm, I wonder it the boot loader is doing something funny in initializing the keyboard. Maybe something changed? Brian Beattie| The only problem with [EMAIL PROTECTED] |

Re: ColdFusion 4.5 RC3

2000-01-27 Thread Brian Hechinger
, this will be a huge shift in development for them, so if they ever do descide this, it still won't happen for a while. -brian -- ps: off-record means i will deny ever having said this even though you have proof. :) To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fr

Re: new C++ compiler changes

2000-01-29 Thread Brian Somers
gt; C++ programs stop working. libstdc++ is version 2 in -stable. > louie -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awfulhak.org> <[EMAIL PROTECTED]> Don't _EVER_ lose your sense of humour !

Re: Printer fiascos.

2000-01-30 Thread Brian Dean
et 4 connected to the parallel port. I am running -current, and a buildworld as of about a week ago. -Brian -- Brian Dean [EMAIL PROTECTED] Here's my dmesg: Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993

Re: More world breakage

2000-01-30 Thread Brian Somers
f/When the functions are renamed, they'll probably break make world again (because the new libc and old install will be there for a while), but to be honest, this *is* current. I think the issue to focus on is the function names. > Joe > -- > Josef Karthauser FreeBSD: Take

Re: PAIN

2000-01-30 Thread Brian Beattie
> /me looks at the stack of 386sx chips he has and wonders why no-one did 8 > > way SMP with these! > > You never heard of the Sequent boxes, did you? :) Sequent never did 386SX, they did 386DX > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with

recording does not work

2000-02-01 Thread Brian Beattie
on isa0 --- Brian Beattie| The only problem with [EMAIL PROTECTED] | winning the rat race ... www.aracnet.com/~beattie | in the end you're still a rat To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current&qu

Re: Printer fiascos.

2000-02-02 Thread Brian Dean
This patch fixes the problem for me. Thanks!!! -Brian > On Sun, Jan 30, 2000 at 02:42:39PM -0500, Brian Dean wrote: > > > > > >For what its worth, I am able to reproduce this problem on my system. > > Would you mind trying this patch before I send it t

Re: PAIN

2000-02-02 Thread Brian Beattie
y no-one did 8 > > way SMP with these! > > /me recalls a 32-processor Sequent box, all 386/25s, in the test lab at > Unisys. > Yes, but those were 386DX 25, not 386sx, the sx had a 16 bit bus. Brian Beattie| The only problem with [EMAIL PROTECTED] | winning the rat

Re: recording does not work

2000-02-04 Thread Brian Beattie
On Fri, 4 Feb 2000, Christopher Masto wrote: > On Tue, Feb 01, 2000 at 09:07:49PM -0800, Brian Beattie wrote: > > A kernel, current, sources cvsuped today. When I try to record from line, > > (source does not seem to matter), I get full scale white noise. > > > > The

Re: Snapshots?

2000-02-09 Thread Brian Somers
th the non-existence of /etc/make.conf in the chroot()d release environment I haven't tried making release myself though :0( -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awfulhak.org> <[EMAIL PROTECTED]&g

please commit this before -RELEASE

2000-02-11 Thread Brian Dean
ch in a few days with a standalone program that demonstrates the use of these registers for setting up a watchpoint for a process. Maybe this could go into /usr/share/examples or something. Does anyone have any opinions on this or think it might be useful? Thanks, -Brian -- Brian

Re: REVIEW: Update passwd(1) to allow lower case passwords

2000-02-11 Thread Brian Somers
ot;mixpasswordcase" > +setting for a user's login class). Allowing lower case passwords may > +be useful where the password file will be used in situations where only > +lower case passwords are permissable, such as when using Samba to > +authenticate Windows clients. In all oth

Problem with a Compaq Prosigna 300m P75

2000-02-24 Thread Brian Vance
Does anyone know how to allow 3.4 or 4.0 to read the memory on the riser board.  The Compaq smart start reads it and it shows up when the system boots.  It knows the riser board is there, because the CPU is on it   Scott

Serial console on sio3

2000-02-25 Thread Brian Beattie
that after selecting the partition(slice), it prints the "-h" and opens sio0!, since I have a mouse on that port, the boot hangs. If I disconnect the mouse before booting, the boot succeeds. the system is 4.0 current from this week. any hints? Brian Beattie| The only prob

Re: ssh-askpass & OpenSSH

2000-02-27 Thread Brian Somers
in make.conf)? Or even just make ssh-addpass a port. After all, X itself is a port. > Bye, > Alexander. > > -- >Reboot America. > > http://www.Leidinger.net Alexander+Home @ Leidinger.net > Key fingerprint = 7423 F3E6 3A7E B334 A9CC B10A 1F5F 130

Re: feedback on CD install of 4.0-RC2

2000-02-19 Thread Brian Beattie
is the ability to skip steps and to do steps in the wrong order so that the install will fail. Standard/Express/Exceptional. Would be my vote, if I had a vote which I'm sure I don't. Brian Beattie| The only problem with [EMAIL PROTECTED] | winning the rat race ... www.aracnet.com/~beattie | in the end you're still a rat To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: feedback on CD install of 4.0-RC2

2000-02-18 Thread Brian Beattie
ll in the most logical order and nothing more. I would say if people are getting the impression that Anatoly has that it probably be renamed because IMHO it really is more convienient without sacrificeing any functionality. I'm not sure what I would call it since "Standard" might g

Re: freezing

2000-02-18 Thread Brian Beattie
if anybody is interested. For me the trigger seems to be heavy disk activity. configuration summary: K6-2 333, 80MB, aha2940(I think, adaptec PCI ultra), 4 2GB segate SCSI drives. Brian Beattie| The only problem with [EMAIL PROTECTED] | winning the rat race ... www.aracne

Re: Big ATA problems

2000-02-20 Thread Brian Somers
correctly and the resource > manager has pointed a possible hardware problem :-). So it would seem, *but*, before moving from wd to ata I had both working 100% reliably. I had to move the Teles card to get it to work (allocate resources successfully) once I changed to ata. I would be pretty sure that

Re: Problems with Recent PPP Changes

2000-02-20 Thread Brian Somers
I handle the required leading '#' on the login name? Escaping > it doesn't work. Sorry for the delay... you need to quote your password. > tomdean -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awfulhak.org>

Re: /sys/i386/machdep.c breaks kernel build

2000-02-21 Thread Brian Dean
Thanks for the fix - it has been committed. -Brian -- Brian Dean [EMAIL PROTECTED] [EMAIL PROTECTED] Seigo Tanimura wrote: > On Sun, 20 Feb 2000 23:48:01 -0500, > Ray Kohler <[EMAIL PROTECTED]> said: > > Ray> cc -c -march=pentium -O3 -pipe -fno-builtin -Wall -Wredundant-

Re: gcc code generation bug (optimisation related)

2000-02-21 Thread Brian Dean
levels. -Brian -- Brian Dean [EMAIL PROTECTED] [EMAIL PROTECTED] Maxim Sobolev wrote: > Hi, > > When I'm trying to compile kernel from just cvsup'ed sources on system > builded/installed last evening I have following error message. This problem > could be solved by lowerin

panics and hangs under 4.0-current

2000-02-28 Thread Brian Beattie
0 current process = Idle interrupt mask = cam kernel: type 12 trap, code=0 Stopped at adw_intr+0x131: pushl 0x5c(%esi) db> call cpu_reset() Brian Beattie| The only problem with [EMAIL PROTECTED] | winning the rat race ... www.aracnet.com/~beattie

Re: HEADS UP! IPC security (Re: cvs commit: src/sys/kern sysv_ipc.c(fwd))

2000-03-02 Thread Brian Dean
ould only be set when superuser privileges are actually used. Let me know if this looks OK, and if Jordan approves, I'll commit it. Thanks, -Brian -- Brian Dean [EMAIL PROTECTED] SAS Institute Inc. [EMAIL PROTECTED] Index: sysv_ipc.c ==

Re: FreeBSD 4.0 release candidate #3 now available.

2000-03-08 Thread Brian Beattie
ots/ISO-IMAGES/4.0-2307-CURRENT/ > I tried to burn this image and it was too big for a standard 74 min CD. Brian Beattie| This email was produced using professional quality, [EMAIL PROTECTED] | standards based software. Users of Microsoft [EMAIL PROTECTED] | products

Re: FreeBSD 4.0 release candidate #3 now available.

2000-03-08 Thread Brian Beattie
On Wed, 8 Mar 2000, Bob Willcox wrote: > On Wed, Mar 08, 2000 at 04:45:39PM -0800, Brian Beattie wrote: > > On Wed, 8 Mar 2000, Jordan K. Hubbard wrote: > > > > > ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/alpha/4.0-2307-CURRENT > > > ftp://ftp.freebsd.o

Re: HEADS UP! IPC security (Re: cvs commit: src/sys/kern sysv_ipc.c(fwd))

2000-03-02 Thread Brian Dean
Bruce Evans wrote: > It has too many style bugs for me. It corrupts all tabs to spaces and > has some other style bugs. Resisting the temptation to cut-and-paste (resulting in the lost tabs), and incorporating your other suggestions, how about this version? Thanks, -Brian Index: sysv

Re: Make world error.....

2000-03-04 Thread Brian Dean
allowed me to complete the installworld and get on with life. -Brian To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Make world error.....

2000-03-05 Thread Brian Dean
ted that I had merely sup'd at a bad time and just caught things in transition. -Brian Kris Kennaway wrote: > > William Woods wrote: > > > vm/vnode_pager.h -> vm/vnode_pager.ph > > > *** Error code 1 > > > > > > Stop in /usr/src/gnu/usr.bin/perl/ut

make release failing in /usr/ports/www/w3m/work/w3m

2000-03-12 Thread Brian Dean
n, it works. Is anyone else seeing this? Thanks, -Brian -- Brian Dean [EMAIL PROTECTED] SAS Institute Inc. [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

RC3

2000-03-10 Thread Brian Beattie
me. Over the install went well, I will finish configuring tonight and see how it goes. Brian Beattie| This email was produced using professional quality, [EMAIL PROTECTED] | standards based software. Users of Microsoft [EMAIL PROTECTED] | products or other substandard

Re: Make world error.....

2000-03-10 Thread Brian Dean
ssl/*.h files (or at least openssl/des.h) were installed, and was thus a sort of bootstrapping issue. But I must admint, I have not investigated it further. -Brian -- Brian Dean [EMAIL PROTECTED] SAS Institute Inc. [EMAIL PROTECTED] To Un

Re: Keyboard troubles

2000-03-10 Thread Brian Dean
ange that makes your motherboard think there's a keyboard attached even if you are not currently switched onto the system. Just a thought ... and it's a lot cheaper than more convenient that swapping your $500 keyboards (which must be _really_ impressive BTW :). -B

Re: IPv6 setup...

2000-03-14 Thread Brian Somers
> -GAWollman > > -- > Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same > [EMAIL PROTECTED] | O Siem / The fires of freedom > Opinions not those of| Dance in the burning flame > MIT, LCS, CRS, or NSA| - Susan Agluka

Re: Streamlining FreeBSD Installations

2000-03-17 Thread Brian Dean
r configuring the ethernet interface. Everything below the line "# - End of generated information -" is the same for all hosts, only the stuff above that line is different for each host. So, I end up with a config file per host. -Brian -- Brian Dean

Re: Still can't install current via ftp!

1999-09-03 Thread Brian Somers
ember snapshot, there should be no problem. > Michael A. Endsley > [EMAIL PROTECTED] > (was [EMAIL PROTECTED]) -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awfulhak.org> <[EMAIL PROTECTED]> D

Re: Perl still broken in 4.0-CURRENT

1999-09-03 Thread Brian Handy
a SIGSEGV shutting down at /usr/local/bin/mirror line 3873. Happy trails, Brian To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Sun StarOffice51

1999-09-04 Thread Brian Tao
uot;, and for any reasonable value of .sversionrc. So, once again ;-), has anyone been able to get Sun's StarOffice 5.1 to run properly on a 4.0-current (as of July 31) system? -- Brian Tao (BT300, [EMAIL PROTECTED]) "Though this be madness, yet there is method in't" To Unsubscr

Re: DANGER: login and friends with libscrypt/libdescrypt

1999-09-21 Thread Brian Somers
[EMAIL PROTECTED] -- Brian <[EMAIL PROTECTED]><[EMAIL PROTECTED]> <http://www.Awfulhak.org> <[EMAIL PROTECTED]> Don't _EVER_ lose your sense of humour ! <[EMAIL PROTECTED]> To Unsubscribe: send

Re: Panic with BT Speedway / AVM Fritz!PCI ISDN

1999-09-26 Thread Brian Somers
dnd will fix this. I'm using user-ppp (of course). When I originally got this stuff working it was with 0.82.10, so my plan is to go back to that version of isdnd and roll the diffs in one at a time to find out what causes the instability. > Best regards, > -- > Mark

  1   2   3   4   5   6   7   8   9   10   >