Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 03/24/2001 20:08:12
Module Name: basesrc
Committed By: martin
Date: Sat Mar 24 18:08:12 UTC 2001
Modified Files:
basesrc/usr.sbin/isdn/isdntrace: trace.c
Log Message:
Oops: there was a userland visible change in the recent layer 1 <-> upper
layers change inside the kernel, a struct exported in (diagnostic) trace
data has changed.
Adopt the trace utility to cope with this.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 basesrc/usr.sbin/isdn/isdntrace/trace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.