Re: email

2002-01-10 Thread Eugene L. Vorokov
email áàçû ìîñêâû, ïèòåðà, ðîññèè è ïð. ðàññûëêà email ñîîáùåíèé. ÷òî áû óçíàòü ïîäðîáíåå, íàïèøèòå ïèñüìî íà [EMAIL PROTECTED] , óêàçàâ â òåìå ÇÀÏÐÎÑ (ñîîáùåíèÿ áåç ñëîâà ÇÀÏÐÎÑ - àâòîìàòè÷åñêè óäàëÿþòñÿ) To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

Increasing IDE file_readahead?

2002-01-10 Thread Roy Sigurd Karlsbakk
hi all Is it possible in FreeBSD, as it is in Linux, to increase the readahead from IDE drives? Please cc: to me, as I'm not on the list thanks roy -- Roy Sigurd Karlsbakk, MCSE, MCNE, CLS, LCA Computers are like air conditioners. They stop working when you open Windows. To Unsubscribe:

Re: kld question

2002-01-10 Thread Eugene L. Vorokov
I made a kernel module that logs execve system calls by intercepting the execve syscall, log it and then execute the original syscall. This was pretty straightforward to do, and it works beautifully on STABLE, but on CURRENT it bombs on this line: uid = p-p_cred-pc_ucred-cr_uid; So,

Hacking dump problems

2002-01-10 Thread Henry Whincup
I am trying to extend dump to allow a script to be run in order to use an autoloader. The hack^H^H^H^Hdiff is in it's early stages but I feel like I have done enough to make the basic functionality work ;) Diff against RELENG_4 and the script is attached. Basically the idea was to replace the

help wanted with gopenports project

2002-01-10 Thread Brijesh Krishnan
hi, if anyone is interested in writing a GTK application to administer and manage packages and ports in freeBSD, please visit http://gopenports.sourceforge.net/. The project has only been started and we need all the help we can get. It does'nt matter who or what your skill level

developers always wanted , join up : gopenports project

2002-01-10 Thread Brijesh Krishnan
hi, if anyone is interested in writing a GTK application to administer and manage packages and ports in freeBSD, please visit http://gopenports.sourceforge.net/. The project has only been started and we need all the help we can get. It does'nt matter who or what your skill level

Two devices, one Interrupt

2002-01-10 Thread Nils Holland
Hi folks, I already posted a similar question to -hardware yesterday but received no answer, so I'm trying again on this list. If you look at the below excerpt of my dmesg.boot, you will see that my soundcard and Brooktree / WinTV card share one IRQ: pcm0: VIA VT82C686A port

serial console + boot blip

2002-01-10 Thread Leo Bicknell
I have a few machines configured for serial consoles (my first), and have found an oddity. Basically I did the -P boot.config thing, and the 'set console=comconsole' in loader.rc. This works fine. I then run a getty on the 'console' in ttys. When connected to a Cisco terminal server, all

Re: serial console + boot blip

2002-01-10 Thread Alfred Perlstein
* Leo Bicknell [EMAIL PROTECTED] [020110 12:26] wrote: I have a few machines configured for serial consoles (my first), and have found an oddity. Basically I did the -P boot.config thing, and the 'set console=comconsole' in loader.rc. This works fine. I then run a getty on the

RE: serial console + boot blip

2002-01-10 Thread John Baldwin
On 10-Jan-02 Leo Bicknell wrote: I have a few machines configured for serial consoles (my first), and have found an oddity. Basically I did the -P boot.config thing, and the 'set console=comconsole' in loader.rc. This works fine. I then run a getty on the 'console' in ttys. When

Re: serial console + boot blip

2002-01-10 Thread Leo Bicknell
In a message written on Thu, Jan 10, 2002 at 12:47:44PM -0800, John Baldwin wrote: As as aside, I'm also thinking it might be useful to have a prompt at that point (on serial console anyway) asking if you want to go into single user mode, since you don't get to select that earlier with a

Re: developers always wanted , join up : gopenports project

2002-01-10 Thread Jordan Hubbard
This is ridiculous. Why the hell you felt compelled to fill my mailbox with *nine* copies of this message is beyond me, and spamming in the name of project evangelism is hardly getting things off on the right foot! You've certainly left me without any desire to contribute to or even endorse

Re: FreeBSD Floppy driver needs enhancement...

