cvs commit: src/include/arpa tftp.h

2007-10-11 Thread Bernd Walter
ticso 2007-10-11 17:32:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) include/arpa tftp.h Log: MFC: rev 1.6 declare struct tftphdr and embedded union as beeing packed, which is required for arm. Revision ChangesPath 1.5.14.1 +3

cvs commit: src/include/arpa tftp.h

2007-08-01 Thread Bernd Walter
ticso 2007-08-01 11:59:09 UTC FreeBSD src repository Modified files: include/arpa tftp.h Log: declare struct tftphdr and embedded union as beeing packed, which is required for arm. Tested on: arm, i386, amd64 Approved by:re (rwatson) MFC after: