aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/syslimits.h
Commit message (Expand)AuthorAgeFilesLines
* Double the size of ARG_MAX on LP64 platforms.Pedro F. Giffuni2019-12-161-1/+5
* Remove LINK_MAX.John Baldwin2018-01-051-1/+0
* Allow this file to be used in libsa without warning...Warner Losh2017-12-031-1/+1
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Rework the credential code to support larger values of NGROUPS andBrooks Davis2009-06-191-1/+3
* Use the same ARG_MAX for arm than for the other platforms. I don't see anyOlivier Houchard2007-05-291-4/+0
* "make delete-old" needs more than 64KB worth of arguments. BothMarcel Moolenaar2007-05-291-1/+1
* netchild's mega-patch to isolate compiler dependencies into a centralJoerg Wunsch2005-03-021-1/+4
* For non-embedded platforms, increase the size of the argument list.David E. O'Brien2005-02-181-0/+4
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)Tom Rhodes2004-03-121-1/+1
* Relent and back out rev 1.15.David E. O'Brien2003-09-101-1/+0
* Add the POSIX sanctioned "LOGIN_NAME_MAX" -- Maximum length of a login name.David E. O'Brien2003-01-061-1/+1
* Conditionalize a GCCism.Mike Barcroft2002-11-291-0/+2
* As promised, downgrade the #error into a #warning.Garrett Wollman2002-10-271-1/+1
* Update limits and configuration parameters for 1003.1/TC1/D6.Garrett Wollman2002-10-271-10/+12
* Claim to be 1003.1-2001. We're not quite, yet, but that's a more usefulGarrett Wollman2002-09-211-0/+7
* After one too many PRs on the subject, bite the bullet and define IOV_MAXGarrett Wollman2001-06-181-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Make CHILD_MAX and OPEN_MAX a tunable parameter.Scott Mace1994-12-031-1/+5
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Increased ARG_MAX even further...to 64k bytes.David Greenman1994-08-081-2/+2
* Increase ARG_MAX so that `make clean' in src/lib/libc works again.Garrett Wollman1994-08-071-2/+2
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+54