1
0
Fork 0
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:
Oliver Kiddle 2001-07-03 16:37:35 +00:00
parent 4b66cd7682
commit dd1818408f
3 changed files with 57 additions and 1 deletions

View file

@ -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>

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -0,0 +1,18 @@