Re: kernel copy

2001-08-16 Thread Julian Elischer
"P. U. (Uli) Kruppa" wrote: On Thu, 16 Aug 2001, vishwanath pargaonkar wrote: pls tell how shd i copy a kernel ie.. kernel.new to kernel using cp. when i try to do this it says operation not permitted. its not allowing for changing permissions too. how to do this? try # cat

Fw: help me!!!!!

2001-08-16 Thread srinivasarao
-Original Message-From: srinivasarao [EMAIL PROTECTED]To: [EMAIL PROTECTED] [EMAIL PROTECTED]Date: Thursday, August 16, 2001 11:40 AMSubject: help me! hi , while creating file in the FreeBSD kernel getting problem. we are unable to create the file using open( ) or

Re: Fw: help me!!!!!

2001-08-16 Thread Julian Elischer
srinivasarao wrote: -Original Message- From: srinivasarao [EMAIL PROTECTED] To: [EMAIL PROTECTED] [EMAIL PROTECTED] Date: Thursday, August 16, 2001 11:40 AM Subject: help me! hi , while creating file in the FreeBSD kernel getting problem. we are unable to create the

Re: ncurses

2001-08-16 Thread Terry Lambert
Hans Zaunere wrote: I'm sorry that this is offtopic, but I've looked/asked everywhere and no one has a clue. Once a program does initscr(), is it possible to printf()? I can printf() stuff without a problem, but it doesn't get to the screen until the program exits? I've done every

kernel-hack ??

2001-08-16 Thread louie miranda
Hi, i just want to know is there a patch on freebsd that can limit the ps aux -- and only show the current user's process and not the whole system process. like, what the openwall linux patch did.. http://www.openwall.com/linux/ thank you.. louie miranda (axishift.ath.cx)

Re: kernel-hack ??

2001-08-16 Thread Samuel Greear
Twiddle the sysctl: kern.ps_showallprocs Sam Hi, i just want to know is there a patch on freebsd that can limit the ps aux -- and only show the current user's process and not the whole system process. like, what the openwall linux patch did.. http://www.openwall.com/linux/ thank

Re: Writing a packet alias translator, need help

2001-08-16 Thread Terry Lambert
Joe Clarke wrote: I'm trying to write a packet alias translator for a protocol that uses TCP to setup a UDP streaming session (much like the smedia driver that's already there). I'm having a problem getting the translated port to mesh with the actual port. Here's what I've done: /* msg

secure Filesystem

2001-08-16 Thread Vladimir Terziev
Hi hackers, I have the following question: Does FreeBSD support any type of secure (encrypted) filesystem? regards, Vladimir To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

Re: secure Filesystem

2001-08-16 Thread Josef Karthauser
On Thu, Aug 16, 2001 at 12:09:44PM +0300, Vladimir Terziev wrote: Hi hackers, I have the following question: Does FreeBSD support any type of secure (encrypted) filesystem? regards, Vladimir Look at /usr/ports/security/cfs. It's a useland crypto-filesystem that

Re: secure Filesystem

2001-08-16 Thread Konstantin Chuguev
Josef Karthauser wrote: Does FreeBSD support any type of secure (encrypted) filesystem? Look at /usr/ports/security/cfs. It's a useland crypto-filesystem that runs over NFS. I'd say, it's a daemon pretending to be an NFS server. It's running locally on port other than NFS. Very nice

help needed, kernel autoconf gets stuck

2001-08-16 Thread Danny Braniss
hi, i posted this yesterday, but no one bit, so here we go again: adding 'snd_ich_load=YES' will cause the kernel autoconf to hang (sometimes) after isa_probe_children(...) and before configure_final(...) when it doesn't get stuck, all systems work fine, X11/sound etc. so i narrowed

sysinstall automation

2001-08-16 Thread Brian Cohen
I have been working on writing an install.cfg to automate FreeBSD installations, but have run into an interesting glitch. Following the sysinstall manpage, my file has the line 'installFixitFloppy', which is supposed to prompt the user to enter a fixit floppy disk. However, when sysinstall runs

Re: kernel-hack ??

2001-08-16 Thread Robert Watson
Although it should be noted that the feature is far more effective in 5.0-CURRENT, as the inter-process authorization is more consistent and more effectively mediated. For example, the sysctl doesn't properly impact procfs (and some other calls) in -STABLE. Robert N M Watson FreeBSD

Getting filename from descriptor or vnode struct

2001-08-16 Thread Sansonetti Laurent
Hi hackers, I'm confronted to a problem when I try to hack getdirentries(2) in a kld module : To summarize, getdirentries() filled in a buffer a series of dirent struct, and the 'd_name' field represents the filename (without the full path). I must recover the full path because I've on disk a

Re: Getting filename from descriptor or vnode struct

