看板 DFBSD_commit 關於我們 聯絡資訊
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