Subject: sun-lamp CVS commits
To: None <source-changes>
From: The Source Master <srcmastr>
List: source-changes
Date: 05/12/1994 10:10:01
jtc
Thu May 12 10:03:52 PDT 1994
Update of /b/source/CVS/src/bin/sh
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/sh

Modified Files:
	cd.c error.c eval.c exec.c expand.c histedit.c input.c main.c 
	memalloc.c miscbltin.c mystring.c options.c output.c trap.c 
	var.c 
Log Message:
Include appropriate header files to bring function prototypes into scope.


jtc
Thu May 12 10:08:57 PDT 1994
Update of /b/source/CVS/src/bin/sh
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/sh

Modified Files:
	memalloc.c miscbltin.c 
Log Message:
use prototypes provided by header files instead of our own

------------------------------------------------------------------------------