CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2013/04/20 22:33:41
Modified files: usr.sbin/dvmrpd: parse.y Log message: the DVMRP protocol generation number can work beyond 2038 because it is unsigned. Cast it specifically, with a comment, to make this more clear.