freebsd-dev/sys/alpha
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
..
alpha fix DIAGNOSTIC panic caused by proc/thread typo 2001-11-29 15:33:46 +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 Remove wx. 2001-10-20 18:50:31 +00:00
include o Stop abusing MD headers with non-MD types. 2001-12-01 03:43:01 +00:00
isa Sanity guard- return ENODEV if we don't have a good IRQ resource. 2001-07-11 02:24:28 +00:00
linux Eliminate the prefix parameter to linux_emul_find(), which was always 2001-10-27 11:15:19 +00:00
mcbus The DEC kn300 has special code for console handling hardcoded here, so add 2001-11-22 02:41:34 +00:00
osf1 Rather than just change the arguments to suser() change the function to 2001-11-02 17:42:03 +00:00
pci - splhigh()/splx() -> critical_enter()/critical_exit() 2001-10-20 21:05:14 +00:00
tc
tlsb Don't call cdevsw_add(). 2001-11-04 11:50:08 +00:00
Makefile