CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2014/12/14 18:48:54
Modified files: usr.bin/kdump : kdump.1 kdump.c kdump.h kdump_subr.h ktrstruct.c Log message: Eliminate the -r option and always do sysctl OID, username, groupname, and ctime presentation, but combined with the numeric form ala 0<"root">. Do username and groupname presentation on syscall arguments and retvals. ok millert@ otto@