cvs commit: src/sbin/route route.c

看板DFBSD_commit作者時間21年前 (2005/03/16 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/10 (看更多)
cpressey 2005/03/15 20:47:00 PST DragonFly src repository Modified files: sbin/route route.c Log: When rendering the routename() or netname() of a struct sockaddr with an unknown address family, use a more straightforward loop for dumping the contents of sa_data as hex: - start at sa_data, end at sa + sa_len (NOT sa_data + sa_len); - don't make assumptions about the size of u_short. Inspired-by-patch-by: Sepherosa Ziehau <sepherosa_at_softhome_dot_net> Revision Changes Path 1.10 +18 -6 src/sbin/route/route.c http://www.dragonflybsd.org/cvsweb/src/sbin/route/route.c.diff?r1=1.9&r2=1.10&f=u
文章代碼(AID): #12Dxsd00 (DFBSD_commit)
討論串 (同標題文章)
文章代碼(AID): #12Dxsd00 (DFBSD_commit)