about summary refs log tree commit diff
path: root/Completion/BSD/Type
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 44389: update _iostat and _vmstat for BSDJun-ichi Takimoto2019-06-032-0/+57
| | | | common parts are separated into _bsd_disks and _fbsd_device_types
* 43761: update five completion functions for darwinJun-ichi Takimoto2018-11-071-3/+3
|
* 42964: Update list of fbsd architecturesEitan Adler2018-06-091-1/+1
|
* 42214: use less general names on new functions for completing file flags and ↵dana2018-01-041-0/+0
| | | | modes
* 42210: factor out completion of file modes and flags and handle ↵dana2018-01-041-0/+70
| | | | _comp_priv_prefix for chflags
* 42113: BSD complation updates.Peter Stephenson2017-12-133-0/+23
| | | | | | Remove use of pkg_* for FreeBSD. Add BSD architecture utilities.
* unposted: include .distfiles for new directoryOliver Kiddle2015-05-141-0/+2
|
* 35049: allow jail completion to include jid 0 for the host and toOliver Kiddle2015-05-111-2/+30
| | | | complete jails by any parameter
* 35011: update completions for some common Unix commands,Oliver Kiddle2015-05-031-0/+5
in particular improving FreeBSD support