2002-01-10 Thread Julian Stacey
Terry Lambert wrote: Julian Stacey wrote: Doubtless some will have bad sectors by now. Here's a rescue tool: http://bim.bsn.com/~jhs/src/bsd/jhs/bin/public/valid/valid.c vali d.1 `Valid' runs on FreeBSD, but only rescues when running on MSDOS ! (because read() on DOS3.2

Re: FreeBSD Floppy driver needs enhancement...

2002-01-10 Thread Randell Jesup
Oliver Fromme [EMAIL PROTECTED] writes: Randell Jesup [EMAIL PROTECTED] wrote: Yes (if anyone still cares about floppies). The old Amiga trackdisk (floppy driver) could do that, since all the decoding was in software (and via the graphics bitblitter(!)). Do the integrated disk

Re: FreeBSD Floppy driver needs enhancement...

2002-01-10 Thread Roger 'Rocky' Vetterberg
Randell Jesup wrote: [snip] Back to the original question: do people care about floppies and bad-sector recovery anymore? Aren't floppies on the very verge of disappearing for good, replaced by CDRW's? I think we will have to assume that the floppy will hang around for some time

Re: FreeBSD Floppy driver needs enhancement...

2002-01-10 Thread Christopher Weimann
On Thu, Jan 10, 2002 at 04:32:43PM -0500, Randell Jesup wrote: Back to the original question: do people care about floppies and bad-sector recovery anymore? Aren't floppies on the very verge of disappearing for good, replaced by CDRW's? Mine will all disapear once I manage do

strlcat manpage

2002-01-10 Thread Valentin Nechayev
There was a fresh discussion in some maillists (security-audit, glibc-alpha) of strlcpy() and strlcat() in context of possible inclusion to glibc. Among others, the question was spoken that strlcat manpage contains a dark moment of strlcat() return value. One should agree with affirmation that

Re: Two devices, one Interrupt

2002-01-10 Thread .
Nils Holland writes: .. The only thing I noticed is that if I run systat -vm 1 while both devices share IRQ 5, I do only get one device entry for IRQ 5, labelled mux, obviously named after the soundcard. This mux entry now seems to count No. mux is for any shared interrupt both the

Re: FreeBSD Floppy driver needs enhancement...

2002-01-10 Thread Joerg Wunsch
As Julian Stacey wrote: Would be nice, Joerg W. (cc'd) looked in that direction somewhat I recall, I can't remember how far he got, I do recall some patches I didnt get to try, can't remember quite what for, Joerg, can you recall ? Use fdread -r for this (FreeBSD-current only). Anyway,

Re: serial console + boot blip

2002-01-10 Thread Leo Bicknell
In a message written on Thu, Jan 10, 2002 at 02:23:22PM -0800, John Baldwin wrote: Setting nohup means that when I log out it won't hangup though, right? I like that behavior, what I don't like is the hangup on the switch from kernel mode to {single,multi}-user mode. You can't have your

Re: serial console + boot blip

2002-01-10 Thread Alfred Perlstein
* Leo Bicknell [EMAIL PROTECTED] [020110 16:07] wrote: In a message written on Thu, Jan 10, 2002 at 02:23:22PM -0800, John Baldwin wrote: Setting nohup means that when I log out it won't hangup though, right? I like that behavior, what I don't like is the hangup on the switch from

Re: serial console + boot blip

2002-01-10 Thread John Baldwin
On 11-Jan-02 Leo Bicknell wrote: In a message written on Thu, Jan 10, 2002 at 04:08:48PM -0800, Alfred Perlstein wrote: No dammit, tell your stupid serial console device thingy to ignore carrier detection :P But then when I log out I'll have to disconnect separately. :-) Yes, that's what

Re: serial console + boot blip

2002-01-10 Thread Leo Bicknell
In a message written on Thu, Jan 10, 2002 at 04:16:07PM -0800, John Baldwin wrote: Yes, that's what most of us do. :) Enter~. in tip/cu isn't but so bad, and ^E c . in conserver is fairly quick. No no no. We need to improve the system! :) I did some digging. init does nothing with the

Re: serial console + boot blip

2002-01-10 Thread Leo Bicknell
In a message written on Thu, Jan 10, 2002 at 05:49:56PM -0700, Lyndon Nerenberg wrote: No dammit, tell your stupid serial console device thingy to ignore carrier detection :P Or just wire CD to DTR on the offending device. For reference, I'm 96% sure the problem in this case is the

Re: Which ftpd for proxy ?

2002-01-10 Thread Julian Stacey
Casey T.Zednick wrote: Give /usr/ports/www/squid a try, it can proxy HTTP and FTP. Thanks, hadnt thought to look in www/ http://www.squid-cache.org/ Hope this helps, but if I where doing it I would use NAT and block any incoming from the outside. That way you can use other net apps

Need review of NFS patch set for server .. missing/wrong vput() issues

2002-01-10 Thread Matthew Dillon
Heya Alfred, Alan, hackers. Ok, I've been tracking down a bug with A russian news admin and I believe I may have found it (he's testing it), plus a few other bugs. I would like a review of this (for -stable, but applies to -current too): Patch section 1 Here we

Re: serial console + boot blip

2002-01-10 Thread Terry Lambert
Leo Bicknell wrote: So that leaves getty. I'm a bit confused here, but it appears getty (for the console) looks like this: initialize to getty defaults initialize to configured values (from gettytab) log in user I believe the problem is occuring with the initalize to defaults. I

Re: serial console + boot blip

2002-01-10 Thread Terry Lambert
Leo Bicknell wrote: Or just wire CD to DTR on the offending device. For reference, I'm 96% sure the problem in this case is the termainal server paying attention to DTR, I believe the way it's configured now it ignores CD. Uh, DTR is the termial equivalent of a modem's DSR + DCD. Your

Re: serial console + boot blip

2002-01-10 Thread Leo Bicknell
In a message written on Thu, Jan 10, 2002 at 07:58:58PM -0800, Terry Lambert wrote: If you could describe *exactly* what behaviour you wanted and *exactly* when you wanted it, someone could probably give you a better approach to what you are trying to do thatn futzing with the gettytab. Ok,

Re: developers always wanted , join up : gopenports project

2002-01-10 Thread Hiten Pandya
--- Jordan Hubbard [EMAIL PROTECTED] wrote: This is ridiculous. Why the hell you felt compelled to fill my mailbox with *nine* copies of this message is beyond me, and spamming in the name of project evangelism is hardly getting things off on the right foot! You've certainly left me