Re: DeCSS

2000-02-21 Thread Chuck Robey
On Mon, 21 Feb 2000, Chris Costello wrote: > On Monday, February 21, 2000, Bill Fumerola wrote: > > You're one of those people who follows instructions, are you? > >You're one of those people who out words, aren't you? :) Hey! I got some cream pies, you two want to go at it? We'll all che

Re: DeCSS

2000-02-21 Thread Chris Costello
On Monday, February 21, 2000, Bill Fumerola wrote: > You're one of those people who follows instructions, are you? You're one of those people who out words, aren't you? :) -- |Chris Costello <[EMAIL PROTECTED]> |Design simplicity: It was developed on a shoe-string budget. `--

Re: DeCSS

2000-02-21 Thread Bill Fumerola
On Mon, Feb 21, 2000 at 10:31:35PM -0500, Sergey Babkin wrote: > > I would love to make a port of this, for reasons that become obvious once you > > see the page. (Think of all the mailing list archives and mirrors) > > > > http://www.totse.com/DeCSS/ > > > > Be sure to read it before commenti

Re: DeCSS

2000-02-21 Thread Sergey Babkin
Peter Wemm wrote: > > I would love to make a port of this, for reasons that become obvious once you > see the page. (Think of all the mailing list archives and mirrors) > > http://www.totse.com/DeCSS/ > > Be sure to read it before commenting, it's not what you might think. I can't help keepin

RE: DeCSS

2000-02-21 Thread Kris Kennaway
On Mon, 21 Feb 2000, Thomas Uhrfelt wrote: > It's a wonderful idea! I would gladly install the port just for the sake of > the cause. cd /usr/ports/www/decss && make install clean && enjoy :-) Kris "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhet

Re: Multipath routing

2000-02-21 Thread zaph0d
I would also be interested in knowing the same, if numbers of people wanting it make a difference : ) On Mon, 21 Feb 2000, Vinod Balakrishnan wrote: > > hi, > > I have been trying to access the mpath patch at > ftp://ftp.flirble.org/pub/unix/hacks/FreeBSD/mpath.b3.tgz > > but the hacks dire

Multipath routing

2000-02-21 Thread Vinod Balakrishnan
hi, I have been trying to access the mpath patch at ftp://ftp.flirble.org/pub/unix/hacks/FreeBSD/mpath.b3.tgz but the hacks directory does not seem to exist. Is multi-path routing supported in FreeBSD 3.0 or later. If so could someone give a pointer as to how to enable multipath routing. than

Re: yamaha japan relationships anyone?

2000-02-21 Thread Daniel C. Sobral
Marco van de Voort wrote: > > > They lost on a lower instance, but have just won on a higher instance > > under the merit of "fair use", since they had no legal alternative to > > obtain the specifications to the console (other than engaging in a > > contract deemed unacceptable). Unfortunately,

empty lists in for

2000-02-21 Thread Max Khon
hi, there! I'm trying to port FreeBSD ports subsystem to Solaris and Linux (for our company internal needs). many for's in bsd.port.mk are expanded into for's with empty word list (e.g.: for i in ; do smth; done). bash and ksh complain about unexpected ';'. /bin/sh (FreeBSD) thinks it's ok and d

Feaky

2000-02-21 Thread The Raifords
You may/may not have seen this before, but it's pretty freaky!! I, apparently, am typical -- what are you? > > NO PEEKING AHEAD! > > * > > Free will or synaptic wiring? You be the judge. Do the following > exercise, guaranteed to raise an eyebrow. There's no trick or surprise. Just > f

RE: DeCSS

2000-02-21 Thread Thomas Uhrfelt
> I would love to make a port of this, for reasons that become > obvious once you > see the page. (Think of all the mailing list archives and mirrors) > > http://www.totse.com/DeCSS/ > > Be sure to read it before commenting, it's not what you might think. > > Cheers, > -Peter It's a wonderful id

Re: Defending against buffer overflows.

2000-02-21 Thread Bill C Riemers
"Ronald F. Guilmette" wrote: > > My attention has just been called to: > >http://immunix.org/StackGuard/mechanism.html > > Given all of the buffer overrun vulnerabilities that have been found in > various network daemons over time, this seems like a worthwhile sort of > technique to apply w

NETGRAPH patches (proposal)

2000-02-21 Thread Maksim Yevmenkin
Hello All, Here are some small patches for NETGRAPH. These are against -current cvsup'ed yesterday around 8:30pm EST. http://home.earthlink.net/~evmax/ng.tar.gz It also includes small test program (based on nghook). Compile and run it like: # ./a.out -a iface_name: divert NETGRAPH option in

Re: (forw) Re: readdir_r thread safe?

2000-02-21 Thread Sheldon Hearn
On Sat, 05 Feb 2000 15:16:28 PST, Alfred Perlstein wrote: > Ugh, I should have brought this up before the code freeze but... Before feature freeze, in fact. Fight the madness. :-) Ciao, Sheldon. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body o

Re: My daughter bought Digital Research USB Card

2000-02-21 Thread Kris Kennaway
On Sun, 20 Feb 2000, Beverly H Barnhart wrote: > The book said she could get the driver off of Windows 98 CD or > www.microsoft.com but I could not get the driver from any of those > places any ideas? Which version of FreeBSD is she using? Kris > Bev "How many roads must a man walk down,

RE: yamaha japan relationships anyone?

2000-02-21 Thread Koster, K.J.
> > Afaik the only way to circumvent this is, (and this is a wild > guess, I'm not a lawyer) > is if the r-e is done within an organisation. (e.g. GNU), and > all users donate a penny > to GNU to become a member. And members may use the driver. > Does buying a FreeBSD cdrom count as becoming

Re: kernel

2000-02-21 Thread Alfred Perlstein
* José Luís Faria <[EMAIL PROTECTED]> [000221 03:25] wrote: > Hello > > I'm creating a litle update to a freebsd 3.4 kernel. > My program is for account some data: number of > packets by class, number of packets dropped by class, etc. > Now I need to pass this values to another program wich in X

Re: yamaha japan relationships anyone?

2000-02-21 Thread Marco van de Voort
> > I've heard nothing about that. > > > > Was this done in relation to the whole controversy about the DVD decrypt > > software? > > No, it was wrt to Playstation, Nintendo, Sega or something like that. > M... I thinking it was probably wrt to SEGA, because there was also > a trademark disp

kernel

2000-02-21 Thread José Luís Faria
Hello I'm creating a litle update to a freebsd 3.4 kernel. My program is for account some data: number of packets by class, number of packets dropped by class, etc. Now I need to pass this values to another program wich in X-Window display this values on-line. After, I want to save this values i

Re: looking for victims, err, uh, 'volunteers'

2000-02-21 Thread Jason K. Fritcher
On Sun, 16 Jan 2000, Kenneth D. Merry wrote: > I haven't even looked at the SMART stuff. Got any pointers to specs? Here is a link to Quantum's white paper. http://www.quantum.com/src/whitepapers/wp_smart_toc.htm In the paper, it mentions the standard is published in Small Form Factor Committe

Re: DeCSS

2000-02-21 Thread Kris Kennaway
On Mon, 21 Feb 2000, Peter Wemm wrote: > I would love to make a port of this, for reasons that become obvious once you > see the page. (Think of all the mailing list archives and mirrors) > > http://www.totse.com/DeCSS/ > > Be sure to read it before commenting, it's not what you might think.