Re: ipfilter no longer in -CURRENT, whats the direction? (off to ipfw?)

1999-10-13 Thread Dima Ruban

Darren Reed writes:
 Well, if someone had of answered my question (to cvs-committers)
 about getting an account fixed up on freefall(?) so I could use
 cvs again, it might not have been forgotten about for quite so
 long.  Maybe I sent the question to the "wrong place", but I
 received no answer to even indicate that!  hmpf!

Well, Mark Murray sent heads up note quite a while ago about freebsd.org
being converted to use krb5.

Send him email and I'm sure he'll help you to fix things.

 On a conspirital note, I think there are numerous ipfw advocates
 within freebsd who hate that ipfilter is better ;-)  Both NetBSD and
 OpenBSD ship with it, and if you're serious about security, maybe
 you should be using OpenBSD anyway, rather than FreeBSD.

Let's not start a flame war here. You posted it to FreeBSD mailing list.
I think it's fairly easy to imagine peoples reaction.

 
 Darren
 

-- dima


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



make world breakage

1999-01-22 Thread Dima Ruban
Hey guys!

After all these commits for secure/lib/libcrypt it seems that
make world doesn't work anymore.

=== csu/i386-elf
=== libcom_err
=== libcom_err/doc
=== ../secure/lib/libcrypt
cc -nostdinc -O -pipe -I/usr/src/secure/lib/libcrypt/../../../lib/libmd -Wall
-I/usr/obj/usr/src/tmp/usr/include -c /usr/src/secure/lib/libcrypt/crypt.c -o
crypt.o
make: don't know how to make crypt-md5.c. Stop
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
burka# 

-- dima

To Unsubscribe: send mail to majord...@freebsd.org
with unsubscribe freebsd-current in the body of the message