K 10 svn:author V 7 glebius K 8 svn:date V 27 2011-04-06T17:54:10.509689Z K 7 svn:log V 1097 MFhead r196527,204406,216296-216297: ------------------------------------------------------------------------ r196527 | charnier | 2009-08-25 08:09:09 +0400 (вт, 25 авг 2009) | 3 lines ANSIfy functions declarations, adjust prototypes. Rename local variable to not conflict with err(). ------------------------------------------------------------------------ r204406 | uqs | 2010-02-27 13:18:33 +0300 (сб, 27 фев 2010) | 12 lines route(8): make WARNS=3 clean - add static and const where appropriate - check pointers against NULL - minor styling nits - it is actually WARNS=6 clean for non-strict alignment platforms ------------------------------------------------------------------------ r216296 | glebius | 2010-12-08 18:10:27 +0300 (ср, 08 дек 2010) | 5 lines Add RTM_IEEE80211 to array of route message descriptions. ------------------------------------------------------------------------ r216297 | glebius | 2010-12-08 18:12:37 +0300 (ср, 08 дек 2010) | 7 lines - Fix array bounds checking. [1] - Add message length checking. END