The NetBSD Project

CVS log for src/sys/net/if_spppsubr.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / net

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: mjf-devfs-base


Revision 1.108 / (download) - annotate - [select for diffs], Thu Feb 7 01:22:01 2008 UTC (16 years, 1 month ago) by dyoung
Branch: MAIN
CVS Tags: mjf-devfs-base
Changes since 1.107: +5 -30 lines
Diff to previous 1.107 (colored)

Start patching up the kernel so that a network driver always has
the opportunity to handle an ioctl before generic ifioctl handling
occurs.  This will ease extending the kernel and sharing of code
between drivers.

First steps:  Make the signature of ifioctl_common() match struct
ifinet->if_ioctl.  Convert SIOCSIFCAP and SIOCSIFMTU to the new
ifioctl() regime, throughout the kernel.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>