CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/27 19:12:59
Modified files:
sys/lib/libsa : bootp.c net.h tftp.c
Log message:
Fix alignment of tftp structure by changing the 'header' member's type
to a struct with the necessary alignment.
analysis and ok kettenis@
