Go to file
jtk 4f3fc10939 Fix PR#2060 (add AUDIO_PERROR ioctl to query # of playback drops), also
fix semantics of AUDIO_WERROR (now returns a count).

Also repair audio driver back to "real-time mode" where user must
provide data quickly enough for real time audio or silence is played
until user catches up.  Add optional "play all" mode (additional bit in
mode field) to play all samples provided, with silence when needed to
avoid buffer underrun.
1996-02-17 02:28:56 +00:00
bin Changed so that COLUMNS environment variable will override the value 1996-02-14 05:58:53 +00:00
distrib Add script I used to make the 1.1 source distribution 1996-02-12 21:58:46 +00:00
etc Add fd to all; stdin, stdout, and stderr to std 1996-02-13 23:55:09 +00:00
games Removed "extern int errno"; Added #include <errno.h> if not already present. 1996-02-06 22:47:06 +00:00
gnu Declare `md_reloc_size' as a const. 1996-02-16 22:19:26 +00:00
include Add cpio.h, tar.h, and re_comp.h headers for POSIX & XPG4 conformance 1996-02-05 22:34:09 +00:00
lib Fixed bad cross reference: waitpid(3) -> waitpid(2). 1996-02-16 22:30:46 +00:00
libexec add -Dunix to CFLAGS 1996-02-16 02:07:41 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin Grammar police, noted by Peter Seebach <seebs@solon.com>; closes PR #1704. 1996-02-06 20:34:28 +00:00
share Fix typo, from John Kohl. Closes PR 2066. 1996-02-11 14:50:03 +00:00
sys Fix PR#2060 (add AUDIO_PERROR ioctl to query # of playback drops), also 1996-02-17 02:28:56 +00:00
usr.bin since we're going to use the mem*() functions, we need them prototyped 1996-02-16 03:08:39 +00:00
usr.sbin Spelling correction 1996-02-13 23:08:24 +00:00
Makefile fix typo 1995-12-15 18:13:41 +00:00