Date: Fri, 20 Aug 2004 01:24:23 +0000 (UTC) From: Julian Elischer <julian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/sys/netgraph netgraph.h ng_message.h src/sys/netgraph/bluetooth/include ng_btsocket.h Message-ID: <200408200124.i7K1ONcF095627@repoman.freebsd.org>
index | next in thread | raw e-mail
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
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408200124.i7K1ONcF095627>
