summaryrefslogtreecommitdiff
path: root/Completion/BSD/Command
AgeCommit message (Collapse)AuthorFilesLines
2017-04-2640965: fix for missing local declarations of explOliver Kiddle1-1/+1
2017-03-30Fix typo breaking kld completionDag-Erling Smørgrav1-1/+1
2017-03-0440597: be flexible about order of options to _valuesOliver Kiddle1-2/+2
2016-12-1840209: Fix typo in chflags completionBaptiste Daroussin1-1/+1
2016-11-0739855: new completion for jot commandJun-ichi Takimoto1-0/+82
2016-09-1139261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges ↵Oliver Kiddle1-0/+1
with sudo in completion functions A new gain-privileges style enables it and a _comp_priv_prefix array added for tracking how to match privileges for the current command
2016-09-0739209: Update optionsMatthew Martin1-3/+8
2016-09-0739208: Update flagsMatthew Martin1-13/+29
2016-09-0739223: Introduce addflags function to reduce redundancyMatthew Martin1-42/+33
2016-08-0338989: minor completion updates for FreeBSDOliver Kiddle2-1/+2
2016-07-1738868: update completions for new options on FreeBSDOliver Kiddle10-85/+131
2016-07-0838812: a few new completions and update some command optionsOliver Kiddle1-5/+25
2016-05-0938425: _cu: Remove old -d option of _baudratesFrank Terbeck1-1/+1
2016-05-0938424: Use _baudrates helper instead of _baudrateFrank Terbeck1-1/+1
2016-05-0238388: Refactor baud rate completionFrank Terbeck1-1/+1
This adds a new helper function _baudrate and uses it in place of private solutions in various existing completions.
2016-02-1137913: add additional completers and _zpool improvementEric Cook2-0/+88
2016-01-1337550: _cu: Support Linux line-device names; fail gracefully on OSes ↵Daniel Shahaf1-1/+1
matching no known line-device name pattern.
2016-01-1037534: completion for OpenBSD's cu, fw_update and rcctl utilsMatthew Martin3-0/+59
2015-11-16_sockstat: minor improvementsEric Cook1-5/+16
allow -p, -P and -f's argument to be completed in the same word. Complete -P's argument using /etc/protocols again, while allowing a comma delimited list of protocols.
2015-10-1936889: completion of system specific sockstat optionsEric Cook1-19/+31
2015-08-0535973: new systat and vmstat completionsEric Cook1-0/+88
2015-07-2635274: completion: Add FreeBSD's watch(1)Daniel Shahaf1-0/+13
Review-by: Oliver Kiddle
2015-05-0735052: new BSD completionsEric Cook4-0/+139
2015-03-0334637: New mixerctl completion for BSDMatthew Martin1-0/+11
2014-11-0933640: look in /boot/modules instead of /modules for third-party modulesclutton1-1/+1
2014-10-2133485: fixes for zstyle context handlingOliver Kiddle1-1/+1
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson1-17/+0
2013-11-25unposted, see 32050, 32051: remove non-ASCII characters in functionsPeter Stephenson1-1/+1
2011-06-20unposted: clean up completion descriptions as per Etc/completion-style-guideDoug Kearns1-9/+9
2011-05-1929307, 29308 + replies: Fix some doubled words in docs and comments.Mikael Magnusson1-1/+1
2011-03-01Baptiste: 28819: FreeBSD completion tweaksPeter Stephenson2-0/+24
2010-06-06unposted: fix incorrectly capitalized completion descriptionsDoug Kearns10-162/+162
2009-11-12Baptiste Daroussin: 27379, 27381: BSD completionsPeter Stephenson4-0/+147
2009-09-16Baptiste Daroussin: 27277:Improve csup completion.Peter Stephenson1-0/+3
2009-06-04Baptiste Daroussin: 27033: FreeBSD portaudit and mount completionPeter Stephenson1-4/+4
2009-06-04Baptiste Daroussin: 27029: new pfctl completionPeter Stephenson2-0/+97
2008-08-1225435: Baptiste Daroussin <baptiste.daroussin@gmail.com>:Peter Stephenson8-20/+106
new and improved BSD completions unposted: fix Solaris completion .distfiles
2008-04-20William Scott: users/12793: extra chflagsPeter Stephenson1-0/+2
2007-09-2723814: fixes for Darwin.Clint Adams1-1/+1
2007-08-01update some .distfilesPeter Stephenson1-0/+1
2007-07-2223691: declare local parameter scope for _arguments state.Clint Adams1-1/+4
2007-07-20Renato Botelho <rbgarga@gmail.com>: 23685: new FreeBSD completionsPeter Stephenson3-0/+66
2005-05-11Joerg Sonnenberger: 21252: Dragonfly BSD supportOliver Kiddle1-1/+1
2004-01-2119387: add (-.) glob qualifier to globs where only files are directly applicableOliver Kiddle2-5/+5
2002-09-26Akinori Musha: 17719: add support for the pkg_create commandOliver Kiddle1-1/+44
2002-08-0517499: BSD pkg_* tools now support bzip2'd packagesOliver Kiddle1-3/+3
2002-02-01Akinori Musha: 16534: a few bug fixes and some wording fixesOliver Kiddle1-21/+29
2001-09-16Akinori MUSHA: Improved BSD package completion.Bart Schaefer1-39/+139
2001-08-03new BSD completion and fix _chown for symlinksOliver Kiddle2-1/+46
2001-07-06add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)Oliver Kiddle1-0/+2