NetBSD/sys/arch/sparc64
kleink fe3c9ceaf7 * Move definitions of exact-width integer types from <machine/types.h>
to <sys/types.h> and <sys/stdint.h>.
* Add a new C99 <stdint.h> header, which provides integer types of
  explicit width, related limits and integer constant macros.
* Extend <inttypes.h> to provide <stdint.h> definitions and format
  macros for printf() and scanf().
* Add C99 strtoimax() and strtoumax() functions.
* Use the latter within scanf().
* Add C99 %j, %t and %z printf()/scanf() conversions for
  intmax_t, pointer-type and size_t arguments.
2001-04-28 15:41:28 +00:00
..
compile
conf -Dsparc64 2001-04-19 07:35:14 +00:00
dev Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
include * Move definitions of exact-width integer types from <machine/types.h> 2001-04-28 15:41:28 +00:00
sparc64 Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
stand move everything to arch/sparc/stand; leave the Makefile behind. 2000-08-20 14:53:19 +00:00
Makefile Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00