mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-12 11:01:15 +02:00
add completion for sysctl(8) (15215, 15223)
This commit is contained in:
parent
4b66cd7682
commit
dd1818408f
3 changed files with 57 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-07-03 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* 15223, Akinori Musha: 15215: Completion/Unix/Command/.distfiles,
|
||||
Completion/Unix/Command/_sysctl: Add completion for sysctl(8)
|
||||
|
||||
2001-07-02 Bart Schaefer <schaefer@zsh.org>
|
||||
|
||||
* unposted: zshconfig.ac: Remove references to FUNCINST_MK.
|
||||
|
@ -5,7 +10,7 @@
|
|||
2001-07-02 Oliver Kiddle <opk@zsh.org>
|
||||
|
||||
* 15204: zshconfig.ac, Src/compat.c, Src/params.c: fix compilation
|
||||
problems on IRIX 5.2 and correct error messages
|
||||
problems on IRIX 5.3 and correct error messages
|
||||
|
||||
2001-06-30 Bart Schaefer <schaefer@zsh.org>
|
||||
|
||||
|
|
18
Completion/Unix/Command/.distfiles
Normal file
18
Completion/Unix/Command/.distfiles
Normal file
|
@ -0,0 +1,18 @@
|
|||