Re: Weird file corruption?

1999-01-15 Thread Brian Feldman
On Fri, 15 Jan 1999, Zach Heilig wrote: On Wed, Jan 13, 1999 at 05:26:40PM -0500, Brian Feldman wrote: ... How could it be memory when it's written to disk, extracted, then after a nearly full build read again? Why would it extract completely the first time with no errors? I had

Re: Can the bootloader create a file or set a flag in the bootblocks?

1999-01-15 Thread Brian Feldman
. \\ m...@smith.net.au \\ The race is long, and in the \\ msm...@freebsd.org \\ end it's only with yourself. \\ msm...@cdrom.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: Can the bootloader create a file or set a flag in the bootblocks?

1999-01-15 Thread Brian Feldman
capabilities built in. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ m...@smith.net.au \\ The race is long, and in the \\ msm...@freebsd.org \\ end it's only with yourself. \\ msm...@cdrom.com Brian Feldman

Re: umount: permission denied as root?

1999-01-15 Thread Brian Feldman
...@enigami.comhttp://www.enigami.com/~ckempf/ To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

trap in ufs_lookup

1999-01-15 Thread Brian Feldman
, (off_t)dp-i_offset, NULL, bp))) return (error); numdirpasses = 2; nchstats.ncs_2passes++; } (kgdb) printf i_offset %d bmask %d = %d\n, dp-i_offset, bmask, (dp-i_offset bmask) i_offset 37593 bmask 8191 = 4825 (kgdb) quit Brian

Re: splash screen xdm

1999-01-15 Thread Brian Feldman
? -- Best wishes, Eugeny http://coredumped.null.ru coredum...@coredumped.null.ru ICQ#: 5885106 To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: Suspend on Current

1999-01-16 Thread Brian Feldman
(8-DCS) d...@newsguy.com If you sell your soul to the Devil and all you get is an MCSE from it, you haven't gotten market rate. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: Running old program on 3.0-RELEASE

1999-01-17 Thread Brian Feldman
libfoo.a, they're for building new static executables, and you don't want to replace your much more current ars. Did you even try installing compat21 compat22 compat1x etc? --- With good wishes, Igor Shulgin Brian Feldman

Re: Running old program on 3.0-RELEASE

1999-01-17 Thread Brian Feldman
On Sun, 17 Jan 1999, Igor Shulgin wrote: Brian Feldman wrote: All old /usr/lib files need to be moved to /usr/lib/compat or /usr/lib/aout. /usr/lib/compat is the better place because it contains OLD, not current, libs. What about files which already exist in /usr/lib/compat directory

Re: Running old program on 3.0-RELEASE

1999-01-17 Thread Brian Feldman
On Sun, 17 Jan 1999, Igor Shulgin wrote: Brian Feldman wrote: Okay, try this: /bin/sh cd /usr/lib for i in *; do if file $i | grep FreeBSD/i386 /dev/null; then rm $i; fi done After doing that, look in /etc/rc.conf and check if you have an ldconfig_paths_aout. If you don't, set

Re: kernel malloc and M_CANWAIT

1999-01-18 Thread Brian Feldman
, and in the \\ msm...@freebsd.org \\ end it's only with yourself. \\ msm...@cdrom.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

Re: kernel malloc and M_CANWAIT

1999-01-18 Thread Brian Feldman
with yourself. \\ msm...@cdrom.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

Re: kernel malloc and M_CANWAIT

1999-01-18 Thread Brian Feldman
...@smith.net.au \\ The race is long, and in the \\ msm...@freebsd.org \\ end it's only with yourself. \\ msm...@cdrom.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re2: kernel malloc and M_CANWAIT

1999-01-18 Thread Brian Feldman
\\ sometimes you're behind. \\ m...@smith.net.au \\ The race is long, and in the \\ msm...@freebsd.org \\ end it's only with yourself. \\ msm...@cdrom.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: kernel malloc and M_CANWAIT

