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
討論串 (同標題文章)
完整討論串 (本文為第 7 之 10 篇):