Module Name:src
Committed By: christos
Date: Sat Oct 19 17:09:38 UTC 2013
Modified Files:
src/usr.sbin/isdn/isdntrace: trace.c
Log Message:
using sizeof(char *) to compute the size of a buffer is not going to work
very well.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: joerg
Date: Tue May 24 13:02:37 UTC 2011
Modified Files:
src/usr.sbin/isdn/isdntrace: trace.c
Log Message:
Kill redundant externs
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.sbin/isdn/isdntrace/trace.c
Please note