CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/23 23:05:42
Modified files:
usr.bin/kdump : kdump.c kdump.h ktrstruct.c
Log message:
Display NAMI records and AF_UNIX socket paths with vis, using
VIS_CSTYLE | VIS_DQ | VIS_TAB | VIS_NL; add the latter three flags
to the existing vis encoding of exec argv/environ and pledge
requests/paths.
Delete local variables left unused when showbuf() and showbufc() were split
ok otto@ millert@
