csjp 2006-06-03 18:48:14 UTC FreeBSD src repository
Modified files: sys/net bpf.h Log: Back out previous two commits, this caused some problems in the namespace resulting in some build failures. Instead, to fix the problem of bpf not being present, check the pointer before dereferencing it. This is a temporary bandaid until we can decide on how we want to handle the bpf code not being present. This will be fixed shortly. Revision Changes Path 1.44 +2 -7 src/sys/net/bpf.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"