CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2016/08/14 12:34:48

Modified files:
        games/factor   : factor.c 
        usr.bin/cmp    : cmp.c 
        usr.bin/ftp    : cmds.c util.c 
        usr.sbin/memconfig: memconfig.c 
        usr.sbin/mtree : spec.c 
        usr.sbin/rmt   : rmt.c 

Log message:
Convert remaining calls to strtoq/strtouq in base with strtoll/strtoull.
Fix a type mismatch in ftp's "page" command and could make transfers restart
at the wrong position.

ok and a ull->ll tweak from natano@, ok tedu@


Reply via email to