NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55175 CVS commit: src/sys/dev/audio



The following reply was made to PR kern/55175; it has been noted by GNATS.

From: "Nia Alarie" <nia%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55175 CVS commit: src/sys/dev/audio
Date: Tue, 26 May 2020 10:12:12 +0000

 Module Name:	src
 Committed By:	nia
 Date:		Tue May 26 10:12:12 UTC 2020
 
 Modified Files:
 	src/sys/dev/audio: audio.c
 
 Log Message:
 audio: Restore compat with Solaris for 8-bit LINEAR.
 
 It's always signed, unless it's LINEAR8.
 
 PR kern/55175
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.71 -r1.72 src/sys/dev/audio/audio.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index