CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/03 21:04:02
Modified files:
usr.bin/ssh : sftp.c
Log message:
Allow full range of UIDs and GIDs for sftp chown and chgrp on 32bit
platforms instead of being limited by LONG_MAX. bz#3206, found by
booking00 at sina.cn, ok markus@
