Source-Changes archive

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

CVS commit: [netbsd-9] src/usr.bin/audiocfg



Module Name:    src
Committed By:   martin
Date:           Sun Sep 29 07:34:10 UTC 2019

Modified Files:
        src/usr.bin/audiocfg [netbsd-9]: audiodev.c dtmf.c main.c

Log Message:
Pull up following revision(s) (requested by isaki in ticket #267):

        usr.bin/audiocfg/dtmf.c: revision 1.4
        usr.bin/audiocfg/main.c: revision 1.14 (via patch)
        usr.bin/audiocfg/audiodev.c: revision 1.12

Use err(3)/warn(3) instead of perror(3)/fprintf(stderr,...).
Use getprogname(3) for usage().


To generate a diff of this commit:
cvs rdiff -u -r1.7.2.1 -r1.7.2.2 src/usr.bin/audiocfg/audiodev.c
cvs rdiff -u -r1.3 -r1.3.28.1 src/usr.bin/audiocfg/dtmf.c
cvs rdiff -u -r1.8.2.2 -r1.8.2.3 src/usr.bin/audiocfg/main.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