1999-01-18 Thread Brian Feldman
and sockets... Hmm... that may be a good idea, although for it seems to work on all of them, I haven't checked for any kind of leak in the others, nor would truly expect one. And pipes ARE fifo's aren't they? Bruce Brian Feldman_ __ ___ ___ ___ gr

Re: kernel malloc and M_CANWAIT

1999-01-18 Thread Brian Feldman
...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD

Re: linuxthreads, gimp 1.1+, dies

1999-01-18 Thread Brian Feldman
, and debug with the binary that has the full debugging symbols. -- Brian Litzinger br...@litzinger.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr

Truth to M_WAITOK?

1999-01-20 Thread Brian Feldman
Would someone PLEASE tell us all if malloc can really return NULL now with flags M_WAITOK? I've gotten contradictory answers... Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http

kldload of procfs panics

1999-01-22 Thread Brian Feldman
have an idea? Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

Re: Using LinuxThreads

1999-01-22 Thread Brian Feldman
Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve! _ __ ___ _ |___/___/___/ To Unsubscribe: send

Re: kvm_getswapinfo() function added to libkvm. top, pstat, systat updated

1999-01-22 Thread Brian Feldman
dil...@backplane.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Where's struct kvm_swap and typedef struct kvm_swap *kvm_swap_t supposed to now be? Brian Feldman

Re: kvm_getswapinfo() function added to libkvm. top, pstat, systat updated

1999-01-22 Thread Brian Feldman
On Fri, 22 Jan 1999, Garrett Wollman wrote: On Fri, 22 Jan 1999 18:40:55 -0500 (EST), Brian Feldman gr...@unixhelp.org said: Where's struct kvm_swap and typedef struct kvm_swap *kvm_swap_t supposed to now be? Hopefully the latter isn't anywhere, since style(9) says very specifically

Re: panic: found dirty cache page 0xf046f1c0

1999-01-22 Thread Brian Feldman
= ||man...@netcom.com|| ||p...@infinex.com || ||Ph. (415) 681-6235|| = To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: panic: found dirty cache page 0xf046f1c0

1999-01-23 Thread Brian Feldman
any difference... : : : -- Niels. : : :To Unsubscribe: send mail to majord...@freebsd.org :with unsubscribe freebsd-current in the body of the message : To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: 2Re: panic: found dirty cache page 0xf046f1c0

1999-01-23 Thread Brian Feldman
. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org

Addition to /etc/rc, maybe

1999-01-25 Thread Brian Feldman
# If pccard_enable=YES, this is card memory address. Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

Re: dummynet causes crash?

1999-01-25 Thread Brian Feldman
cases, to help detect programming errors related to such. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

Re: Heads up! New swapper and VM changes have been committed to -4.x

1999-01-25 Thread Brian Feldman
...@flood.ping.uio.no To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http

Re: IDE DMA works, I'll be a...

1999-01-25 Thread Brian Feldman
, removable, dma, iordy To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http

Re: IDE DMA works, I'll be a...

1999-01-25 Thread Brian Feldman
On Mon, 25 Jan 1999, Matthew Dillon wrote: :On Mon, 25 Jan 1999 19:40:38 EST, Brian Feldman wrote: : : I say this because I am down to ~2.5MB/s on each hard drive, a MB or : so decrease; I also seem to be reading (bs=512k) from the CD uncooked :... : :Since I rebuilt world shortly after

Re: IDE DMA works, I'll be a...

1999-01-25 Thread Brian Feldman
for reading the file : Brian Feldman _ __ ___ ___ ___ Welll... I went ahead and tested it on my diskless workstation, which actually has a DMA IDE drive connected to it at the moment for another test I'm running. I didn't see any

Re: IDE DMA works, I'll be a...

1999-01-25 Thread Brian Feldman
the file 2:19,20c 2777684 bytes/second for writing the file 2782291 bytes/second for reading the file 3:19,20c 2675792 bytes/second for writing the file 2701101 bytes/second for reading the file Brian Feldman

