Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 07/04/1997 21:10:03
is
Fri Jul  4 14:00:19 PDT 1997
Update of /cvsroot/src/sys/arch/amiga/dev
In directory netbsd1:/var/slash-tmp/cvs-serv10901

Modified Files:
	aucc.c auccvar.h 
Log Message:
Multichannel output still doesn't work, but while working on it, I repaired
the double buffering code, and setting a couple of other parameters works now.


christos
Fri Jul  4 17:00:37 EDT 1997
Update of /cvsroot/src/bin/sh
In directory netbsd1:/var/slash-tmp/cvs-serv11089

Modified Files:
	Makefile 
Log Message:
Don't roll own rules to build helper programs.
Add WARNS


christos
Fri Jul  4 17:02:28 EDT 1997
Update of /cvsroot/src/bin/sh
In directory netbsd1:/var/slash-tmp/cvs-serv11547

Modified Files:
	alias.c arith.h arith.y arith_lex.l cd.h error.c error.h 
	eval.c exec.c expand.c histedit.c input.c jobs.c mail.c main.c 
	memalloc.c miscbltin.c mkbuiltins mkinit.c mknodes.c 
	mksyntax.c mystring.c options.c output.c parser.c redir.c 
	show.c trap.c var.c 
Added Files:
	miscbltin.h 
Log Message:
Fix compiler warnings.


christos
Fri Jul  4 17:02:30 EDT 1997
Update of /cvsroot/src/bin/sh/bltin
In directory netbsd1:/var/slash-tmp/cvs-serv11547/bltin

Modified Files:
	bltin.h 
Log Message:
Fix compiler warnings.