Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/net



Module Name:    src
Committed By:   christos
Date:           Mon Sep  1 16:51:28 UTC 2003

Modified Files:
        src/sys/net: if_ppp.c if_ppp.h if_pppvar.h ppp_tty.c

Log Message:
Add a new ioctl PPPIOCGRAWIN to get the last characters we got from the
remote site.


To generate a diff of this commit:
cvs rdiff -r1.84 -r1.85 src/sys/net/if_ppp.c
cvs rdiff -r1.19 -r1.20 src/sys/net/if_ppp.h
cvs rdiff -r1.17 -r1.18 src/sys/net/if_pppvar.h
cvs rdiff -r1.33 -r1.34 src/sys/net/ppp_tty.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index