2001-08-16 Thread Alfred Perlstein
* Sansonetti Laurent [EMAIL PROTECTED] [010816 12:22] wrote: Hi hackers, I'm confronted to a problem when I try to hack getdirentries(2) in a kld module : To summarize, getdirentries() filled in a buffer a series of dirent struct, and the 'd_name' field represents the filename (without

Re: secure Filesystem

2001-08-16 Thread Darryl Okahata
Konstantin Chuguev [EMAIL PROTECTED] wrote: Look at /usr/ports/security/cfs. It's a useland crypto-filesystem that runs over NFS. I'd say, it's a daemon pretending to be an NFS server. It's running locally on port other than NFS. Very nice implementation, I use it a lot. A small

Re: secure Filesystem

2001-08-16 Thread Alfred Perlstein
* Darryl Okahata [EMAIL PROTECTED] [010816 14:49] wrote: Konstantin Chuguev [EMAIL PROTECTED] wrote: Look at /usr/ports/security/cfs. It's a useland crypto-filesystem that runs over NFS. I'd say, it's a daemon pretending to be an NFS server. It's running locally on port other

Re: secure Filesystem

2001-08-16 Thread Darryl Okahata
Alfred Perlstein [EMAIL PROTECTED] wrote: A bigger problem is that doing anything with a file uses up 1-2KB PER FILE. If you want to see cfsd grow *really big*, do a find . of any large cfs-controlled hierarchy with lots of files. I'd really like to put my MH mail messages under

Re: secure Filesystem

2001-08-16 Thread Alfred Perlstein
* Darryl Okahata [EMAIL PROTECTED] [010816 15:49] wrote: Alfred Perlstein [EMAIL PROTECTED] wrote: A bigger problem is that doing anything with a file uses up 1-2KB PER FILE. If you want to see cfsd grow *really big*, do a find . of any large cfs-controlled hierarchy with lots

IPFilter Bridging

2001-08-16 Thread Hans Zaunere
Hello, I am wondering if anyone knows of any workarounds to get IPFilter to filter across an ethernet bridge. The bridge is working fine, and so is ipf, but ipf has no effect on any packets that go across the bridge. Pings to localhost are monitored and filtered, but that's about it. Any

Denial of Service Research

2001-08-16 Thread John Zheng
Dear Sir/Madam My name is John Zheng. I sent this email to you a couple days ago to invite you to my on-line survey. This is a friendly reminder in case you missed out the previous one because the web server was affected due to a power failure 2 days ago. I promise I won't bother you again!

Re: Cisco AIR-PCI 352

2001-08-16 Thread Brooks Davis
On Thu, Aug 16, 2001 at 04:17:37PM +0300, Vladimir Terziev wrote: The FreeBSD an driver (for Cisco Aironet cards) supports 340 series cards. I want to know if the an driver supports Cisco Aironet 350 series cards. Yes they are, though the PCI cards require a two line MFC before they will

Re: Cisco AIR-PCI 352

2001-08-16 Thread Julian Elischer
What is the MFC? will it be in 4.4? If not it might be a good thing to try get it in.. On Thu, 16 Aug 2001, Brooks Davis wrote: On Thu, Aug 16, 2001 at 04:17:37PM +0300, Vladimir Terziev wrote: The FreeBSD an driver (for Cisco Aironet cards) supports 340 series cards. I want to know if

Re: Cisco AIR-PCI 352

2001-08-16 Thread Brooks Davis
On Thu, Aug 16, 2001 at 11:39:28AM -0700, Julian Elischer wrote: What is the MFC? will it be in 4.4? If not it might be a good thing to try get it in.. It adds a PCI id. I just sent a request to MFC the change. -- Brooks -- Any statement of the form X is the one, true Y is FALSE. PGP

Re: Cisco AIR-PCI 352

2001-08-16 Thread Warner Losh
In message [EMAIL PROTECTED] Vladimir Terziev writes: : The FreeBSD an driver (for Cisco Aironet cards) supports 340 series cards. : I want to know if the an driver supports Cisco Aironet 350 series cards. Yes. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe

Cisco AIR-PCI 352

2001-08-16 Thread Vladimir Terziev
Hi, The FreeBSD an driver (for Cisco Aironet cards) supports 340 series cards. I want to know if the an driver supports Cisco Aironet 350 series cards. regards, Vladimir To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

Re: help needed, kernel autoconf gets stuck

2001-08-16 Thread Danny Braniss
On Thu, Aug 16, 2001 at 11:19:57AM +0300, Danny Braniss wrote: hi, i posted this yesterday, but no one bit, so here we go again: adding 'snd_ich_load=YES' will cause the kernel autoconf to hang (sometimes) after isa_probe_children(...) and before configure_final(...) when