index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
vax
/
include
/
limits.h
Age
Commit message (
Expand
)
Author
2009-11-27
Move MB_LEN_MAX into the machine-independent sys/limits.h header,
Philip Guenthe
2006-01-06
Don't redefine SIZE_MAX
Todd C. Miller
2005-12-14
convert _FOO_SOURCE -> __FOO_VISIBLE in machine. OK deraadt@
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-07-30
Add SIZE_MAX define. This is the same as SIZE_T_MAX but more portable.
Todd C. Miller
2002-04-24
Introduce a new file, machine/internal_types.h, to hold that specific arch
Marc Espie
2001-01-27
g/c superfluous definitions. (millert ok)
Hugh Graham
2000-07-31
Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of
Todd C. Miller
2000-04-26
vax resurrection, part 1: sync with early-april netbsd
Brandon Creighton
1998-03-22
Add UID_MAX and GID_MAX
Todd C. Miller
1997-07-24
multiple inclusion protection; brenner@umr.edu
Theo de Raadt
1997-05-29
RCS tagging
Niklas Hallqvist
1996-01-05
from netbsd: force unsigned with a U
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt