NetBSD/sbin/ifconfig
thorpej 600e504f64 Per a discussion on gcc-bugs, port-alpha/9494 is not a compiler bug, but
rather a bug in the code (which is violating the C standard by casting
an unaligned pointer to a pointer with more strict alignment constraints).

Fix the code to not do such things.  Fixes port-alpha/9494.
2000-03-06 01:06:17 +00:00
..
Makefile bring in KAME scopeid hack. always show scopeid if it is scoped. 1999-12-13 15:24:45 +00:00
ifconfig.8 Fix typo. 2000-03-01 03:32:55 +00:00
ifconfig.c Per a discussion on gcc-bugs, port-alpha/9494 is not a compiler bug, but 2000-03-06 01:06:17 +00:00