DragonFly commits List (threaded) for 2004-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/net bpf.c bpf.h
joerg 2004/07/07 08:16:04 PDT
DragonFly src repository
Modified files:
sys/net bpf.c bpf.h
Log:
Welcome BPF in the 21st century and remove all the pre-ANSI C, BSD < 1991
junk. Fix some small style(9) glitches and change some pointer comparisions
to use explicit NULL. Use ISO C protyps.
Revision Changes Path
1.19 +122 -274 src/sys/net/bpf.c
1.5 +1 -0 src/sys/net/bpf.h
http://www.dragonflybsd.org/cvsweb/src/sys/net/bpf.c.diff?r1=1.18&r2=1.19&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/net/bpf.h.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]