diff options
author | netchild <netchild@FreeBSD.org> | 2006-09-23 19:06:54 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2006-09-23 19:06:54 +0000 |
commit | 6ecb474f4fee36803a21cadcee5dc0f6b0e6b4d2 (patch) | |
tree | 7a35442ca35fbab402321b222ccf332ac2aa2150 /sys/netinet/if_ether.c | |
parent | 39ac06be39bc2d3437458d0d947516526772cffb (diff) | |
download | FreeBSD-src-6ecb474f4fee36803a21cadcee5dc0f6b0e6b4d2.zip FreeBSD-src-6ecb474f4fee36803a21cadcee5dc0f6b0e6b4d2.tar.gz |
MFp4:
- Linux returns ENOPROTOOPT in a case of not supported opt to setsockopt.
- Return EISDIR in pread() when arg is a directory.
- Return EINVAL instead of EFAULT when namelen is not correct in accept().
- Return EINVAL instead of EACCESS if invalid access mode is entered in
access().
- Return EINVAL instead of EADDRNOTAVAIL in a case of bad salen param
to bind().
Submitted by: rdivacky
Tested with: LTP (vfork01 fails now, but it seems to be a race and
not caused by those changes)
MFC after: 1 week
Diffstat (limited to 'sys/netinet/if_ether.c')
0 files changed, 0 insertions, 0 deletions