diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | Completion/Debian/Command/.distfiles | 20 | ||||
-rw-r--r-- | Completion/Linux/Command/.distfiles | 5 | ||||
-rw-r--r-- | Completion/Unix/Command/.distfiles | 76 |
4 files changed, 54 insertions, 52 deletions
diff --git a/ChangeLog b/ChangeLog index 4e3a07185..64af61d30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2006-02-09 Clint Adams <clint@zsh.org> + * unposted: Completion/Debian/Command/.distfiles, + Completion/Linux/Command/.distfiles, + Completion/Unix/Command/.distfiles: update + some .distfiles. + * 22205: Completion/Unix/Command/_make: patch from R.Ramkumar to use the argument to -C in make completion. diff --git a/Completion/Debian/Command/.distfiles b/Completion/Debian/Command/.distfiles index 9aa02f0b6..fe7319011 100644 --- a/Completion/Debian/Command/.distfiles +++ b/Completion/Debian/Command/.distfiles @@ -1,13 +1,13 @@ DISTFILES_SRC=' .distfiles -_apt _apt-move _apt-show-versions _aptitude _auto-apt -_bts _bug -_dchroot _debchange _debfoster _debsign _dlocate _dpkg _dpkg-cross _dpkg_source -_dput _dupload -_lintian -_madison _make-kpkg _mergechanges _module-assistant -_piuparts -_toolchain-source -_update-alternatives _update-rc.d _uscan -_wajig +_apt _aptitude _apt-move +_apt-show-versions _auto-apt _bts +_bug _dchroot _debchange +_debdiff _debfoster _debsign +_dlocate _dpkg _dpkg-cross +_dpkg_source _dput _dupload +_lintian _madison _make-kpkg +_mergechanges _module-assistant _piuparts +_toolchain-source _update-alternatives _update-rc.d +_uscan _wajig _wanna-build ' diff --git a/Completion/Linux/Command/.distfiles b/Completion/Linux/Command/.distfiles index 46621a4e7..2ef18aa1c 100644 --- a/Completion/Linux/Command/.distfiles +++ b/Completion/Linux/Command/.distfiles @@ -1,5 +1,6 @@ DISTFILES_SRC=' .distfiles -_acpi _brctl _iptables _iwconfig _losetup _mii-tool _modutils _mondo _pkgtool -_tune2fs _uml _valgrind _yast +_acpi _brctl _fusermount _iptables _iwconfig _losetup +_mii-tool _modutils _mondo _pkgtool _sshfs _tpb +_tpconfig _tune2fs _uml _valgrind _yast ' diff --git a/Completion/Unix/Command/.distfiles b/Completion/Unix/Command/.distfiles index f19f05350..97e8d0fad 100644 --- a/Completion/Unix/Command/.distfiles +++ b/Completion/Unix/Command/.distfiles @@ -1,43 +1,39 @@ DISTFILES_SRC=' .distfiles -_a2ps _aap _ant _antiword _apachectl -_apm _arp _arping _attr -_baz _bison _bittorrent _bogofilter _bzip2 -_cal _ccal _cdcd _cdrecord _chkconfig -_chmod _chown _compress _configure _cpio -_cvs -_darcs _dd _dhclient _dict _diff -_du _dvi -_ecasound _elinks _elm _enscript -_fakeroot _fetchmail _figlet _find _finger -_flex _fortune _fsh _fuser -_gcc _gdb _getconf _getent _global -_gnu_generic _gpg _gphoto2 _gprof _grep -_groff _gs _gzip -_iconv _ifconfig _imagemagick _init_d _irssi -_ispell _java _joe -_killall _knock _kvno -_last _less _links _loadkeys _look -_lp _ls _lsof _lynx _lzop -_mail _make _man _mencal _mh -_mount _mpc _mt _mtools _mtr -_mutt _mysql_utils _mysqldiff -_ncftp _netcat _nice _nmap _nslookup -_pack _patch _pbm _perforce _perl -_perldoc _php _pine _pkg-config -_postfix _prcs -_printenv _psutils _pump _python -_raggle _rake _rar _rcs _renice -_rlogin _rsync _rubber _ruby -_sablotron _samba _sccs _screen _sed -_sh _showmount _slrn _socket _spamassassin -_ssh _strip _stty _su _subversion -_sudo _surfraw _sysctl -_tar _telnet _texinfo _tidy _tiff -_tin _tla -_unace _unexpand _uniq _user_admin -_vim _vorbis _vux -_w3m _webbrowser _wget _whereis _whois -_wiggle _xargs _xmlsoft -_yodl _yp _zcat _zdump _zip +_a2ps _aap _ant _antiword _apachectl +_apm _arp _arping _attr _baz +_bison _bittorrent _bogofilter _bzip2 _bzr +_cal _ccal _cdcd _cdrecord _chkconfig +_chmod _chown _compress _configure _cp +_cpio _cplay _cvs _darcs _date +_dd _dhclient _dict _diff _du +_dvi _ecasound _elinks _elm _enscript +_fakeroot _fetchmail _figlet _find _finger +_flasher _flex _fortune _fsh _fuser +_gcc _gdb _getconf _getent _git +_global _gnu_generic _gnutls _gpg _gphoto2 +_gprof _grep _groff _gs _gzip +_iconv _ifconfig _imagemagick _init_d _irssi +_ispell _java _joe _killall _knock +_kvno _last _less _links _loadkeys +_look _lp _ls _lsof _lynx +_lzop _mail _make _man _mencal +_mh _mount _mpc _mt _mtools +_mtr _mutt _mysqldiff _mysql_utils _ncftp +_netcat _nice _nmap _nslookup _pack +_patch _pbm _perforce _perl _perldoc +_php _pine _ping _pkg-config _postfix +_prcs _printenv _psutils _pump _python +_quilt _raggle _rake _rar _rcs +_renice _rlogin _rsync _rubber _ruby +_sablotron _samba _sccs _screen _sed +_sh _showmount _slrn _socket _spamassassin +_ssh _strip _stty _su _subversion +_sudo _surfraw _sysctl _tar _telnet +_texinfo _tidy _tiff _tin _tla +_totd _unace _unexpand _uniq _user_admin +_vim _vorbis _vux _w3m _webbrowser +_wget _whereis _whois _wiggle _xargs +_xmlsoft _yodl _yp _zcat _zdump +_zip ' |