Source-Changes archive

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

CVS commit: src/usr.bin



Module Name:    src
Committed By:   lukem
Date:           Fri Oct  5 07:27:43 UTC 2007

Modified Files:
        src/usr.bin/audio/play: Makefile play.c
        src/usr.bin/audio/record: Makefile record.c
        src/usr.bin/csplit: Makefile csplit.c
        src/usr.bin/error: Makefile touch.c
        src/usr.bin/last: last.c want.c

Log Message:
Convert to raise_default_signal(3).


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/usr.bin/audio/play/Makefile
cvs rdiff -r1.46 -r1.47 src/usr.bin/audio/play/play.c
cvs rdiff -r1.1 -r1.2 src/usr.bin/audio/record/Makefile
cvs rdiff -r1.43 -r1.44 src/usr.bin/audio/record/record.c
cvs rdiff -r1.1 -r1.2 src/usr.bin/csplit/Makefile
cvs rdiff -r1.2 -r1.3 src/usr.bin/csplit/csplit.c
cvs rdiff -r1.5 -r1.6 src/usr.bin/error/Makefile
cvs rdiff -r1.15 -r1.16 src/usr.bin/error/touch.c
cvs rdiff -r1.30 -r1.31 src/usr.bin/last/last.c
cvs rdiff -r1.10 -r1.11 src/usr.bin/last/want.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