CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2015/07/06 09:42:20
Modified files: libexec/comsat : comsat.c Log message: Trim trailing whitespace from the comsat message before calling strtonum() to parse the offset since mail.local writes a trailing newline. Otherwise comsat just discards the message. OK deraadt@