One answer, one question.

1999-01-27 Thread Brian Feldman
1310720 Jan 27 00:53 /var/db/kvm_kernel.db Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

RE: One answer, one question.

1999-01-27 Thread Brian Feldman
On Wed, 27 Jan 1999, Jeroen Ruigrok/Asmodai wrote: On 27-Jan-99 Brian Feldman wrote: And the culprit for the Netscape problems is (drumroll please) -DVM_STACK! Now can someone help me out here, and figure out why: {/home/green}$ ps ps: bad namelist {/home/green}$ sysctl

Re: 4.0-Current, netscape halts system

1999-01-27 Thread Brian Feldman
-DVM_STACK from src/sys/compile/BLAH/Makefile and doing a make clean all install. I am pretty certain this is the cause of Netscape crashing, at least on startup... To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

RE: One answer, one question.

1999-01-27 Thread Brian Feldman
On Wed, 27 Jan 1999, Jeroen Ruigrok/Asmodai wrote: On 27-Jan-99 Brian Feldman wrote: I am certain VM_STACK is breaking Netscape. Ps isn't related, but I am having problems with it, even after rebuilding everything, kvm_mkdb'ing... :( OK, I'm going to rebuild NetScape against the latest

RE: One answer, one question.

1999-01-27 Thread Brian Feldman
. Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve! _ __ ___ _ |___/___/___/ To Unsubscribe

Re: 4.0-Current, netscape halts system

1999-01-27 Thread Brian Feldman
On Wed, 27 Jan 1999, Richard Seaman, Jr. wrote: On Wed, Jan 27, 1999 at 10:20:14AM -0500, Brian Feldman wrote: On Wed, 27 Jan 1999, Sheldon Hearn wrote: I still don't think we're getting any closer to the question Why is Netscape unstable on CURRENT when it worked fine for me

RE: Netscape | Mozilla

1999-01-27 Thread Brian Feldman
-- To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org

Re: btokup() macro in sys/malloc.h

1999-01-27 Thread Brian Feldman
freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

Re: btokup() macro in sys/malloc.h

1999-01-28 Thread Brian Feldman
with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

Re: btokup() macro in sys/malloc.h

1999-01-28 Thread Brian Feldman
: To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org

Re: -Wall -Wcast-qual and SYSINIT

1999-01-28 Thread Brian Feldman
dil...@backplane.com To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

Re: btokup().. patch to STYLE(9) (fwd)

1999-01-29 Thread Brian Feldman
()); This is just one of the cases in which I agree with the style comments/ warnings in GCC -Wall. Nate To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr

Re: btokup().. patch to STYLE(9) (fwd)

1999-01-29 Thread Brian Feldman
I seem to remember there once was a comment in a well-known body of code, which went something like: You are not supposed to understand this. Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

Re: btokup().. patch to STYLE(9) (fwd)

1999-01-30 Thread Brian Feldman
Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve! _ __ ___ _ |___/___/___/ To Unsubscribe

Re: LINUX clone? sched_yield?

1999-01-30 Thread Brian Feldman
of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

Re: vn and 4.0

1999-01-31 Thread Brian Feldman
productivity suite, Office 2000, will be delayed until the first quarter of 1901. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

Re: a nit, however....

1999-01-31 Thread Brian Feldman
thing would be to not allow lack of quotes at all, I believe, but that would be disastrous now with current config files, and release scripts. -mo To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: style 9 pet annoyance

1999-02-01 Thread Brian Feldman
...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD

Re: swap_page_getswapspace failed (don't do stupid things with /dev/mem)

1999-02-02 Thread Brian Feldman
it return immediately, but I haven't seen one. -Matt To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr

Re: Heads up: comitted optimization to vm_map_insert()

1999-02-03 Thread Brian Feldman
to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org

various -CURRENT nits

1999-02-03 Thread Brian Feldman
, not via PQ_FOOCACHE)? I use different values because I have a K6-2 (8+8 pages L1) that does not match PQ_L1_SIZE. I'd also like to readd the comment that CPU_WT_ALLOC might not be stable on a K6-2, because it actually _doesn't_ seem to be stable here. The fixes to the two problems follow. Brian Feldman

