CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/12/07 11:50:06

Modified files:
        usr.bin/grep   : grep.h util.c 

Log message:
Represent line numbers with off_t rather than int. This prevents
overflow on huge inputs. ok millert@, deraadt@

Reply via email to