Patch for Alpha/AXP

1999-07-24 Thread Gary Palmer
Does this look right? Without this patch, my AXP was memory faulting every time it booted, in the dev2udev routine. Thanks Index: alpha/alpha/cons.c === RCS file: /home/ncvs/src/sys/alpha/alpha/cons.c,v retrieving revision 1.11

Re: Patch for Alpha/AXP

1999-07-24 Thread Poul-Henning Kamp
Yes, looks right. In message [EMAIL PROTECTED], "Gary Palmer" writes: Does this look right? Without this patch, my AXP was memory faulting every time it booted, in the dev2udev routine. Thanks Index: alpha/alpha/cons.c === RCS

Re: PLIP is still broken :(

1999-07-24 Thread Bruce Evans
Possible quick fix (hack): change all the spltty()'s in lpt.c to splnet()'s. lpt isn't a tty driver; it just abuses spltty(). Abusing splnet() instead should work OK for lpt and fix if_plip. This seems good until the intr stuff handle dynamic update of a interrupt spl. Is there some work in

FreeBSD-current and Netscape Java

1999-07-24 Thread Bill Pechter
Are there any tricks to getting Java in Netscape running with FreeBSD --current. I've suddenly noticed it's not working (tried 4.08 and 4.6 with Fortify 1.4.4 applied and it's no-go even with the classpath set correctly...) Bill --- [EMAIL PROTECTED]|[EMAIL PROTECTED] Three things

Re: PMAP_SHPGPERPROC: related to pagedaemon?

1999-07-24 Thread Doug
Tony Finch wrote: Doug [EMAIL PROTECTED] wrote: *Nod* well, we do a lot of "unusual" things around here. :) Given your explanation I think that the culprit is probably apache. The virtual host file has approximately 16k hosts. *ouch* Yeah, tell me about it. You

Re: Unkillable processes

1999-07-24 Thread Kevin Day
On Sat, 24 Jul 1999, Kevin Day wrote: For one, do another 'ps' with the 'l' option, so you can see what it's stuck on. UID PID PPID CPU PRI NI VSZ RSS WCHAN STAT TT TIME COMMAND 1000 1103 1086 29 75 20 5740 384 - TWN ??0:00.00 (kvt) 1000 1109 1103

Re: Unkillable processes

1999-07-24 Thread Kris Kennaway
On Sat, 24 Jul 1999, Kevin Day wrote: For one, do another 'ps' with the 'l' option, so you can see what it's stuck on. UID PID PPID CPU PRI NI VSZ RSS WCHAN STAT TT TIME COMMAND 1000 1103 1086 29 75 20 5740 384 - TWN ??0:00.00 (kvt) 1000 1109

Re: Unkillable processes

1999-07-24 Thread Kevin Day
On Saturday, 24 July 1999 at 20:51:37 -0500, Kevin Day wrote: On Sat, 24 Jul 1999, Kevin Day wrote: For one, do another 'ps' with the 'l' option, so you can see what it's stuck on. UID PID PPID CPU PRI NI VSZ RSS WCHAN STAT TT TIME COMMAND 1000 1103 1086 29 75