stefanf     2005-09-02 22:43:28 UTC
  FreeBSD src repository
  Modified files:
    bin/sh               alias.c 
  Log:
  Return 1 from the unalias builtin if _any_ removal fails, not just the last
  one.
  
  Revision  Changes    Path
  1.20      +1 -1      src/bin/sh/alias.c