Re: jail support for ping, traceroute, etc.. crude hack

2003-03-16 Thread northern snowfall
Jail is irrelevant if an attacker can access the kernel. It sounds like you're looking for a secure solution that UNIX doesn't even have the capability to implement. The real solution in a BSD environment would be too elaborate for my taste. It would make more sense to me to move away from UNIX ;)

Re: sis 900 10/100BaseTX

2003-02-13 Thread northern snowfall
sis0: MII withour any PHY! the SiS900 driver has been around for a while. According to the code if_sis.c's sis_miibus_readreg (redirected from mii.c:^mii_phy_probe) returns if the phy number is not zero and the SiS900 revision is revision 635. I'm going to guess that this might be incorrect

Re: Filesystem Experimentation Question

2003-02-13 Thread northern snowfall
Looking at it, I can probably best implement it as a layer on top of FFS at the start, rather than adding a new filesystem driver. NetBSD has overlay filesystems for stackable FS layers. I'm not sure about FreeBSD, but, its a starting point. Don To Unsubscribe: send mail to [EMAIL

Re: Trailing whitespace in FreeBSD

2003-02-10 Thread northern snowfall
THANKS FOR RUINING MY BELIEFS ABOUT FREEBSD, JORDAN. Hahaha Take that, Silbersack's beliefs! To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message

Re: matthew dillon

2003-02-09 Thread northern snowfall
Terry Lambert wrote something here: ... Thanks for getting me to roll my eyes. They needed a workout after staring at code. Don To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-hackers in the body of the message