Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/23/1997 05:50:02
cgd
Wed Jan 22 21:43:30 PST 1997
Update of /cvsroot/src/distrib/crunch/crunchide
In directory netbsd1:/var/slash-tmp/cvs-serv27379

Modified Files:
	exec_elf32.c 
Log Message:
add ELF support.  tested on an alpha (64-bit ELF), but compiled with both
32- and 64-bit ELF support.


mikel
Wed Jan 22 21:48:07 PST 1997
Update of /cvsroot/src/sbin/shutdown
In directory netbsd1:/var/slash-tmp/cvs-serv27829/src/sbin/shutdown

Modified Files:
	shutdown.c 
Log Message:
eliminate possibility that execle() will be called with one too many
  arguments.