rwatson 2007-01-27 18:12:50 UTC
FreeBSD src repository
Modified files:
sys/net bpfdesc.h
Log:
Remove BSD < 199103 compatibility entries in the bpf_d structure: they are
not used in any of our code. Also remove explicit padding variable that
kept the bpf_d structure the same size before and after the change in
select implementation, since binary compatibility is not required for this
data structure on 7-CURRENT.
Revision Changes Path
1.35 +0 -7 src/sys/net/bpfdesc.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"