Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/audio/play
Module Name: basesrc
Committed By: ross
Date: Sun Jan 13 04:43:19 UTC 2002
Modified Files:
basesrc/usr.bin/audio/play: Makefile play.c
Log Message:
Rototill play_fd() to fix some original problems and some added later.
Also, fix up for and enable WARNS=2. This fixes problems playing from
pipes or standard input, and playing from funny filesystems or other
cases that can't be mmap(2)ed.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/usr.bin/audio/play/Makefile
cvs rdiff -r1.26 -r1.27 basesrc/usr.bin/audio/play/play.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