CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2011/07/04 00:44:52
Modified files: usr.bin/kdump : kdump.c kdump_subr.h mksubr Log message: Big restructuring of the main switch making it much more readable. Also, handle offset_t (long long) args and padding in a consistent manner. ok deraadt@