From a3d92298ff9dd14c98b01c76d7e374499fd27ae7 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Wed, 13 Dec 2017 18:08:18 +0000 Subject: 42113: BSD complation updates. Remove use of pkg_* for FreeBSD. Add BSD architecture utilities. --- Completion/BSD/Type/_nbsd_architectures | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Completion/BSD/Type/_nbsd_architectures (limited to 'Completion/BSD/Type/_nbsd_architectures') diff --git a/Completion/BSD/Type/_nbsd_architectures b/Completion/BSD/Type/_nbsd_architectures new file mode 100644 index 000000000..441b874da --- /dev/null +++ b/Completion/BSD/Type/_nbsd_architectures @@ -0,0 +1,11 @@ +#autoload + +local expl + +_description architectures expl 'architecture' +compadd "$@" "$expl[@]" amd64 evbarm evbmips evbppc hpcarm i386 sparc64 xen \ + acorn32 algor alpha amiga amigappc arc atari bebox cats cesfic cobalt dreamcast \ + emips epoc32 evbsh3 ews4800mips hp300 hppa hpcmips hpcsh ia64 ibmnws iyonix \ + landisk luna68k mac68k macppc mipsco mmeye mvme68k mvmeppc netwinder news68k \ + newsmips next68k ofppc pmax prep rs6000 sandpoint sbmips sgimips shark sparc \ + sun2 sun3 vax x68k zaurus -- cgit 1.4.1