freebsd-dev/sys/compat
Bill Fenner 4730796ca1 Force the length of the sockaddr to be correct for AF_INET and AF_INET6
in bind() and connect().  Linux doesn't care if the length of the
sockaddr matches its address family; FreeBSD does.  This fixes the
known issues with the resolver in linux_base-7.
2001-10-26 23:10:08 +00:00
..
linprocfs Reporting device drivers by traversing cdevsw[] is at best a hack 2001-10-26 15:30:44 +00:00
linux Force the length of the sockaddr to be correct for AF_INET and AF_INET6 2001-10-26 23:10:08 +00:00
netbsd Use queue macros. 2001-01-24 00:01:42 +00:00
pecoff KSE Milestone 2 2001-09-12 08:38:13 +00:00
svr4 Add missing includes of sys/lock.h. 2001-10-11 17:52:20 +00:00