Re: booting multiple kernels

2002-12-04 Thread Wilkinson,Alex
Where can you get the "FORTH bootnext" replacement ? - aW You want the FORTH "bootnext" replacement that Jon Mini and James Harris worked on. This replaces the "nextboot" program, which was broken when FreeBSD went to the FORTH bootloader during the a.out->ELF tr

Re: Lizard...

1999-07-01 Thread Alex Zepeda
> major blessing. Uh, the Solaris packaging crap *is* a wart. It won't even work on a tarball.. The FreeBSD makefile mess could be extended to be about as "flexible" as the Solaris gunk. - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Lizard...

1999-07-01 Thread Alex Zepeda
e below). > > libh is the code in question and can be obtained from > ftp://zippy.cdrom.com/pub/libh.tar.gz. It will work with either gmake > or make. FWIW it seems to want GNU make. - alex I thought felt your touch In my car, on my clutch But I guess it's just som

Re: 'rtfm' script

1999-07-05 Thread Alex Zepeda
tis instead of apropos') If rtfm(1) is really for newbies and other clueless people, perhaps it should be made interactive. I mean, this whole idea sounds like it's geared towards people who wouldn't know what sections 3, 4, or 9 are. - alex I thought felt your touch In my car,

Re: 'rtfm' script

1999-07-05 Thread Alex Zepeda
think I'll volunteer a few of my newbie friends once this progresses a bit further. P.S. If you're looking for an easy to use regexp implementation, and aren't afraid of C++, check out Qt; if you're looking for more of a challenge, there's always the need for an rtsl(1) ;)

Re: 'rtfm' script

1999-07-06 Thread Alex Zepeda
orus of "rtfm", which in all likelyhood would prompt the inquisitive newbie to try and run rtfm. - alex I thought felt your touch In my car, on my clutch But I guess it's just someone who felt a lot like I remember you. - Translator To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: DVD-ram

1999-07-06 Thread Alex Zepeda
to hear what your rationale for a separate driver is, though. - alex I thought felt your touch In my car, on my clutch But I guess it's just someone who felt a lot like I remember you. - Translator To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: hardware

1999-07-09 Thread Alex Belits
t 3D-accelerated cards, natively supported with GLX in XFree86. > > FreeBSD, OpenBSD, NetBSD, BSDI all have one simularity; > They are all better than LINUX or (Like Its Not UNIX). :) [flame skipped]. -- Alex --

Re: hardware

1999-07-12 Thread Alex Zepeda
too. Hmm. At least 2D works great at 1152x864x32. - alex I thought felt your touch In my car, on my clutch But I guess it's just someone who felt a lot like I remember you. - Translator To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

printing

1999-07-15 Thread Alex Knowles
n ppbus 0 plip0: on ppbus 0 whenever I try to access lpt0 it says that the device is not configured. If I try and use the old configuration of lpt and I try and build the kernel I get a whole load of make errors. what am I doing wrong!? please help thanks Alex P.S. I'm not actually subscribe

Re: matcd on an SB16

1999-07-16 Thread Alex Zepeda
On Fri, 16 Jul 1999, Wes Peters wrote: > Uh, no, that's the way it's supposed to be. They support every stupid > dongle and widget on the planet, remember? ;^) Execpt this dongle happens to be reasonably useful and common, and ignored by FreeBSD :^) - alex To Unsubscri

Booting from vinum?

1999-07-17 Thread Alex Povolotsky
Hello! Is it possible to have a root partition on vinum'ed disk and benefit from mirroring? If yes, how do I do it? Alex. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: glibc

1999-07-18 Thread Alex Zepeda
accomplish, there might be an easier option than porting *shudder* glibc? - alex The sheep bleated twice. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: glibc

