summaryrefslogtreecommitdiff
path: root/Completion/BSD
AgeCommit message (Expand)AuthorFilesLines
2025-01-2753325: cover newer BSD releases in completionOliver Kiddle6-17/+55
2023-11-2252315: completion options updateOliver Kiddle1-8/+17
2023-10-1152217: update completions for FreeBSD 14Oliver Kiddle4-60/+91
2023-09-0452112: use '_normal -p subcmd' to complete only external commandJun-ichi Takimoto1-1/+1
2023-06-0851817: protect ':' in _rcctlStephane Chazelas1-1/+1
2023-03-1651581: update completions to cover changes in OpenBSD 7.2Oliver Kiddle2-3/+5
2023-02-1951455, 51461: new completion for the OpenLDAP client tools including a helper...Oliver Kiddle1-2/+2
2022-04-01unposted: Fix typoMatthew Martin1-1/+1
2022-03-3149931: Update _bsd_pkgMatthew Martin1-21/+26
2022-03-1849852: Add _routing_domains and _routing_tables typesMatthew Martin3-1/+13
2022-03-1849851: _login_class: Complete login.conf.d classesMatthew Martin1-1/+8
2022-02-0249731: Add OpenBSD sys{clean,merge,patch,upgrade} completionMatthew Martin4-0/+28
2021-11-2449597: add a helper for completing numbers with unit suffixes and separate ou...Oliver Kiddle1-2/+2
2021-11-12github #82: Fix typosDimitris Apostolou2-2/+2
2021-10-2749529: Add rogue and descriptions to _rcctl lsMatthew Martin1-2/+11
2021-07-0949150: consistently use singular form for headings on completion match groupsOliver Kiddle3-9/+9
2021-04-1648556: new completion for ipfwOliver Kiddle1-0/+325
2021-02-0847944: update completions for NetBSD 9Oliver Kiddle3-4/+6
2021-02-0747931: update completions for OpenBSD base up to 6.8Oliver Kiddle2-0/+2
2021-02-0747930: update completions for FreeBSD base up to 12.2Oliver Kiddle1-0/+2
2021-02-0647919: use common function for completing BSD login classesOliver Kiddle1-0/+4
2020-08-08unposted: fix syntax errors in recently added completersMikael Magnusson2-2/+2
2020-06-2646106: new usbconfig completionOliver Kiddle1-0/+63
2020-06-0145940: Add _kdump and _ktrace completers and supporting _ktrace_points typeMatthew Martin3-0/+164
2020-03-06unposted: Remove 'sgi', as that OpenBSD port has been discontinued.Daniel Shahaf1-1/+1
2020-03-05github #49: Fix typo: longson should be loongsonBryan Irvine1-1/+1
2020-01-0945269: Fix misspellings in completions and elsewhere.Jens Schleusener1-1/+1
2019-10-1844849: completion updates for changes in OpenBSD 6.6Oliver Kiddle1-38/+25
2019-09-2744782: new completions for avahi and pkginOliver Kiddle1-0/+79
2019-06-0344389: update _iostat and _vmstat for BSDJun-ichi Takimoto2-0/+57
2019-05-0944279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5Oliver Kiddle6-24/+39
2019-02-2644080: Completion: Fix several option-description typosdana2-3/+3
2018-11-1643830: _cu: Complete /dev/cu.*Daniel O'Connor1-2/+2
2018-11-1243816: various completion option updatesOliver Kiddle1-18/+41
2018-11-1243813: for powerd add units, default values and allow option arguments in the...Oliver Kiddle1-10/+10
2018-11-0743761: update five completion functions for darwinJun-ichi Takimoto1-3/+3
2018-10-2443718: Use singular completion group descriptionsdana1-1/+1
2018-08-2443330: complete more options to cuOliver Kiddle1-9/+50
2018-07-0743106: Add ldap completerMatthew Martin1-0/+87
2018-07-0143107: add an option to _ttys to complete only open ttysJun-ichi Takimoto1-1/+1
2018-06-0942964: Update list of fbsd architecturesEitan Adler1-1/+1
2018-06-0742931: completion for several utilities especially for checksums across a var...dana1-67/+0
2018-06-0742937: add -M and -m optionsEitan Adler1-0/+2
2018-05-0242740: Teach _systat about the 'zarc' screenEitan Adler1-0/+1
2018-04-1642643, 42644: new cksum completionMatthew Martin1-0/+67
2018-04-0742604: new completions for OpenBSD's signify and vmctlMatthew Martin2-0/+110
2018-04-0542582: updates to options in completions for OpenBSD 6.3Oliver Kiddle1-2/+21
2018-03-3142571: new completion for FreeBSD jail commandOliver Kiddle2-1/+54
2018-01-0442214: use less general names on new functions for completing file flags and ...dana2-1/+1
2018-01-0442210: factor out completion of file modes and flags and handle _comp_priv_pr...dana2-63/+73