jb 2007-11-20 01:55:37 UTC FreeBSD src repository Modified files: sbin/clri clri.c Log: Use an intermediate pointer to avoid strict alias check warnings on gcc 4.2. This is required for tinderbox which doesn't have -f-no-strict-aliasing in it's custom CFLAGS. Revision Changes Path 1.16 +3 -2 src/sbin/clri/clri.c