Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/21/1998 10:50:03
christos
Wed Jan 21 05:47:42 EST 1998
Update of /cvsroot/src/bin/sh
In directory netbsd1:/var/slash-tmp/cvs-serv3321

Modified Files:
	Makefile miscbltin.c output.c 
Log Message:
BSD4_4 is a standard symbol in <sys/param.h>; make sure that files
that need this defined, include <sys/param.h> and don't define it in
the Makefile. Add a comment to that effect.