cvs commit: src UPDATING src/sys/netgraph netgraph.h ng_message.h
src/sys/netgraph/bluetooth/include ng_btsocket.h
Julian Elischer
julian at FreeBSD.org
Thu Aug 19 18:24:23 PDT 2004
julian 2004-08-20 01:24:23 UTC
FreeBSD src repository
Modified files:
. UPDATING
sys/netgraph netgraph.h ng_message.h
sys/netgraph/bluetooth/include ng_btsocket.h
Log:
Align netgraph message fields ready for 64-bit (and 128 bit :-) machines.
requires a recompile of netgraph users.
Also change the size of a field in the bluetooth code
that was waiting for the next change that needed recompiles so
it could piggyback its way in.
Submitted by: jdp, maksim
MFC after: 2 days
Revision Changes Path
1.345 +7 -0 src/UPDATING
1.6 +1 -6 src/sys/netgraph/bluetooth/include/ng_btsocket.h
1.44 +1 -1 src/sys/netgraph/netgraph.h
1.24 +5 -3 src/sys/netgraph/ng_message.h
More information about the cvs-src
mailing list