CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2016/06/06 19:34:39
Modified files: usr.bin/kdump : ktrstruct.c Log message: add a hack to avoid printing the long string format for times in the 70s. this is usually a result of a timestamp which hasn't been identified as "relative" and decoding them to precise dates long in the past is a distraction. (eagerly awaiting a cleaner, better diff to do the same.)