Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Feb 1996 05:27:56 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        cvs-bin, CVS-committers
Subject:   cvs commit: src/bin/sh Makefile parser.c
Message-ID:  <199602031327.FAA28833@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       96/02/03 05:27:56

  Modified:    bin/sh    Makefile parser.c
  Log:
  Fix the borokeness that crept in with rev 1.10 of parser.c, the sh
  didn't correctly start background jobs anymore.  Strange that nobody
  was complaining...
  
  Add a dummy target for `builtins' in the Makefile, to prevent it
  from attempting to build this file by compiling builtins.c. :-/
  
  Revision  Changes    Path
  1.9       +4 -1      src/bin/sh/Makefile
  1.11      +2 -2      src/bin/sh/parser.c



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