freebsd-dev/sys/powerpc
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
..
aim Don't enable FP in the kernel. It is not needed when -msoft-float is used. 2001-11-13 00:44:21 +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 memory disk support to allow the boot process to proceed a bit further. 2001-10-12 20:02:50 +00:00
include o Stop abusing MD headers with non-MD types. 2001-12-01 03:43:01 +00:00
powerpc Don't enable FP in the kernel. It is not needed when -msoft-float is used. 2001-11-13 00:44:21 +00:00