cvs commit: ports/shells/zsh Makefile ports/shells/zsh/files
_fstat _procstat _sockstat patch-Completion-Unix-Command-_mount
patch-Completion-Unix-Type-_file_systems
patch-Completion-Unix-Type-_zfs_dataset
Dag-Erling Smorgrav
des at FreeBSD.org
Mon Jun 15 15:03:20 UTC 2009
des 2009-06-15 15:03:19 UTC
FreeBSD ports repository
Modified files:
shells/zsh Makefile
shells/zsh/files patch-Completion-Unix-Command-_mount
patch-Completion-Unix-Type-_file_systems
Added files:
shells/zsh/files _fstat _procstat _sockstat
patch-Completion-Unix-Type-_zfs_dataset
Log:
Add some upstream completion patches + new completion files for
procstat, sockstat and fstat.
Submitted by: Baptiste Daroussin <baptiste.daroussin at gmail.com>
Revision Changes Path
1.115 +16 -0 ports/shells/zsh/Makefile
1.1 +15 -0 ports/shells/zsh/files/_fstat (new)
1.1 +17 -0 ports/shells/zsh/files/_procstat (new)
1.1 +23 -0 ports/shells/zsh/files/_sockstat (new)
1.3 +62 -30 ports/shells/zsh/files/patch-Completion-Unix-Command-_mount
1.2 +11 -7 ports/shells/zsh/files/patch-Completion-Unix-Type-_file_systems
1.1 +27 -0 ports/shells/zsh/files/patch-Completion-Unix-Type-_zfs_dataset (new)
More information about the cvs-ports
mailing list