summaryrefslogtreecommitdiffstats
path: root/sys/sys/syslimits.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* double ARG_MAXderaadt2020-04-021-2/+2
* Back out previous. HOST_NAME_MAX is only defined for newer POSIXmillert2015-01-181-2/+2
* SEM_VALUE_MAX belongs in <limits.h> (via sys/syslimits.h)guenther2013-03-241-1/+2
* Define _POSIX_HOST_NAME_MAX and HOST_NAME_MAX.kettenis2008-02-021-1/+5
* Move TTY_NAME_MAX and LOGIN_NAME_MAX to sys/syslimits.hmillert2005-12-311-3/+8
* First step in include files overhaul. Use __FOO_VISIBLE (as definedmillert2005-12-131-6/+7
* Define _POSIX_SYMLINK_MAX and SYMLINK_MAX as _POSIX_PATH_MAX and PATH_MAXmillert2004-05-311-2/+2
* Updates based on Single Unix; OK deraadt@millert2004-05-311-1/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Add IOV_MAX from XPG 4.2. This supercedes UIO_MAXIOV so mark it as such.millert1998-08-051-1/+2
* move NZERO for XPG3; kleinkderaadt1998-07-151-1/+7
* Added #ifndef RE_DUP_MAX around the macro definition; CVS ended upangelos1997-12-161-1/+3
* From NetBSD: 960217 mergeniklas1996-03-031-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+58