Re: VIMAGE: Freed UMA keg was not empty

2010-11-18 Thread Thierry Herbelot
"Bjoern A. Zeeb" a écrit > On Thu, 18 Nov 2010, Thierry Herbelot wrote: > > "Bjoern A. Zeeb" a écrit > > > >> On Wed, 17 Nov 2010, Thierry Herbelot wrote: > >>> As promised, here are the full logs (in attachment) > >>> >

Re: VIMAGE: Freed UMA keg was not empty

2010-11-18 Thread Thierry Herbelot
"Bjoern A. Zeeb" a écrit > On Wed, 17 Nov 2010, Thierry Herbelot wrote: > > As promised, here are the full logs (in attachment) > > > > This is a serial console log showing the command loop that triggers the > > bug on a debug kernel and ensuing DDB session.

Re: VIMAGE: Freed UMA keg was not empty

2010-11-17 Thread Thierry Herbelot
Thierry Herbelot a écrit > "Bjoern A. Zeeb" a écrit > > > On Wed, 17 Nov 2010, Thierry Herbelot wrote: > > > > Hi, > > > > first of all freebsd-virtualization@ is the better list for this; Cc:ed. > > (in fact, I did not know where else to

Re: VIMAGE: Freed UMA keg was not empty

2010-11-16 Thread Thierry Herbelot
"Bjoern A. Zeeb" a écrit > On Wed, 17 Nov 2010, Thierry Herbelot wrote: > > Hi, > > first of all freebsd-virtualization@ is the better list for this; Cc:ed. (in fact, I did not know where else to send this message : -net, ... ? thanks for the CC) > > > We

VIMAGE: Freed UMA keg was not empty

2010-11-16 Thread Thierry Herbelot
crashes the machine. The probleme is seen on 8.1-release kernel, 8-stable from SVN and SVN -head. Attachments: dmesg log and kernel config. cheers Thierry Herbelot # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read

SMP in GENERIC !

2003-11-08 Thread Thierry Herbelot
Hello, this is just to send a big bravo to all involved : a new GENERIC kernel is running my old BP6 as an SMP machine : multi% uname -a FreeBSD multi 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Sat Nov 8 02:40:50 CET 2003 [EMAIL PROTECTED]:/files3/obj/files3/src/sys/GENERIC i386 multi% sysctl -a

LOR report

2003-10-27 Thread Thierry Herbelot
Hello, with a recent -Current, I see while mak'ing world : # lock order reversal 1st 0xc34969d4 vm object (vm object) @ /files3/src/sys/vm/swap_pager.c:1319 2nd 0xc0941900 swap_pager swhash (swap_pager swhash) @ /files3/src/sys/vm/ swap_pager.c:1832 3rd 0xc103565c vm object (vm object) @ /files

Re: gcc related -current upgrade problems

2003-07-26 Thread Thierry Herbelot
Le Saturday 26 July 2003 00:46, John a écrit : > . > /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:62:25: attempt to use > poisoned "malloc" /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:63:25: > attempt to use poisoned "calloc" > /usr/src/gnu/usr.bin/cc/cc_tools/freebsd-native.h:64:25: att

Re: Installing on IBM BladeCenter HS20 (usb keyboard)

2003-07-17 Thread Thierry Herbelot
Le Thursday 17 July 2003 09:56, Geoff Buckingham a écrit : > Installing from floppy or PXE boot fails as syscons detects an at keyboard > (probably to keep windows happy) and does not use the usb keyboard. Hello, you might want to try an automatic install with "à la jumpstart", as described in

Re: systematic panic on an SMP machine for 5.1-Release

2003-07-09 Thread Thierry Herbelot
[taking one random Terry mail to get back to the list] Hello, I have attached some more info about the machine : * script.crash : simple gdb output from the vmcore (with symbols) - one surprising point - for me - is the message : ---Can't read userspace from dump, or kernel process--- the core h

Re: failed freebsd 5.1 install

2003-07-08 Thread Thierry Herbelot
Le Wednesday 09 July 2003 07:56, Greg Kutzbach a écrit : > Motherboard > Intel® VS440FX Motherboard > http://www.intel.com/support/motherboards/desktop/VS440FX/ > 84MB RAM > IBM 40GP Hard drive > removed all PCI cards except video > Running Matrox MGA 4MB video > Pentium Pro 200 > IDE Generic CD Ro

Re: systematic panic on an SMP machine for 5.1-Release

2003-07-08 Thread Thierry Herbelot
Le Tuesday 08 July 2003 21:30, Steve Kargl a écrit : > On Tue, Jul 08, 2003 at 09:09:20PM +0200, Thierry Herbelot wrote: > > TfH > > > > PS : as I said, the box has a 2GB RAM, so moving around the vmcore is not > > easy > > Add "options DISABLE_PSE"

Re: systematic panic on an SMP machine for 5.1-Release

2003-07-08 Thread Thierry Herbelot
Le Tuesday 08 July 2003 20:44, Doug White a écrit : > On Tue, 8 Jul 2003, Thierry Herbelot wrote: > > [I just see that this message is at least lacking a "dmesg" output : I'll > > send it tomorrow.] > > A crashdump will be inifintely more useful. > > >

systematic panic on an SMP machine for 5.1-Release

2003-07-08 Thread Thierry Herbelot
Hello, [I just see that this message is at least lacking a "dmesg" output : I'll send it tomorrow.] This report is about a systematic panic with the dreaded "panic: pmap_enter: attempted pmap_enter on 4MB page" error message. The board is from VMIC

Re: nfs installs of 5.1

2003-07-07 Thread Thierry Herbelot
Le Monday 07 July 2003 23:53, M. L. Dodson a écrit : > > That certainly makes sense. I might gently suggest to RE, etc > that they might want to reconsider the decision to put nfs on the > extra drivers floppy (I assume that is where it is). This really > trips up newbies (and some of us not so n

Re: nfs installs of 5.1

2003-07-07 Thread Thierry Herbelot
Le Monday 07 July 2003 22:02, M. L. Dodson a écrit : > Background: > I posted this on questions, but got no response. Since this used > to work, I thought it might be a 5.x issue. indeed, see later > $subject seems broken for me for 5.1 miniinst.iso > > Export /cdrom from 10.2.1.4; exports line:

Re: 3D graphic cards

2003-06-28 Thread Thierry Herbelot
Le Saturday 28 June 2003 14:28, Julian St. a écrit : > Hello, > > is there any list that provides information about what graphic cards on > FreeBSD have supported 3D acceleration? (I need only X-Video support in > particular, but it seems tied to 3D acceleration). Hello, you may want to have a lo

kld issue for NFS install of FreeBSD 5.1-Release

2003-06-16 Thread Thierry Herbelot
Hello, sysinstall seems to be broken when the install media is set to NFS : the nfsclient.ko kernel module is not loaded, and the mount_nfs server:/share /dist command fails. one workaround is to forcibly load the kernel module from the loader.rc file (I did it for a PXE/netboot install).

Low swap kernel panic

2003-02-26 Thread Thierry Herbelot
Hello, while recompiling all of my ports (portupgrade -a -f), I've had my notebook panic with the following messages (see at the bottom). I have a limited amount of swap (paging out of a 64Meg file : swapfile="/usr/swap0" in /etc/rc.conf), and I was running KDE at the time : noticing a konquer

Re: How to create a device in current

2003-02-07 Thread Thierry Herbelot
Le Friday 07 February 2003 21:24, Kevin Oberman a écrit : > I maintain a port for FreeBSD that I am trying to fix to run on > V5. The port is the mWave modem software for some IBM laptop internal > modems and it needs to create a /dev entry which I previously did with > a simple mknod. This doesn't

Re: FreeBSD 5.0 RC3 now available

2003-01-13 Thread Thierry Herbelot
Le Monday 13 January 2003 18:22, Andy Farkas a écrit : [SNIP] > > # pkg_add cvsup-without-gui-16.1f.tgz > /usr/libexec/ld-elf.so.1: Shared object "libssl.so.2" not found > # > > Why does pkg_install now need libssl? indeed : (see

LOR report

2003-01-02 Thread Thierry Herbelot
Hello, with a recent -Current : % uname -a FreeBSD YYY 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Wed Jan 1 15:18:16 CET 2003 XXX@YYY:/files3/obj/usr/src/sys/multi-cur i386 % upgrade done around 01/01 via : cd /usr cvs -r co -P src/ (cd src ; make buildworld && make buildkernel KERNCONF=multi-cur)

lock order reversal report

2002-12-01 Thread Thierry Herbelot
Hello, while removing all local packages related to XFree86, I've had the following message : lock order reversal 1st 0xc49eaa68 vnode interlock (vnode interlock) @/files3/src/sys/nfsclient/nfs_vnops.c:2629 2nd 0xc05398a0 vm page queue mutex (vm page queue mutex) @ /files3/src/sys/vm/vm_kern

Re: X11, KDE, WM, Gnome and current

2002-11-30 Thread Thierry Herbelot
FWIW, I recently build KDE3 on a 5.0-DP2 notebook. I just copied the /etc/X11/XF86Config from the working 4.7-Stable partition, kld-loaded the pcm sound, and voilà, everything works fine. do you know if your XF86Config is correct ? have you loaded the sound driver ? Cheers, TfH

Re: sysinstall + swap partition requirement

2002-11-27 Thread Thierry Herbelot
Hello, I semed to notice also a -minor- limitation in DP2's sysinstall : it did not reuse the swap partition from a co-existing -Stable slice (installation "anew" of -Current in ad0s3, and the swap partition was ad0s4b) I had to delete, then recreate, the swap partition in the "disklabel" menu

Re: SMP stability ? [was Re: more info from panic from running

2002-11-20 Thread Thierry Herbelot
Le Wednesday 20 November 2002 11:25, Joel M. Baldwin a écrit : > I haven't had any Hard Locks since I upgraded the BIOS on my > BP6 from LP to RU and cvsup/buildworld/installworld again. I'll upgrade my BIOS ASAP > > At the moment I'm thinking that my system is stable again, but > won't feel comf

Re: SMP stability ? [was Re: more info from panic from running

2002-11-19 Thread Thierry Herbelot
Le Tuesday 19 November 2002 22:35, Nate Lawson a écrit : > I have a couple BP6's running -stable and was having hard lock problems > under heavy IO until I dropped back to ATA33 on the drives (I moved them > to the onboard Intel controller instead of the HPT366). sos@ informed me > that the HPT366

Re: SMP stability ? [was Re: more info from panic from running dnet on SMP kernel]

2002-11-17 Thread Thierry Herbelot
Le Sunday 17 November 2002 20:46, Robert Watson a écrit : > > I've seen several reports that using a serial break to get into ddb is now > quite a bit more reliable than a keyboard break. If you're not already > using a serial console, you might want to give it a try (make sure to turn > on BREAK_

SMP stability ? [was Re: more info from panic from running dnet on SMP kernel]

2002-11-17 Thread Thierry Herbelot
Le Sunday 17 November 2002 10:50, Joel M. Baldwin a écrit : > running dnet on a SMP kernel causes the kernel to panic. > > [Hijacking another thread ?] I haven't been able to complete a full buildworld with an SMP on a Abit BP6 (bi-celeron) board for two weeks (the kernel config is just a full G

Re: About 5.0 and Nvidia drivers

2002-08-03 Thread Thierry Herbelot
Le Saturday 03 August 2002 22:09, Matthew N. Dodd a écrit : > On Sat, 3 Aug 2002, Alp ATICI wrote: > > And what's the latest about the Nvidia drivers? It's mentioned that > > Nvidia has plans to produce the drivers for FreeBSD. I'd be happy to > > know what's going on in that issue too. > > "Any d

Re: GCC3.1 internal compiler error when compiling XFree86-4-libraries

2002-06-21 Thread Thierry Herbelot
Martin Blapp wrote: > > Hi, > > I still wonder why we make workarounds like this if one could just > use /usr/local/bin/gcc31 to have it fixed. is it enough to setenv GCC=/usr/local/bin/gcc31, then make install ? TfH To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fre

compilation failure (in the kernel SCSI code)

2002-05-12 Thread Thierry Herbelot
Hello, the import of GCC3.1 seems to reveal old bugs : (while cross-compiling a new kernel atfer cross-compiling a new -Current world under a fresh -Stable) (the %b flag is not recognized in the printf()s of scsi_low.c) %- cc -c -O -pipe -march=pentiumpro -Wall -Wredu

error message

2002-03-10 Thread Thierry Herbelot
is the following message serious ? Mar 10 21:49:17 multi kernel: witness_get: witness exhausted is there anything special to do ? this is on a newly cvsuped, very lightly loaded, -Current (4 minutes after booting the machine) TfH To Unsubscribe: send mail to [EMAIL PROTECTED] with "uns

slight patch to ata-all.c

2002-03-10 Thread Thierry Herbelot
Hello [on a very recent -Current] wtih the Werror compile flag, I can't compile src/sys/dev/ata/ata-all.c on a PC with nothing more than a single IDE disk TfH patch enclosed --- ata-all.c Sun Mar 10 21:32:21 2002 +++ ata-all.c.new Sun Mar 10 20:44:15 2002 @@ -274,10 +274,12 @@

Re: 5.0-CURRENT makebuild world fails

2002-03-03 Thread Thierry Herbelot
"Philip M. Gollucci" wrote: > > For about the past 2 weeks or so, I've gotten the below error and I don't > know what to do about it. > This is on a FBSD4.5-RELEASE system w/ custom kernel. > Hello, with must be a local error : I've built a -Current world+kernel last week, without any problem

Re: Are there periodic "GOOD" tags in CVS for -CURRENT?

2002-02-26 Thread Thierry Herbelot
Hello, What I've done this WE was updating a very recent -Stable box to -Current (as described in UPDATING): this sems mostly not risky : as long as the make buildworld + make buildkernel does not succeed, you keep your valid -Stable machine. this is for the upgrade to a -Current. Afterwards, t

Re: options HZ [MFC for pr=28143]

2001-08-23 Thread Thierry Herbelot
current" in the body of the message this was already submitted as a PR (http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28143) maybe time to call for an MFC ? [CC added] -- Thierry Herbelot To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: VN bug or pilot error ?

2001-01-21 Thread Thierry Herbelot
stays blocked, and always at the same place - I will give more details) TfH > > Poul-Henning > > In message <[EMAIL PROTECTED]>, Thierry Herbelot writes: > >thanks a lot : that was it ! > > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus

Re: VN bug or pilot error ?

2001-01-21 Thread Thierry Herbelot
thanks a lot : that was it ! Peter Jeremy wrote: > > On 2001-Jan-21 10:15:22 +0100, Thierry Herbelot <[EMAIL PROTECTED]> wrote: > >I've got a recent current (cvsuped and rebuilt yesterday) on a laptop > >and I can't use the vn(4) pseudo-driver : I've com

VN bug or pilot error ?

2001-01-21 Thread Thierry Herbelot
to mount a locally stored iso image. I've switched to Stable and I can mount the exact same image. TfH PS : it seems it's possible to vn-mount a file located on an NFS server, when the man page says it is not possible (which is right ?) -- Thierry Herbelot To Unsubscr

Re: rpc.lockd and true NFS locks?

2000-12-14 Thread Thierry Herbelot
it in -current ? TfH -- Thierry Herbelot To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: can't load if_xl module at startup

2000-02-23 Thread Thierry . Herbelot
To: Thierry HERBELOT/FR/ALCATEL@ALCATEL

Re: After last ATAPI update system doesn't boot if modules loaded by /boot/loader.

2000-02-22 Thread Thierry Herbelot
Mike Smith wrote: > > > > > I've yesterday sent a post on this list (from my work email) about the > > > > impossibility of loading the if_xl and miibus modules with the loader > > > > (it works well with kldload, afterwards) > > > > > > This is a known problem with modules that have dependancies

Re: After last ATAPI update system doesn't boot if modules loaded by /boot/loader.

2000-02-21 Thread Thierry Herbelot
Mike Smith wrote: > > > Hello, > > > > I've yesterday sent a post on this list (from my work email) about the > > impossibility of loading the if_xl and miibus modules with the loader > > (it works well with kldload, afterwards) > > This is a known problem with modules that have dependancies; if

Re: After last ATAPI update system doesn't boot if modules loaded by /boot/loader.

2000-02-21 Thread Thierry Herbelot
Hello, I've yesterday sent a post on this list (from my work email) about the impossibility of loading the if_xl and miibus modules with the loader (it works well with kldload, afterwards) This is with 4.0 - RC1. TfH (The loader loops trying to load the miibus module) Mike Smith wrote

Re: Crashing netscape?

2000-02-21 Thread Thierry Herbelot
Hello, I've found that /. can be very reliably be surfed with the web-board included in the KDE file manager (KFM - at least for my present 1.1.2 release) TfH Alexander Leidinger wrote: > > On 21 Feb, Kenneth D. Merry wrote: > > >> It crashes for me a lot. There's some deal about font

can't load if_xl module at startup

2000-02-21 Thread Thierry . Herbelot
Hello, I've just added a 3c900 NIC in my 4.0 machine. Not wanting to recompile my kernel, I've tried to kldload the if_xl module. When I load the if_xl module "by hand", all is well : the miibus is also loaded and everything's fine (xl0 appears in ifconfig -a ...) When I try to load the if_

Re: Quirk in the latest 4.0-RC install disk ?

2000-02-10 Thread Thierry Herbelot
Adam wrote: > > That happened to me too. > I solved this temporarily by installing a previoulsy downloaded 3.3.5 Xfree (from a 3.4 disk). TfH BTW : the "xinit" copied from 3.3.5 has the same dynamic library problem when installed in the 3.3.6 X11R6/bin directory. > On Thu, 10 Feb 200

Quirk in the latest 4.0-RC install disk ?

2000-02-10 Thread Thierry . Herbelot
Hello, I've just installed 4.0 from the latest Release Candidate (iso image gotten from the freebsd ftp and burned this morning) the install itself went smooth, but I can't start X11 : there seems to be a bug in the dynamic libraries : % ldd `which xinit` /usr/X11R6/bin/xinit: libXm

Re: ata1

2000-02-05 Thread Thierry Herbelot
In order to have a prompt answer, you should at least send the relevant parts of 3.4 dmesg and 4.0 dmesg (to let know to the driver maintainer which board you use, for example) The problem report you have sent is useless without this info TfH Klaus Herrmann wrote: > > Hello! > > I ju

[LONG] Successful install report

2000-02-01 Thread Thierry . Herbelot
Hello, I've installed a recent snapshot on an oldish P5-75 HP PC : here is the verbose dmesg (at the end, there seems to be some problems linked to ipsec) Jan 31 19:20:23 pc249 /kernel: Copyright (c) 1992-2000 The FreeBSD Project. Jan 31 19:20:23 pc249 /kernel: Copyright (c) 1982, 1986, 1989

Re: SMP kernel panics after calling acquire_timer0

2000-01-08 Thread Thierry Herbelot
hello, You may want to upgrade to a more recent source tree : I've cvsupped from a 4.0-19991229-CURRENT snapshot to the sources around 01/05 21h00 GMT and SMP works fine on my machine (I have seen strange things with the snapshot : cvs did not want to check out the source tree ! not a pleasant di

Re: unwanted Vinum partition fsck'ing when booting

2000-01-05 Thread Thierry Herbelot
Mark Newton wrote: > > On Wed, Jan 05, 2000 at 11:44:44PM +0100, Thierry Herbelot wrote: > > > On my SMP box, I've set up a striped Vinum partition. Not wanting to > > mount it each time I boot, I've included a "placeholder" in fstab to get > &

Re: error messages while loading the kernel

2000-01-05 Thread Thierry Herbelot
4b58 kernel 41 0xc1155000 2000 blank_saver.ko multi% I don't use the svr4 emulation TfH > robert. > > Thierry Herbelot writes: > >I've just remade the world and a new kernel with sources supped around > >21h00 GMT today, and I've got error me

unwanted Vinum partition fsck'ing when booting

2000-01-05 Thread Thierry Herbelot
Hello, On my SMP box, I've set up a striped Vinum partition. Not wanting to mount it each time I boot, I've included a "placeholder" in fstab to get it known, but without it getting mounted at boot-up. /dev/vinum/initial /files1 ufs rw,noauto 2 2 herbie2:/files2

error messages while loading the kernel

2000-01-05 Thread Thierry Herbelot
I've just remade the world and a new kernel with sources supped around 21h00 GMT today, and I've got error messages in the kernel loading phase (on an SMP machine : bi-celeron BP6) link_elf: symbol zfree undefined link_elf: symbol zfree undefined FreeBSD multi.herbelot.nom 4.0-CURRENT FreeBSD

False alarm ? (was Re: Weird interaction between cvs and a recent kernel)

2000-01-02 Thread Thierry Herbelot
Bonsoir, Well, I don't remember indulging (Lagavulin, Glen Deveron, what else ...), but I'm stumped : I can't reproduce what I've seen : a full "cvs co" of the ports and src has been running ok till its normal end. more after some make world's

Weird interaction between cvs and a recent kernel

2000-01-02 Thread Thierry Herbelot
Hello, I'm rebuilding my -Current box. it's been reinstalled anew from the FreeBSD 4.0-19991229-CURRENT snapshot. I have on another box the full repository of FreeBSD (source, ports, docs, ...) on another box, running 3.3-Stable and exporting the repository via NFS. I've tried to remake the wo

BP6 (Was Re: Success with ATA drivers and UDMA66)

1999-12-22 Thread Thierry Herbelot
"Dave J. Boers" wrote: > > On Tue, Dec 21, 1999 at 11:22:12PM +0100, Thierry Herbelot wrote: > > Let's start a thread on the BP6 ? (the release of the board was > > carefully synchronized with stable SMP releases of FreeBSD : kudos to > > the FreeBSD rele

Re: Success with ATA drivers and UDMA66

1999-12-21 Thread Thierry Herbelot
Let's start a thread on the BP6 ? (the release of the board was carefully synchronized with stable SMP releases of FreeBSD : kudos to the FreeBSD release engineering team ;-)) I've also got one of these babies (dual 460 @ 2.1V) and I'm wondering if I should buy a new PSU (300W, instead of the pre

Re: SMP

1999-12-20 Thread Thierry Herbelot
Emre wrote: > > Hi people, > > I went to >ftp://current.freebsd.org/pub/FreeBSD/snapshots/i386/4.0-19991218-CURRENT/README.TXT >and read that document. > > Most hardware that I need to use is supported on that list, but I have a question: >is SMP enabled in the GENERIC kernel in FreeBSD 4.0

Re: Success with ATA drivers and UDMA66

1999-12-19 Thread Thierry Herbelot
"Dave J. Boers" wrote: > > On Sat, Dec 18, 1999 at 07:27:16AM +0100, Thierry Herbelot wrote: > > Do you boot from the UDMA66 drive ? > > Yes. Bios boot sequence is EXT,C,A; where EXT is set to UDMA66, not SCSI. > The SCSI disk is a 4.3 Gb WD Enterprise on an Adapt

Re: Success with ATA drivers and UDMA66

1999-12-17 Thread Thierry Herbelot
"Dave J. Boers" wrote: > > Hi all, > > I just wanted to let you know that I enabled UDMA66 (by plugging in an 80 > conductor cable) on my WDC AC418000D today. The mainboard is an ABit BP6 > with builtin Highpoint HPT366 ATA controller. > > The system works very nicely. I did some heavy testing

Re: 3c509b getting `eeprom failed to come ready' in current

1999-11-26 Thread Thierry Herbelot
If it is not possible to hardwire the ep boards, how do I recognize them in a "router" setting ? (I have an oldish PC with to ep boards, used as a WAN simulator, with dummynet : how do I tell ep0 form ep1 ?) TfH To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

Re: calcru() warnings...

1999-11-25 Thread Thierry Herbelot
Hello, I also get some "calcru" warnings As my MB is overclocked (100 MHz FSB for Celerons), I had not sent in a PR It's four days since I last rebooted and I don't have a single "calcru" warning (they are usually on the "tail -f rc5.log" process I use to follow the rc5 crunching). Tf

Re: stuck with ~year old current

1999-11-07 Thread Thierry Herbelot
"Daniel C. Sobral" wrote: > > Taavi Talvik wrote: > > > > Only alternative to get these from outside is to upgrade graduall.. but > > who knows which intermediate source repository dates are good for it? > > Mike once said (and, ergo, can be found on the mailing list > archives): > > "We do not

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

1999-08-11 Thread Thierry Herbelot
Soren Schmidt wrote: > [SNIP] > > Have you tried putting disks on the UDMA66 channel ?? I think it > should work in upto WDMA mode now with the ata driver... I have first to install 4.0 and from my wd2 (I've got a little help from RNordier, I should make do) Then, I'll get a UDMA-66 drive (any

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

1999-08-10 Thread Thierry Herbelot
Soren Schmidt wrote: > [SNIP] > > That can't be true, at least not for the IBM DeskStars I own, I've > NEVER EVER seen them do that, one proof should be: same here wdc0: unit 0 (wd0): , DMA, 32-bit, multi-block-16 wd0: 8063MB (16514064 sectors), 16383 cyls, 16 heads, 63 S/T, 512 B/S wdc0: unit

Re: DoS from local users (fwd)

1999-04-10 Thread Thierry Herbelot
Hello, Let's remember a motto of J. Pournelle of the late Byte : one User, more than one CPU (let people hog their workstation as much as they want ...) And another good resolution : no shell accounts for normal users on sensitive servers (no lusers which could want to DoS the servers allowed) E

Re: correction for find(1)'s man page

1999-01-17 Thread Thierry Herbelot
Jon Hamilton wrote: > > In message <199901180357.taa22...@vashon.polstra.com>, John Polstra wrote: > } In article <36a0fc11.8b22d...@cybercable.fr>, > } Thierry Herbelot wrote: > } > Hello > } > > } > I was reading the man page for find(1), look

correction for find(1)'s man page

1999-01-16 Thread Thierry Herbelot
Hello I was reading the man page for find(1), looking for the precise option to follow symbolic links. This option is -follow, of course, but it is not described in the man page (I do not find in the cgi query : http://www.freebsd.org/cgi/man.cgi?query=find&apropos=0&sektion=0&manpath=FreeBSD+3.0