CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/12/21 12:13:17
Modified files:
shells/zsh : Makefile
shells/zsh/patches: patch-Completion_BSD_Command__bsd_pkg
patch-Completion_Unix_Command__nm
shells/zsh/pkg : PLIST
Added files:
shells/zsh/patches: patch-Completion_Unix_Command__elfdump
patch-Completion_Unix_Command__objdump
patch-Completion_Unix_Command__readelf
patch-Completion_Unix_Type__object_files
Log message:
- add completion type for object files
this applies the same fix we have for nm(1) to other programs too
from Matthew Martin
ok pea@ (MAINTAINER)