Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: christos
Date: Wed May 30 21:02:04 UTC 2007
Modified Files:
src/sys/compat/common: uipc_syscalls_40.c
src/sys/compat/sys: socket.h sockio.h
src/sys/net: bpf.c if.c if_etherip.c if_gre.c if_tap.c
Log Message:
Move the nasty ifdefs in one place. Requested by ad and dyoung.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/compat/common/uipc_syscalls_40.c
cvs rdiff -r1.6 -r1.7 src/sys/compat/sys/socket.h
cvs rdiff -r1.2 -r1.3 src/sys/compat/sys/sockio.h
cvs rdiff -r1.127 -r1.128 src/sys/net/bpf.c
cvs rdiff -r1.187 -r1.188 src/sys/net/if.c
cvs rdiff -r1.7 -r1.8 src/sys/net/if_etherip.c
cvs rdiff -r1.96 -r1.97 src/sys/net/if_gre.c
cvs rdiff -r1.29 -r1.30 src/sys/net/if_tap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index