summary refs log tree commit diff
path: root/Completion/BSD/Type
Commit message (Collapse)AuthorAgeFilesLines
* 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