cvs commit: src/bin/sh show.c

Peter Avalos pavalos at crater.dragonflybsd.org
Sat Jan 13 22:26:21 PST 2007


pavalos     2007/01/13 22:21:52 PST

DragonFly src repository

  Modified files:
    bin/sh               show.c 
  Log:
  Output something reasonable for regular and expanded here-documents.
  
  Remove extra getenv() declaration.
  
  Include missing headers to get prototypes.
  
  Remove dead code which supported systems without O_APPEND, O_CREAT or SIGTSTP.
  
  Obtained-from:  FreeBSD
  
  Revision  Changes    Path
  1.4       +9 -6      src/bin/sh/show.c


http://www.dragonflybsd.org/cvsweb/src/bin/sh/show.c.diff?r1=1.3&r2=1.4&f=u





More information about the Commits mailing list