freebsd-dev/sys/i386
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
..
apm
bios
boot
conf I've been using these tweaks to enable the sound driver to talk to the 1997-12-12 14:08:50 +00:00
eisa
i386 After one of my analysis passes to evaluate methods for SMP TLB mgmt, I 1997-12-14 02:11:23 +00:00
ibcs2 Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
include After one of my analysis passes to evaluate methods for SMP TLB mgmt, I 1997-12-14 02:11:23 +00:00
isa I've been using these tweaks to enable the sound driver to talk to the 1997-12-12 14:08:50 +00:00
linux As described by the submitter: 1997-12-14 03:17:54 +00:00
pci
scsi
Makefile