[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs commit: src/usr.bin/alias generic.sh



cperciva    2005-10-24 22:32:19 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/alias        generic.sh 
  Log:
  Use the "builtin" shell function to make sure that the requested
  command is handled as a shell function.  This avoids the following
  peculiar behaviour when /usr/bin is on a case-insensitive filesystem:
      # READ foo
  (... long pause, depending upon the amount of swap space available ...)
      sh: Resource temporarily unavailable.
  
  Reported by:    I can't remember; someone on IRC.
  MFC after:      1 week
  
  Revision  Changes    Path
  1.2       +1 -1      src/usr.bin/alias/generic.sh
_______________________________________________
cvs-all_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe_(_at_)_freebsd_(_dot_)_org"



Visit your host, monkey.org