Module Name:src
Committed By: plunky
Date: Sun Mar 6 21:12:07 UTC 2016
Modified Files:
src/usr.bin/bthset: bthset.c
Log Message:
use correct offset for channel in SDP record
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/bthset/bthset.c
Please
Module Name:src
Committed By: joerg
Date: Mon Aug 29 13:47:16 UTC 2011
Modified Files:
src/usr.bin/bthset: bthset.c
Log Message:
static + __dead
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/bthset/bthset.c
Please note that diffs are not public
Module Name:src
Committed By: joerg
Date: Thu Aug 25 16:19:23 UTC 2011
Modified Files:
src/usr.bin/bthset: bthset.c
Log Message:
Avoid using non-literal format strings. Fix verbose option -- va_list is
passed by reference and vprintf would have processed all arguments
alre