1999-07-18 Thread Alex Zepeda
x would be easier? I doubt it. The glibc has been designed with portability in mind (hell, it's purported to run on Irix), FreeBSD's with security and speed. - alex What I am is what I am, What you are is what you are - Edie Brickell (ain't she profound?) To Unsubscribe: sen

Re: glibc

1999-07-19 Thread Alex Zepeda
in glibc. > > What bugs have you found in glibc 2.1.1? Have you reported those to the > GNU folks? I personally haven't found any, but I've seen for instance, kcalc is riddled with ifdefs and warnings about floating point precision stuff and RH 5.something due to glibc bug(s). -

Re: glibc

1999-07-19 Thread Alex Zepeda
ds on them. Then I get annoyed. Some sort of compatible extension should be devised, so that a small block of code could be ifdef'd to provide support for long options, and the rest would work with a standard getopt routine. - alex You better believe that marijuana can cause castration.

Re: m68k Support in FreeBSD

1999-07-19 Thread Alex Zepeda
entirely obsolete until X is required to buildworld. - alex You better believe that marijuana can cause castration. Just suppose your girlfriend gets the munchies! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: glibc

1999-07-20 Thread Alex Zepeda
7;d be easier to port the whole glibc than to port a hand ful of functions, nobody is stopping you :) - alex You better believe that marijuana can cause castration. Just suppose your girlfriend gets the munchies! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: KDE on FreeBSD (missing symbols)

1999-07-20 Thread Alex Zepeda
sucks. TT has enabled -fno-rtti which causes problems for applications (such as KDE apps) that aren't compiled with -fno-rtti. The FreeBSD port still suffers from this, as well as depending on Mesa(?!). With whatever Qt version you're using go into the appropiate configs/freebsd-...

Re: KDE on FreeBSD (missing symbols)

1999-07-20 Thread Alex Zepeda
bit easier to simply add a note to the README file included with the KDE modules; which is what I've done with the rtti issue too. - alex You wear guilt, like shackles on your feet, Like a halo in reverse - Depeche Mode To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: KDE on FreeBSD (missing symbols)

1999-07-20 Thread Alex Zepeda
On Wed, 21 Jul 1999, eT wrote: > Hi alex, thanks for the speedy response. > > I can't find any 'fno-rtti' to start with in the > freebsd-g++-shared/static? So, I compiled it without that flag > anyway. > > I will compile qt-1.42 and then recompile th

Re: KDE on FreeBSD (missing symbols)

1999-07-21 Thread Alex Zepeda
: undefined symbol __ti9exception You're compiling something without exceptions (-fno-exceptions). Check again Qt, kdelibs, kdebase. And possibly if you built world recently, check the CFLAGS and CXXFLAGS that were used to build world too. - alex You wear guilt, like shackles on your feet,

Re: What good PII/PIII Motherboards for FreeBSD and Celeron CPU's

1999-07-22 Thread Alex Zepeda
property > of the board. If this is a PS/2 style keyboard, don't plug and unplug them when the host is powered up. The PS/2 style stuf seems to be very sensitive to that sort of thing. If it was a USB keyboard doing that... then that would be odd. - alex You wear guilt, like shackles on y

Re: Hey kernel hackers, this is worth a read.

1999-07-30 Thread Alex Zepeda
ble to detect the type of machine it is connected to and react accordingly. This will make Linux a much better option overall in homogenous networks. :^) - alex You wear guilt, like shackles on your feet, Like a halo in reverse - Depeche Mode To Unsubscribe: send mail to [EMAIL PRO

Re: Unsubscribe

1999-07-30 Thread Alex Zepeda
On Sat, 31 Jul 1999, kylee wrote: > Unsubscribe No. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Solution for mail pseudo-users?

1999-07-31 Thread Alex Povolotsky
d to X.500 integration, and that is not what I want. Any suggestions, anyone? Alex. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Solution for mail pseudo-users?

1999-07-31 Thread Alex Povolotsky
<[EMAIL PROTECTED]>Sergey Babkin writes: >> Any suggestions, anyone? > >Modify the POP daemon to use your mySQL database in addition to getpwent ? >That seems to be the easiest way that should not break anything else. And modify sendmail to throw off mail for non

Re: Solution for mail pseudo-users?

1999-07-31 Thread Alex Zepeda
Oh yeah, and check out the jail code (sections 2 and 4, I *think* -CURRENT only). - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Solution for mail pseudo-users?

1999-07-31 Thread Alex Zepeda
On Sat, 31 Jul 1999, Alex Povolotsky wrote: > I'm going to implement a large mail-box, with several hundreds of mail-only > users. They should never access anything besides their POP3 mailboxes and > change password via (SSLed) web interface. > > So, I don't want t

Re: Solution for mail pseudo-users?

1999-08-01 Thread Alex Zepeda
On Sun, 1 Aug 1999, Mike Hoskins wrote: > As usual, there's more than one way to skin a cat. And as always a bloodless vegetarian way too :) I just don't see any justification in hacking away at all of your software to bypass the passwd database. What is gained? - alex You b

Re: Solution for mail pseudo-users?

1999-08-03 Thread Alex Zepeda
th 100k+ users, a database (that requires slow rebuilding) is faster to find random records in than a flat text file. In fact, perhaps you should have instituted some sort of cron'd rebuild (once every 30 minutes for instance), and then queued the changes, so as to prevent users from frobbing i

Re: m68k Support in FreeBSD (old thread)

1999-08-05 Thread Alex Zepeda
Alpha bits, considering that you can setup a m68k-aout cross compiler pretty easily ('course easy is a relative term). FWIW, NetBSD works quite well on mac68k, but the biggest problem so far is the lack of virtual consoles (dt is awful). - alex You better believe that marijuana can cau

Re: m68k Support in FreeBSD (old thread)

1999-08-06 Thread Alex Zepeda
SD anymore, rather NetBSD, or OpenBSD, or Linux (depending, obviously, on what you're running). - alex You better believe that marijuana can cause castration. Just suppose your girlfriend gets the munchies! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: m68k Support in FreeBSD (old thread)

1999-08-06 Thread Alex Zepeda
On Fri, 6 Aug 1999, James Howard wrote: > Yeah I know, it is just easier to download those chunks over the T1 than > it is over a 28.8. Which is what I was refering too :) Unless you've actually tried this on a Mac, you have no idea how much of an understatement this actually is.

Re: cvs

1999-08-06 Thread Alex Zepeda
user, who is not the archive owner, to be able to be > able to do checkouts and diffs (no source changes, but it needs to be > able to lock directories for checkouts). Uhm, I think the CVSROOT/writers and CVSROOT/readers file might do what you're looking for. But this only wor

Re: quad_t and portability

1999-08-06 Thread Alex Zepeda
On Fri, 6 Aug 1999, Don Lewis wrote: > Why not off_t, which should be portable and scale properly with the > maximum system file size. Then the only problem is figuring a portable > means of printing the result ... sizeof() perhaps? - alex To Unsubscribe: send mail to [EMAIL

Re: Whither makefiles for src/crypto/telnet/* ?

1999-08-15 Thread Alex Zepeda
carry sub-machine guns, this is less workable now-a-days. And we have a reliable postal service now too. So you could either push a bunch of employees over the edge, or start a letter writing campain. E-mail is much easier to ignore than say a barrage of letters. - alex To Unsubscribe: send m

Problems with FIFO open in non-blocking mode?

1999-09-05 Thread Alex Povolotsky
Hello! The following program #include #include main() { int control; if ((control = open("STATUS",O_WRONLY|O_NONBLOCK))<0) { perror("Could not open STATUS "); exit(1); } printf("STATUS ready\n"); close(control); r

Re: kern/13593: Problems with FIFO and select

1999-09-06 Thread Alex Povolotsky
> "Bruce" == Bruce Evans writes: >>> Description: >> Attempt to open FIFO file with O_WRONLY|O_NONBLOCK results in >> Device not configured error. Bruce> This is because there is no reader when the FIFO is opened for Bruce> writing (O_WRONLY opens of FIFOs normally block waiting for a Bruce>

Re: Netscape Bus Error

1999-09-28 Thread Alex Belits
It's SIGSEGV in disguise -- netscape intercepts it and generates SIGBUS: ---8<--- abelits@es1840$ netscape& [1] 67114 abelits@es1840$ kill -SEGV 67114 abelits@es1840$ [1]+ Bus error netscape abelits@es1840$ --->8--- -- Alex ---

Re: Netscape Bus Error

1999-09-29 Thread Alex Belits
8], NULL, NULL, {1, 0}) = ? ERESTARTNOHAND (To be restarted) --- SIGSEGV (Segmentation fault) --- getpid()= 21116 kill(21116, SIGBUS) = 0 --- SIGBUS (Bus error) --- --->8--- -- Alex -- Ex

Re: qcam/cqcam driver

1999-10-04 Thread Alex Belits
s that the driver did not support the newest > devices, and there was a port which worked just fine. qcread ( http://www.fhttpd.org/pub/qcread/README.html ) works in userspace. -- Alex -- Excellent.. now give users the opt

Re: kstat - an API for gathering kernel stats

1999-11-04 Thread Alex Zepeda
# sysctl -a | grep load > vm.loadavg: { 0.15 0.09 0.04 } How is that different from doing: sysctl vm.loadavg? - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Cool little 100BaseTX switch - they're coming down in price

2000-01-09 Thread Alex Zepeda
rt D-Link 10/100 switch on sale for $99. No rebates involved. I figured what the hell how bad could they be for a home network, and picked up one of the Linksys ones. Needless to say, paying with a check for one of these, sucks. - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with &q

Re: Cool little 100BaseTX switch - they're coming down in price

2000-01-10 Thread Alex Zepeda
On Mon, 10 Jan 2000, Matthew Reimer wrote: > The Netgear FS105 five-port 100BaseTX switch is $84.95 at buy.com > (http://www.buy.com/comp/product.asp?SKU=10221960), though they are > back-ordered. Sure, but these were in stock. :^) - alex To Unsubscribe: send mail to [EMAIL PROTEC

Re: Cool little 100BaseTX switch - they're coming down in price

2000-01-10 Thread Alex Zepeda
On Mon, 10 Jan 2000, Matthew Reimer wrote: > The Netgear FS105 five-port 100BaseTX switch is $84.95 at buy.com > (http://www.buy.com/comp/product.asp?SKU=10221960), though they are > back-ordered. And I hate to reply twice, but the switch I bought (EZXS55W) is listed at $76.95. Hmm. :

Strange behaviour of loaded system

2000-01-19 Thread Alex Povolotsky
ood understanding of such behaviour. Unfortunately I cannot find my "UNIX Internals: The New Frontier" for several days, so I'm really limited on books. Maybe some kind soul will tell me how can system behave that way? Alex. To Unsubscribe: send mail to [EMAIL PROTECTED] with "

Re: Learning the FreeBSD Kernel

2000-01-23 Thread Alex Zepeda
ch handheld scanner that I wouldn't mind seeing a driver for. There's supposed Linux drivers out there (didn't try too hard, but it didn't work for me) and a Win 3.1 driver that doesn't work on Win95 or newer. I'd be willing to FedEx it somewhere in the states if yo

Re: Re/Fwd: freebsd specific search

2000-02-02 Thread Alex Zepeda
ngs much less confusing for a desktop user too :) - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Re/Fwd: freebsd specific search

2000-02-04 Thread Alex Zepeda
ng else. The box also came with an AWE64, therefore I'm happy. - alex To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

C-FFS anyone?

2000-02-26 Thread Alex Povolotsky
Hello! I've just read (well, partially) a whitepaper named "Embedded Inodes and Explicit Grouping: Exploiting Disk Bandwidth for Small Files" (don't have URL at hand). Ideas presented there are QUIT interesting. Did anyone tried to implement them in BSD? Alex. To Unsub

Re: Pthread blocking I/O

2000-03-06 Thread Alex Belits
gn than threads, and nonblocking i/o usually limits complex code to some small piece of program that can be written/optimized/debugged once, then left alone. -- Alex --

Re: Missing keyboard symbols

2000-03-25 Thread Alex Zepeda
t; But I thought there was an outside chance that this was a > serious question, and I didn't want to run the risk that the poor doofus > would repeat that statement in front of someone with a clue... A serious question from Mr. Override? Uh yeah :) - alex To Unsubscribe: se

Whatever happened to TenDRA?

2000-03-26 Thread Alex Zepeda
s simple as moc can't be compiled. So off I went to the TenDRA web page, but it seems to be down (can't connect, etc). Has development on this compiler stopped or what? - alex who would like to see tcc as the base compiler someday... To Unsubscribe: send mail to [EMAIL PROTECTED] with &qu

Re: Unicode on FreeBSD

2000-04-03 Thread Alex Belits
On Mon, 20 Mar 2000, MikeM wrote: > Has anyone thought of Unicode support on FreeBSD? Really the question is much more basic -- who benefits from having Unicode (or Unicode in the form of UTF-8) support. It isn't me for sure -- I am Russian.

Re: Unicode on FreeBSD

2000-04-03 Thread Alex Belits
unparceable formats this problem couldn't appear or even thought of -- "text" doesn't exist as text at all, and the less stuff will look as something that can be usable outside of strict "object" environment, the better (they now don't even encode it in UTF-8, and use

Re: Unicode on FreeBSD

2000-04-04 Thread Alex Belits
On Mon, 3 Apr 2000, G. Adam Stanislav wrote: > At 20:59 03-04-2000 -0700, Alex Belits wrote: > > I feel perfectly fine with "multilingual" documents that contain English > >and Russian text without Unicode. > > Those are bilingual, not multilingual. I o

Re: Unicode on FreeBSD

2000-04-04 Thread Alex Belits
On Tue, 4 Apr 2000, G. Adam Stanislav wrote: > At 22:51 03-04-2000 -0700, Alex Belits wrote: > > I agree that Unicode created a good list of glyphs, and it can be > >useful for fonts and conversion tables, but it's completely inappropriate > >as the base of format used

Re: Unicode on FreeBSD

2000-04-04 Thread Alex Belits
-charset environment other than iso8859-1 or Unicode. I think that instead of blind following the ideas of "one charset" we need to design something that can painlessly accept various charsets in the same document/stream/etc (just like MIME does in its own clumsy way). If Unicode support w

Re: Unicode on FreeBSD

2000-04-04 Thread Alex Belits
is what multipart format exists for -- to combine documents or sections in the document with possibly different metadata in the headers. The idea of "mail attachment" appeared later. -- Alex -- Excellent.. now give

Re: Unicode on FreeBSD

2000-04-04 Thread Alex Belits
On Tue, 4 Apr 2000, Alex Belits wrote: > > You mean, MIME multipart documents are better than Unicode if I, for instance, > > want to handle Tolstoy's "War and Peace" with French quotes in the middle of > > Russian sentences? > > > > I don

Re: Unicode on FreeBSD

2000-04-04 Thread Alex Belits
On Tue, 4 Apr 2000, G. Adam Stanislav wrote: > On Tue, Apr 04, 2000 at 05:05:05PM -0700, Alex Belits wrote: > > The existing "market" of multilingual application is so small, and it's > >based on so simplistic requirements (to be able to display and print > &

Re: Unicode on FreeBSD

2000-04-05 Thread Alex Belits
On Wed, 5 Apr 2000, G. Adam Stanislav wrote: > On Tue, Apr 04, 2000 at 07:19:06PM -0700, Alex Belits wrote: > > It is. However if you look at the current efforts of its "adoption", it > >is not used as one. It's touted as the solution to all language-related &g

Re: Unicode on FreeBSD

2000-04-05 Thread Alex Belits
ow things are -- market for true multilingual software is in its infancy. Poorly designed solutions for multilingual documents handling are considered to be acceptable because people who are "targeted" by them neither use them nor really care about multilingual documents, and peop

Re: Unicode on FreeBSD

2000-04-05 Thread Alex Belits
self or by others. I will be happy to start this work, however without others' input I am afraid that it will become yet another thing based on idiosyncrasy rather than on good design ideas -- sad example of Java makes me feel rather uneasy about starting a

Re: Unicode on FreeBSD

2000-04-05 Thread Alex Belits
d non-standardizable "private use area" that defeats the whole idea of having a standard charset? -- Alex -- Excellent.. now give users the option to cut your hair you hippie!

Re: Unicode on FreeBSD

2000-04-05 Thread Alex Belits
here to make any use of the text in processing, and if labeling is unavoidable, multiple-charsets model is in no way inferior to Unicode, plus it allows easy addition of charsets and variants of them without Unicode consortium approval as long as something handles the charset and language names.

Re: Unicode on FreeBSD

2000-04-05 Thread Alex Belits
us character sets have existed at all. I think, I have heard statements like this way too much in my life -- "Communism is the bright future of the humankind -- this goal hasn't been achieved yet, but Communist Party is..." Sorry, but I see

Re: Unicode on FreeBSD

2000-04-05 Thread Alex Belits
On Wed, 5 Apr 2000, G. Adam Stanislav wrote: > On Wed, Apr 05, 2000 at 03:51:29PM -0700, Alex Belits wrote: > > I think, I have heard statements like this way too much in my life -- > >"Communism is the bright future of the humankind -- this goal hasn't been > >ac

Re: Unicode on FreeBSD

2000-04-05 Thread Alex Belits
tc. and without destabilizing "standards" by constant changes. > You are fighting wind mills, my friend. [ witty comment about Klingons and windmills is left as an exercise to the reader ;-) ] -- Alex -

Re: Unicode on FreeBSD

2000-04-05 Thread Alex Belits
ters-mangling old software and to be readable on 7-bit dumb terminals -- and the last mentioned property is still saving a lot of trouble for Russians that use mail-to-pager systems. History is more complex than some people think. -- Alex --

Re: Unicode on FreeBSD

2000-04-06 Thread Alex Belits
ussian (koi8-r) one. > Never say never -- if you do not know about 8859-5 > usage is does not mean "not used by everyone". I am absolutely certain that my knowledge of the cyrillic encodings usage and history that I

Re: Unicode on FreeBSD

2000-04-06 Thread Alex Belits
ed by Russians as texts in languages that is not recognized as Russian anymore (as well as even earlier version of Russian that had significantly different alphabet and can't be read by modern Russians without archaic-language training). In other words, you

Re: Unicode on FreeBSD

2000-04-06 Thread Alex Belits
On Fri, 7 Apr 2000, Kazutaka YOKOTA wrote: > Multilingual text processing in the userland is a completely different > issue which, I think, should be discussed separately. I agree with this completely. The question is, where? --

vinum raid5 officially broken?

2000-04-16 Thread Alex Zakirov
Hail! Is raid5 in vinum officially broken in 4.x branch? I can't get stable system (make buildworld at least) on both ata+(dual celeron) and ahc(7896)+(dual PIII). OS still hangs while 'make buildworld' on raid5 volume proceed. "vinum raid5-panic tentitive patch" by Matt Dillon doesn't h

Re: ILOVEYOU

2000-05-04 Thread Alex Belits
us copy, self-replicating through the list. Stupid Outlook executes everything .vbs even if the attachment has application/octet-stream content-type. -- Alex -- Excellent.. now give users the option to

Re: [OT] Finding people with GSM phones (was Re: GPS heads up )

2000-05-06 Thread Alex Stamos
mpiler. Compaq's C compiler kicked GCC's ass in almost every metric. My questions: Is such a compiler available for *BSD? Why is GCC so bad at Alpha optimization when it does so well on x86? Is somebody asleep at the wheel here? Thanks, Alex Stamos [EMAIL PROTECTED]

3.2-s nfsv3/udp server daily panic

1999-08-29 Thread Alex G. Bulushev
we use hightly loaded nfsv3/udp server with 5 fbsd nfs client all with 3.2-stable server panics one/two time a day with: panic: ufs_dirbad: bad dir then reboot ... another panic: panic: vm_fault: fault on nofault entry, addr: ce4c9000 in this case server write: syncing disks... and hangs ...

Re: 3.2-s nfsv3/udp server daily panic

1999-08-30 Thread Alex G. Bulushev
> > :we use hightly loaded nfsv3/udp server with 5 fbsd nfs client > :all with 3.2-stable > : > > Exactly how recent are your kernel sources / kernel build? There have > been a significant number of fixes to NFS in the last few weeks. cvsuped 18 aug 1999 00:35 MSD > >

Re: 3.2-s nfsv3/udp server daily panic

1999-08-30 Thread Alex G. Bulushev
> > we use hightly loaded nfsv3/udp server with 5 fbsd nfs client > > all with 3.2-stable > > The most typical cause for these crashes is hardware-induced memory > corruption, caused by bad memory, a faulty or misconfigured motherboard > or an overclocked CPU. Are you performing any computation

Re: 3.2-s nfsv3/udp server daily panic

1999-08-30 Thread Alex G. Bulushev
> : > :cvsuped 18 aug 1999 00:35 MSD > : > > I would definitely update it, but that may not be your problem. > > If you could email your mount setup (df output) and your kernel > configuration (dmesg output) I would appreciate it. > > If you are running softupdates, try turning i

Re: 3.2-s nfsv3/udp server daily panic

1999-09-07 Thread Alex G. Bulushev
> : > :cvsuped 18 aug 1999 00:35 MSD > : > > I would definitely update it, but that may not be your problem. > > If you could email your mount setup (df output) and your kernel > configuration (dmesg output) I would appreciate it. > > If you are running softupdates, try turning i

Re: Superblock.

1999-09-10 Thread Alex Le Heux
s all very vague, but it was a few years ago so my memory is a bit hazy. Good luck :) Alex On Wed, Sep 08, 1999 at 01:46:18PM -0400, David Gilbert wrote: > So... I lost my partition table. I'm willing to spend a little time > on this. Is there a byte sequence that I might recognise in a &g

Porting problem with gnu configure (c++ -V)

2009-06-13 Thread Alex de Kruijff
" | #define PACKAGE "samesame" | #define VERSION "1.3" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2449: error: C++ compiler cannot create executables See `config.log' for more details. -- Alex Please copy the original recipi

Re: Porting problem with gnu configure (c++ -V)

2009-06-13 Thread Alex de Kruijff
On Sat, Jun 13, 2009 at 03:01:17PM +0300, Andrey Simonenko wrote: > Hello, > > On Sat, Jun 13, 2009 at 01:06:18PM +0200, Alex de Kruijff wrote: > > I'm converting my port samesame to use gnu configue, but came a cross a > > problem that is beond me. I'm able to ru

Re: Porting problem with gnu configure (c++ -V)

2009-06-13 Thread Alex de Kruijff
On Sat, Jun 13, 2009 at 10:23:50PM +0200, Dag-Erling Sm??rgrav wrote: > Alex de Kruijff writes: > > Andrey Simonenko writes: > > > It's better to see your version for configure.ac, since without its > > > content it is hard to say something. > > Oke here

[FIXED] Re: Porting problem with gnu configure (c++ -V)

2009-06-23 Thread Alex de Kruijff
On Sat, Jun 13, 2009 at 01:06:18PM +0200, Alex de Kruijff wrote: > I'm converting my port samesame to use gnu configue, but came a cross a > problem that is beond me. I'm able to run aclocal, autoconf, autoheader > and automake --add-missing -c. I've read the docs for aut

Re: fsck and large file system

1999-05-16 Thread Alex Le Heux
e planning to do if we can't get past this), but I > thought I'd take a shot and see if anyone else had a work around. Maybe I'm completely wrong here, but didn't I read somewhere that with softupdates it would theoretically be possible to boot the system before the fsck an

new nfs client problems with 4.0-S

2000-06-28 Thread Alex G. Bulushev
New problems with 4.0-S nfsv3 client (this problems not exist with 3.4-S) If file have write only permisson we can't append it properly, with read+write permissons all ok, this is serious error ... For demonstartion we use nfsserver and nfsclient mounted via nfsv3/udp: FreeBSD 4.0-STABLE FreeBS

Re: pin a subsystem to a CPU

2004-02-22 Thread Alex de Kruijff
handles this quite well on its own. When i start to compile something then the first miniute XMMS has trouble playing MP3s, but afther that time the system has ajusted quite well. -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/ ___

Re: Userland Hacker Task: divert socket listener...

2002-03-12 Thread Alex C. Jokela
what about a program - like snort - but instead of listening on an interface, it would listen on your divert(4) socket. a setup like this could actually help snort (or an other program) be more responsive. i know that i have run into troubles with snort's flex-resp mechanism not stopping packet

unsubscribe

2002-07-18 Thread Alex S. Burba
unsubscribe To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

3.2-s nfsv3/udp server daily panic

1999-08-29 Thread Alex G. Bulushev
we use hightly loaded nfsv3/udp server with 5 fbsd nfs client all with 3.2-stable server panics one/two time a day with: panic: ufs_dirbad: bad dir then reboot ... another panic: panic: vm_fault: fault on nofault entry, addr: ce4c9000 in this case server write: syncing disks... and hangs ..

Re: 3.2-s nfsv3/udp server daily panic

1999-08-29 Thread Alex G. Bulushev
> > :we use hightly loaded nfsv3/udp server with 5 fbsd nfs client > :all with 3.2-stable > : > > Exactly how recent are your kernel sources / kernel build? There have > been a significant number of fixes to NFS in the last few weeks. cvsuped 18 aug 1999 00:35 MSD > >

Re: 3.2-s nfsv3/udp server daily panic

1999-08-30 Thread Alex G. Bulushev
> > we use hightly loaded nfsv3/udp server with 5 fbsd nfs client > > all with 3.2-stable > > The most typical cause for these crashes is hardware-induced memory > corruption, caused by bad memory, a faulty or misconfigured motherboard > or an overclocked CPU. Are you performing any computatio

Re: 3.2-s nfsv3/udp server daily panic

1999-08-30 Thread Alex G. Bulushev
> : > :cvsuped 18 aug 1999 00:35 MSD > : > > I would definitely update it, but that may not be your problem. > > If you could email your mount setup (df output) and your kernel > configuration (dmesg output) I would appreciate it. > > If you are running softupdates, try turning

Re: 3.2-s nfsv3/udp server daily panic

1999-09-07 Thread Alex G. Bulushev
> : > :cvsuped 18 aug 1999 00:35 MSD > : > > I would definitely update it, but that may not be your problem. > > If you could email your mount setup (df output) and your kernel > configuration (dmesg output) I would appreciate it. > > If you are running softupdates, try turning

Re: Superblock.

1999-09-10 Thread Alex Le Heux
s all very vague, but it was a few years ago so my memory is a bit hazy. Good luck :) Alex On Wed, Sep 08, 1999 at 01:46:18PM -0400, David Gilbert wrote: > So... I lost my partition table. I'm willing to spend a little time > on this. Is there a byte sequence that I might recognise i

<    1   2   3   4