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: elad
Date: Tue May 12 22:22:46 UTC 2009
Modified Files:
src/sys/netinet: in_pcb.c
src/sys/netinet6: in6_pcb.c in6_src.c
Log Message:
Implicit EPERM -> explicit EACCES.
Requested by ad@ and yamt@.
To generate a diff of this commit:
cvs rdiff -u -r1.136 -r1.137 src/sys/netinet/in_pcb.c
cvs rdiff -u -r1.108 -r1.109 src/sys/netinet6/in6_pcb.c
cvs rdiff -u -r1.47 -r1.48 src/sys/netinet6/in6_src.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