Re: Heads up: comitted optimization to vm_map_insert()

1999-02-04 Thread Brian Feldman
run StarOffice? ;) -Matt Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power

Re: Heads up: comitted optimization to vm_map_insert()

1999-02-04 Thread Brian Feldman
On 4 Feb 1999, Dag-Erling Smorgrav wrote: Brian Feldman gr...@unixhelp.org writes: On Wed, 3 Feb 1999, Matthew Dillon wrote: My do lots of things that force the machine to page up the wazoo and try to make it crash test :-) So do you run Netscape, or do you run StarOffice

swapper BIG problems

1999-02-04 Thread Brian Feldman
to a halt is the printfs is the kernel itself, most likely the printf's. Does this seem correct? If it's actually the kernel printf that's hanging the system, what's the solution? What if it's not? Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

Re: swapper BIG problems

1999-02-04 Thread Brian Feldman
knows differently, (Matt, John Dyson) please let me know! Right now it seems the printf()s can cause the deadlock. Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org

Re: swapper BIG problems

1999-02-05 Thread Brian Feldman
. | ++ Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

Re: Problem with top on current ?

1999-02-05 Thread Brian Feldman
? -- E-Mail: William Woods wwo...@cybcon.com Date: 05-Feb-99 / Time: 18:34:17 FreeBSD 4.0 -Current -- To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: Problem with top on current ?

1999-02-06 Thread Brian Feldman
On Fri, 5 Feb 1999, Matthew Dillon wrote: : :Ahhh...not sure what you mean here... : :On 06-Feb-99 Brian Feldman wrote: : On Fri, 5 Feb 1999, William Woods wrote: : Floating point exception :... : : Try kvm_mkdb yet? : :-- :E-Mail: William

msdosfs/vn trouble, doscmd nicety, fd trouble

1999-02-06 Thread Brian Feldman
I can scrounge up a different floppy drive and try it out, but it really seems to not be a hardware problem. Thanks in advance. Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http

Re: low level format--how??

1999-02-06 Thread Brian Feldman
-- Josef Grosch | Another day closer to a |FreeBSD 3.0 jgro...@mooseriver.com | Micro$oft free world | UNIX for the masses To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: msdosfs/vn trouble, doscmd nicety, fd trouble

1999-02-06 Thread Brian Feldman
, then when I try to chdir out. On the second chdir, I get the lovely panic. With INVARIANTS on, this is easily reproducible. Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http

msdosfs is dead, Jim.

1999-02-06 Thread Brian Feldman
easily and consistently reproducible. This is not in relation to vn(4), which it was originally tested with, as vn(4) works flawlessly. Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http

Re: cleanup of rc.conf ( -4.x )

1999-02-09 Thread Brian Feldman
To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org

Re: cleanup of rc.conf ( -4.x )

1999-02-09 Thread Brian Feldman
| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

Re: DHCP, install, security, ICMP_BANDLIM

1999-02-09 Thread Brian Feldman
with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

Re: Heads up! /etc/rc.conf.site is dead.

