summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include/limits.h
AgeCommit message (Expand)Author
2003-06-15don't define _LP64 here.Brad Smith
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-07-30Add SIZE_MAX define. This is the same as SIZE_T_MAX but more portable.Todd C. Miller
2002-04-24Introduce a new file, machine/internal_types.h, to hold that specific archMarc Espie
2002-04-19remove some #ifdef __arch64__, after agreement: we only ever run sparc64Marc Espie
2001-08-23UID_MAX and GID_MAXArtur Grabowski
2001-08-18Enough of NetBSD/sparc64 to get compilable/working bootblk... more to come.Jason Wright