CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2014/06/22 17:50:45

Modified files:
        usr.bin/kdump  : ktrstruct.c 

Log message:
Negative time{spec,val}s with non-zero subsecond parts require extra
handling. E.g., a timeval of { -1, 1 } is -0.999999, as the subsecond
part is always positive.

Also, update the list of sockaddr_* types that we might add support for

Reply via email to