Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Oct 1995 17:47:35 -0700
From:      Joerg Wunsch <joerg>
To:        cvs-bin, CVS-commiters
Subject:   cvs commit: src/bin/sh miscbltin.c redir.c sh.1
Message-ID:  <199510210047.RAA26905@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       95/10/20 17:47:33

  Modified:    bin/sh    miscbltin.c redir.c sh.1
  Log:
  o rename ulimit -p into ulimit -u, so we are in agreement with bash
  
  o fix brokeness for 1>&5 redirection, where `5' was an invalid file
    descriptor, but no error message has been generated
  
  o fix brokeness for redirect to/from myself case



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510210047.RAA26905>