CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2017/04/01 18:53:37

Modified files:
        libexec/comsat : comsat.c 

Log message:
Prefer pread() over lseek()+read()
open() only needs the mode argument if O_CREAT is present

ok beck@ deraadt@

Reply via email to