DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sbin/route route.c
cpressey 2005/03/15 22:08:06 PST
DragonFly src repository
Modified files:
sbin/route route.c
Log:
When dumping the contents of a struct sockaddr with an unknown address
family, dump individual bytes (u_chars) instead of u_shorts. This
avoids endianness issues while also simplifying the code.
In-discussion-with: joerg
Revision Changes Path
1.11 +6 -8 src/sbin/route/route.c
http://www.dragonflybsd.org/cvsweb/src/sbin/route/route.c.diff?r1=1.10&r2=1.11&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]