about summary refs log tree commit diff
path: root/Completion/BSD
Commit message (Collapse)AuthorAgeFilesLines
* 47944: update completions for NetBSD 9Oliver Kiddle2021-02-083-4/+6
|
* 47931: update completions for OpenBSD base up to 6.8Oliver Kiddle2021-02-072-0/+2
|
* 47930: update completions for FreeBSD base up to 12.2Oliver Kiddle2021-02-071-0/+2
|
* 47919: use common function for completing BSD login classesOliver Kiddle2021-02-061-0/+4
| | | | also update for options to env on FreeBSD and Dragonfly
* unposted: fix syntax errors in recently added completersMikael Magnusson2020-08-082-2/+2
|
* 46106: new usbconfig completionOliver Kiddle2020-06-261-0/+63
|
* 45940: Add _kdump and _ktrace completers and supporting _ktrace_points typeMatthew Martin2020-06-013-0/+164
|
* unposted: Remove 'sgi', as that OpenBSD port has been discontinued.Daniel Shahaf2020-03-061-1/+1
| | | | See https://www.openbsd.org/sgi.html and discussion on github PR #49.
* github #49: Fix typo: longson should be loongsonBryan Irvine2020-03-051-1/+1
|
* 45269: Fix misspellings in completions and elsewhere.Jens Schleusener2020-01-091-1/+1
|
* 44849: completion updates for changes in OpenBSD 6.6Oliver Kiddle2019-10-181-38/+25
|
* 44782: new completions for avahi and pkginOliver Kiddle2019-09-271-0/+79
|
* 44389: update _iostat and _vmstat for BSDJun-ichi Takimoto2019-06-032-0/+57
| | | | common parts are separated into _bsd_disks and _fbsd_device_types
* 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5Oliver Kiddle2019-05-096-24/+39
|
* 44080: Completion: Fix several option-description typosdana2019-02-262-3/+3
|
* 43830: _cu: Complete /dev/cu.*Daniel O'Connor2018-11-161-2/+2
|
* 43816: various completion option updatesOliver Kiddle2018-11-121-18/+41
|
* 43813: for powerd add units, default values and allow option arguments in ↵Oliver Kiddle2018-11-121-10/+10
| | | | the same word as the option
* 43761: update five completion functions for darwinJun-ichi Takimoto2018-11-071-3/+3
|
* 43718: Use singular completion group descriptionsdana2018-10-241-1/+1
|
* 43330: complete more options to cuOliver Kiddle2018-08-241-9/+50
|
* 43106: Add ldap completerMatthew Martin2018-07-071-0/+87
|
* 43107: add an option to _ttys to complete only open ttysJun-ichi Takimoto2018-07-011-1/+1
| | | | Use the option in _ps and _watch-snoop
* 42964: Update list of fbsd architecturesEitan Adler2018-06-091-1/+1
|
* 42931: completion for several utilities especially for checksums across a ↵dana2018-06-071-67/+0
| | | | variety of systems
* 42937: add -M and -m optionsEitan Adler2018-06-071-0/+2
|
* 42740: Teach _systat about the 'zarc' screenEitan Adler2018-05-021-0/+1
|
* 42643, 42644: new cksum completionMatthew Martin2018-04-161-0/+67
|
* 42604: new completions for OpenBSD's signify and vmctlMatthew Martin2018-04-072-0/+110
|
* 42582: updates to options in completions for OpenBSD 6.3Oliver Kiddle2018-04-051-2/+21
|
* 42571: new completion for FreeBSD jail commandOliver Kiddle2018-03-312-1/+54
|
* 42214: use less general names on new functions for completing file flags and ↵dana2018-01-042-1/+1
| | | | modes
* 42210: factor out completion of file modes and flags and handle ↵dana2018-01-042-63/+73
| | | | _comp_priv_prefix for chflags
* 42117: use anonymous function rather than define one in user namespaceMatthew Martin2018-01-031-38/+42
|
* 42171: prevent parameters of various parameters from becoming globalEric Cook2018-01-021-1/+1
|
* 42113: BSD complation updates.Peter Stephenson2017-12-134-109/+164
| | | | | | Remove use of pkg_* for FreeBSD. Add BSD architecture utilities.
* 41855: completion option updates for OpenBSD 6.2 and handle macOS in rm ↵Oliver Kiddle2017-10-111-55/+80
| | | | completion
* 41725: assorted minor updates to completion functionsOliver Kiddle2017-09-181-3/+7
|
* 41562: correct completed wordOliver Kiddle2017-08-181-1/+1
|
* 41492: update some options in completionsOliver Kiddle2017-08-051-1/+3
|
* 40965: fix for missing local declarations of explOliver Kiddle2017-04-261-1/+1
|
* Fix typo breaking kld completionDag-Erling Smørgrav2017-03-301-1/+1
|
* 40597: be flexible about order of options to _valuesOliver Kiddle2017-03-041-2/+2
|
* 40209: Fix typo in chflags completionBaptiste Daroussin2016-12-181-1/+1
|
* 39855: new completion for jot commandJun-ichi Takimoto2016-11-071-0/+82
|
* 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges ↵Oliver Kiddle2016-09-111-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
* 39209: Update optionsMatthew Martin2016-09-071-3/+8
|
* 39208: Update flagsMatthew Martin2016-09-071-13/+29
|
* 39223: Introduce addflags function to reduce redundancyMatthew Martin2016-09-071-42/+33
|
* 38989: minor completion updates for FreeBSDOliver Kiddle2016-08-032-1/+2
|