1999-02-11 Thread Brian Feldman
(not using sed/awk/whatnot) to do this if anyone would want it. kai `a FreeBSD newbie but hopefully not stupid' -- I like _b_o_t_h kinds of music. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: [Call for Review] new ioctl for src/sys/pccard/*

1999-02-12 Thread Brian Feldman
of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

Re: lpt0

1999-02-13 Thread Brian Feldman
with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

Re: Aladdin chipset SMBus support available!

1999-02-13 Thread Brian Feldman
for the Intel PIIX4, see intpm(4). -- nso...@teaser.fr / nso...@freebsd.org FreeBSD - Turning PCs into workstations - http://www.FreeBSD.org To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: Aladdin chipset SMBus support available!

1999-02-14 Thread Brian Feldman
On Sun, 14 Feb 1999, Nicolas Souchu wrote: On Sat, Feb 13, 1999 at 05:22:00PM -0500, Brian Feldman wrote: On Sat, 13 Feb 1999, Nicolas Souchu wrote: Example program to fetch temperature or voltages is available at http://www.planet.sci.kobe-u.ac.jp/~takawata/smbus/examples/ There's

Re: Disk locks and weird things

1999-02-14 Thread Brian Feldman
tried it with several floppies (including the one I was able to successfully create kern.flp on) with the same results. To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: Aladdin chipset SMBus support available!

1999-02-14 Thread Brian Feldman
On Sun, 14 Feb 1999, Nicolas Souchu wrote: On Sun, Feb 14, 1999 at 08:40:11AM -0500, Brian Feldman wrote: On Sun, 14 Feb 1999, Nicolas Souchu wrote: On Sat, Feb 13, 1999 at 05:22:00PM -0500, Brian Feldman wrote: On Sat, 13 Feb 1999, Nicolas Souchu wrote: Example program

Re: Aladdin chipset SMBus support available!

1999-02-14 Thread Brian Feldman
On Sun, 14 Feb 1999, Nicolas Souchu wrote: On Sun, Feb 14, 1999 at 12:11:09PM -0500, Brian Feldman wrote: On Sun, 14 Feb 1999, Nicolas Souchu wrote: On Sun, Feb 14, 1999 at 08:40:11AM -0500, Brian Feldman wrote: On Sun, 14 Feb 1999, Nicolas Souchu wrote: On Sat, Feb 13, 1999

Re: lpt0

1999-02-14 Thread Brian Feldman
, considering nlpt wouldn't collide with anyone trying to configure an old kernel... - Jordan To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

Re: New print interface

1999-02-14 Thread Brian Feldman
It says generic every time, whther or not there's a printer attached. lpt0: generic printer on ppbus 0 lpt0: Interrupt-driven port should be lpt0: generic printer port on ppbus 0 lpt0: Interrupt-driven port Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

Re: Aladdin chipset SMBus support available!

1999-02-14 Thread Brian Feldman
On Sun, 14 Feb 1999, Nicolas Souchu wrote: On Sun, Feb 14, 1999 at 01:01:27PM -0500, Brian Feldman wrote: [...] Sorta. It did work. Then it stopped working. Running detect seems to kill my SM (or at least reset it to some weird state) {/home/green/examples}$ ./detect {/home/green

Re: Aladdin chipset SMBus support available!

1999-02-14 Thread Brian Feldman
On Sun, 14 Feb 1999, Nicolas Souchu wrote: On Sun, Feb 14, 1999 at 04:30:27PM -0500, Brian Feldman wrote: On spd I would get an error message, and if I ever did spd 1 it got as far as printing 128 bytes used, then erred out... rm alpm.o ; make CC=cc -DDEBUG I'll rm alpm.o; CC='cc

Re: Problesm w/ 4.0-current wine

1999-02-15 Thread Brian Feldman
-c. Donn To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http

Re: Problesm w/ 4.0-current wine

1999-02-15 Thread Brian Feldman
On Mon, 15 Feb 1999, Daniel C. Sobral wrote: Brian Feldman wrote: That sounds like a bug, but the boot: prompt is NOT the new boot loader, it's the semi-new boot0 (which is quite nice, Mr. Nordier). When you actually yet to BTX, try boot -c. Terminology errors abound here. I know

Re: Problesm w/ 4.0-current wine

1999-02-15 Thread Brian Feldman
...@freebsd.org \\ end it's only with yourself. \\ msm...@cdrom.com Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD

Re: Problems in VM structure ?

1999-02-16 Thread Brian Feldman
is quite stable, even during a make -j25 buildworld. -Matt To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: SMP and SO5.0

1999-02-16 Thread Brian Feldman
threads not working, and aio being highly unstable for SMP because of the VM system, is it not worthwhile to actually implement or merge the changes like this? To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: uptime weirdnessl

1999-02-18 Thread Brian Feldman
I was told that anybody could become President. Now I'm beginning to believe it. -- Clarence Darrow To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: uptime weirdnessl

1999-02-18 Thread Brian Feldman
On Thu, 18 Feb 1999, Matthew D. Fuller wrote: On Thu, Feb 18, 1999 at 07:05:39PM -0500, a little birdie told me that Brian Feldman remarked On Thu, Feb 18, 1999, Erik Funkenbusch put this into my mailbox: Any ideas? Yes. Look at /var/run/wtmp. Look CAREFULLY at /dev/null

More kernel threading ;)

1999-02-20 Thread Brian Feldman
(vm-vm_map, VM_MIN_ADDRESS, Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

Re: sh(1) -- exec vs. fork

1999-02-20 Thread Brian Feldman
shell itself recognize, there will be no more commands and just proceed to exec without forking? What would this break? ... To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

one SysV bug/fix, how many more

1999-02-20 Thread Brian Feldman
, VM_MAXUSER_ADDRESS); (void) vm_map_remove(vm-vm_map, VM_MIN_ADDRESS, Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD

Re: one SysV bug/fix, how many more

1999-02-21 Thread Brian Feldman
got this spl concept correct? spl is for blocking interrupts. Process-related things shouldn't be and mostly aren't touched by interrupts. Bruce But without an spl, couldn't multiple processes do Very Bad Things in a partially shared proc context? Brian Feldman

Re: one SysV bug/fix, how many more

1999-02-21 Thread Brian Feldman
in code that assumes that vmspace, signals, etc. aren't shared? Bruce Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD

Re: NFS Problems

1999-02-22 Thread Brian Feldman
to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD

Re: Filesystem deadlock

1999-02-22 Thread Brian Feldman
'while :; do find /usr -type f | xargs fgrep zukabuka; done' \ /dev/null 21 echo done To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman

Re: LSOF import into base system?

1999-02-23 Thread Brian Feldman
02:02:12 CET 1999 To Unsubscribe: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http

Re: lockmgr panic with mmap()

1999-02-27 Thread Brian Feldman
callp $1 = (struct sysent *) 0x0 (kgdb) quit Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

Re: lockmgr panic with mmap() (fwd)

1999-02-27 Thread Brian Feldman
= (struct sysent *) 0x0 (kgdb) quit Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org/ _ __ ___ | _ \__ \ |) | FreeBSD: The Power to Serve

Re: gcc

1999-02-28 Thread Brian Feldman
the times with C++, since we have the latest C++ compiler and libstdc++. Of course, in the long run, once stability is proven, switching to entirely EGCS would make sense. Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

Re: gcc

1999-02-28 Thread Brian Feldman
On Mon, 1 Mar 1999, Peter Jeremy wrote: Brian Feldman gr...@unixhelp.org wrote: [use cc1-2.7.2.1 and ECGS cc1plus] we get to keep (for now) the stable, reliable, C compiler we've been depending on for years. With all the well-known idiosyncrasies that we've been working around

Re: CALL FOR TESTERS of new ATA/ATAPI driver..

1999-03-01 Thread Brian Feldman
Do you have any plans to move the wfd(4) driver to the new ATA framework? I'd be glad to test it all out, as long as I don't lose my LS-120's functionality. Thanks in advance! Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org

Re: egcs and gcc

1999-03-01 Thread Brian Feldman
: send mail to majord...@freebsd.org with unsubscribe freebsd-current in the body of the message Brian Feldman_ __ ___ ___ ___ gr...@unixhelp.org _ __ ___ | _ ) __| \ http://www.freebsd.org

  1   2   3   >