freebsd_amp_hwpstate/sys/alpha
Dmitrij Tejblum 8252a465b9 Little reorganization:
- created internal names for fixed-size integral types, like __int32_t. They
  will be used to make several headers self-sufficient.
- <stdlib.h> don't include <machine/types.h> anymore.
- created <sys/inttypes.h>, which can be used as <inttypes.h>.
- declaration of uoff_t and ufs_daddr_t moved to <sys/types.h>.

Reviewed by:	bde
1998-12-19 00:02:34 +00:00
..
alpha Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
conf Move some compile flags from the kernel makefile to bsd.kern.mk so that 1998-12-17 22:36:21 +00:00
include Little reorganization: 1998-12-19 00:02:34 +00:00
isa Add support for 'vmstat -i'. 1998-11-28 09:55:16 +00:00
linux Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
pci Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
tc Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
tlsb Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00