freebsd-dev/sys/compat
Mike Smith f2477ae13d As described by the submitter:
- emulate Linux IP_HDRINCL behaviour in sendto(): byte order fixed
	  Note that we do an extra getsockopt() on every sendto()
	  to check if the option is set because we don't keep state
	  in the emulator code. Is there a better way to implement
	  this?
	- correct a bug (value of "name" not passed) with
	  getsockopt()

Submitted by:	pb@fasterix.freenix.org (Pierre Beyssac)
1997-12-14 03:17:54 +00:00
..
linux As described by the submitter: 1997-12-14 03:17:54 +00:00
netbsd Moved include files which are independent of bs driver. 1997-08-28 09:23:57 +00:00