Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   pooka
Date:           Sat Apr 26 11:10:10 UTC 2014

Modified Files:
        src/sys/kern: sys_socket.c
        src/sys/net: route.c route.h

Log Message:
It's been > 20years since rtioctl() did something.  Let's just
remove that special way of returning EOPNOTSUPP.


To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 src/sys/kern/sys_socket.c
cvs rdiff -u -r1.129 -r1.130 src/sys/net/route.c
cvs rdiff -u -r1.82 -r1.83 src/sys/net/route.h

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