freebsd-dev/sys/i386
Mike Barcroft de2656d0ed o Stop abusing MD headers with non-MD types.
o Hide nonstandard functions and types in <netinet/in.h> when
  _POSIX_SOURCE is defined.
o Add some missing types (required by POSIX.1-200x) to <netinet/in.h>.
o Restore vendor ID from Rev 1.1 in <netinet/in.h> and make use of new
  __FBSDID() macro.
o Fix some miscellaneous issues in <arpa/inet.h>.
o Correct final argument for the inet_ntop() function (POSIX.1-200x).
o Get rid of the namespace pollution from <sys/types.h> in
  <arpa/inet.h>.

Reviewed by:		fenner
Partially submitted by:	bde
2001-12-01 03:43:01 +00:00
..
acpica Yet another verbose printing cleanup. Remove debug_wakeup flag and 2001-11-18 18:48:31 +00:00
apm Some fix for the recent apm module changes. 2001-11-01 16:34:07 +00:00
bios Some fix for the recent apm module changes. 2001-11-01 16:34:07 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family of 2001-11-27 23:08:37 +00:00
i386 cpuid bit 30 is 'IA64', for when you're running in i386 mode on an ia64 2001-11-30 11:57:23 +00:00
ibcs2 Handle the IBCS2 FIONREAD ioctl. I have only tested that this 2001-11-16 20:32:32 +00:00
include o Stop abusing MD headers with non-MD types. 2001-12-01 03:43:01 +00:00
isa Also remove the .h files for the old rp driver. 2001-11-05 21:23:24 +00:00
linux Convert BSD trap codes to i386. 2001-11-20 09:39:31 +00:00
pci MFS: I was confused. This code wasn't in -current after all. 2001-11-26 21:25:03 +00:00
svr4 If we have a p variable pointing to td->td_proc already, use it instead of 2001-09-18 21:20:58 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00