Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH] New completion + fixes for freebsd
- X-seq: zsh-workers 28819
- From: Baptiste Daroussin <baptiste.daroussin@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: [PATCH] New completion + fixes for freebsd
- Date: Mon, 28 Feb 2011 18:15:26 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:from:date:message-id:subject:to :content-type; bh=5S1tJLF+8c/A2bCW9U/bMNDjI6jmomiJqX5PuRTreeI=; b=XSMuwfoqjcqlHDpb5BLj3Av9XdHwkKDtlpES8CNY3UiBSDu+HaxTvUJZBpG/edkW5d 5doSLuULfKdKRIIpMLC0KCpWlXJh8p0IJ8Vo+ajWTR82B0jSDYL9jholtelGBmhc21Me eb8WRws0wsfpYWK/XyVSL6mU9+K3mXo09QSxk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=rmQKCfwll4ddJf/Su+Oc6rzWVnCzSTptyneXGxMgMMnLgjoCOECcWpOfiSCUHoDNXn 25nlmGYBKhV1mW2fGeuz9v2LNxe6BYZJiB2xE2xykKC/uH9TsSAWd9lYORU0JjFHSWaQ 2B5Z7338IHMdYeQMeR7aBJW7oYaqsvFVV+qTU=
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Hi all,
Here is a patch to add completion for sockstat (freebsd command) + some fixes :
correct label listing for mount completion on freebsd,
correction of some filesystem names + complete the list with linsysfs
for freebsd
http://people.freebsd.org/~bapt/0001-Add-sockstat-completion.patch
regards,
Bapt
Messages sorted by:
Reverse Date,
Date,
Thread,
Author