Subject: CVS commit: [gehenna-devsw] syssrc/sys/net
To: None <source-changes@netbsd.org>
From: MAEKAWA Masahide <gehenna@netbsd.org>
List: source-changes
Date: 05/16/2002 06:58:49
Module Name: syssrc
Committed By: gehenna
Date: Thu May 16 03:58:48 UTC 2002
Modified Files:
syssrc/sys/net [gehenna-devsw]: bpf.c ppp_tty.c
Log Message:
Add the character device switch.
Replace the direct-access to devsw table with calling devsw APIs.
To generate a diff of this commit:
cvs rdiff -r1.64 -r1.64.2.1 syssrc/sys/net/bpf.c
cvs rdiff -r1.30 -r1.30.4.1 syssrc/sys/net/ppp_tty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.