K 10 svn:author V 4 rink K 8 svn:date V 27 2008-02-07T19:00:00.000000Z K 7 svn:log V 385 The previous commit message was wrong. It should have read: "Fix bootparamd on 64 bit platforms - at least amd64 was broken due to the code believing long == 32 bits and using it to store/compare IPv4 addresses." Note the "== 32 bits" - the previous commit message stated 64 bits, which is plain wrong. PR: bin/112163 Pointed out by: obrien Approved by: imp (mentor, implicit) END