Hi attached file is the patch to make fish work on NetBSD
here's what the patch does...
1. /bin/expr on NetBSD doesn't support 'match'
2. futimes() returns EPERM on my PC, so I've changed 2nd argument of
futimes() from '&t' to 'NULL'.
3. in function fish_prompt in fish_interactive.fish, $fish_color_cwd
was not set.
so set_color always complains as "set_color: Expected an argument".
I'm not the menber of ML so please cc me.
Thanks for the great software.
--
Hiroshi SAKURAI
http://vimrc.hp.infoseek.co.jp/
fish.diff
Description: Binary data
