Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 05/07/1997 19:00:03
gwr
Wed May  7 11:50:52 PDT 1997
Update of /cvsroot/src/sys/ddb
In directory netbsd1:/var/slash-tmp/cvs-serv5353

Modified Files:
	db_interface.h 
Log Message:
Add db_kill_proc().


augustss
Wed May  7 11:51:34 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/mainbus
In directory netbsd1:/var/slash-tmp/cvs-serv4606/arch/arm32/mainbus

Modified Files:
	lmcaudio.c vidcaudio.c 
Log Message:
Convert to new orthogonal audio encoding scheme and implement
some of the new encodings.  The change to ioctl AUDIO_GETENC is
NOT backwards compatible.


augustss
Wed May  7 11:51:36 PDT 1997
Update of /cvsroot/src/sys/arch/sparc/dev
In directory netbsd1:/var/slash-tmp/cvs-serv4606/arch/sparc/dev

Modified Files:
	amd7930.c 
Log Message:
Convert to new orthogonal audio encoding scheme and implement
some of the new encodings.  The change to ioctl AUDIO_GETENC is
NOT backwards compatible.


augustss
Wed May  7 11:51:38 PDT 1997
Update of /cvsroot/src/sys/compat/ossaudio
In directory netbsd1:/var/slash-tmp/cvs-serv4606/compat/ossaudio

Modified Files:
	ossaudio.c 
Log Message:
Convert to new orthogonal audio encoding scheme and implement
some of the new encodings.  The change to ioctl AUDIO_GETENC is
NOT backwards compatible.


augustss
Wed May  7 11:51:40 PDT 1997
Update of /cvsroot/src/sys/dev
In directory netbsd1:/var/slash-tmp/cvs-serv4606/dev

Modified Files:
	audio.c 
Log Message:
Convert to new orthogonal audio encoding scheme and implement
some of the new encodings.  The change to ioctl AUDIO_GETENC is
NOT backwards compatible.


augustss
Wed May  7 11:51:50 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv4606/dev/isa

Modified Files:
	ad1848.c gus.c pss.c sbdsp.c wss.c 
Log Message:
Convert to new orthogonal audio encoding scheme and implement
some of the new encodings.  The change to ioctl AUDIO_GETENC is
NOT backwards compatible.


augustss
Wed May  7 11:51:52 PDT 1997
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv4606/sys

Modified Files:
	audioio.h 
Log Message:
Convert to new orthogonal audio encoding scheme and implement
some of the new encodings.  The change to ioctl AUDIO_GETENC is
NOT backwards compatible.


gwr
Wed May  7 11:51:59 PDT 1997
Update of /cvsroot/src/sys/ddb
In directory netbsd1:/var/slash-tmp/cvs-serv5658

Modified Files:
	db_command.c 
Log Message:
Add a "kill" command that calls db_kill_proc().