Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/07/1996 14:40:03
jtc
Tue May 7 14:32:24 EDT 1996
Update of /a/cvsroot/src/usr.bin/env
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5858/env
Modified Files:
env.c
Log Message:
Include appropriate header files to bring prototypes into scope.
Removed explicit errno declarations.
jtc
Tue May 7 14:32:28 EDT 1996
Update of /a/cvsroot/src/usr.bin/hexdump
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5858/hexdump
Modified Files:
display.c hexdump.c
Log Message:
Include appropriate header files to bring prototypes into scope.
Removed explicit errno declarations.
jtc
Tue May 7 14:32:30 EDT 1996
Update of /a/cvsroot/src/usr.bin/indent
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5858/indent
Modified Files:
indent.c
Log Message:
Include appropriate header files to bring prototypes into scope.
Removed explicit errno declarations.
jtc
Tue May 7 14:32:32 EDT 1996
Update of /a/cvsroot/src/usr.bin/lock
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv5858/lock
Modified Files:
lock.c
Log Message:
Include appropriate header files to bring prototypes into scope.
Removed explicit errno declarations.