aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/limits.h
Commit message (Expand)AuthorAgeFilesLines
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* netchild's mega-patch to isolate compiler dependencies into a centralJoerg Wunsch2005-03-021-1/+3
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* sys/sys/limits.h:Alexander Kabaev2003-05-191-1/+1
* Deprecate machine/limits.h in favor of new sys/limits.h.Alexander Kabaev2003-04-291-63/+4
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-2/+2
* MB_LEN_MAX is not MD, move it to the MI limits.h.Tim J. Robbins2002-12-221-1/+0
* Create a new header <machine/_stdint.h> for storing MD parts ofMike Barcroft2002-07-291-109/+0
* o Add new header <sys/stdint.h>.Mike Barcroft2001-11-021-0/+108
* OFF_T -> OFF (more standard style)Andrey A. Chernov2001-08-151-2/+2
* Add OFF_T_MAX/OFF_T_MINAndrey A. Chernov2001-08-151-0/+3
* Our SHRT_MIN definition was actually 4 bits too big.David E. O'Brien2000-11-041-1/+1
* * Update commentsDavid E. O'Brien2000-10-241-20/+31
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed style bugs in previous commit.Bruce Evans1999-05-221-5/+5
* Set CHAR_{MIN,MAX} according to -funsigned-char flag given or notAndrey A. Chernov1999-05-201-3/+9
* 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
* Don't define CLK_TCK here.Bruce Evans1995-02-031-6/+3
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-23/+43
* First pass at adding locale support. This code only deals with the LC_CTYPEGarrett Wollman1994-04-041-3/+3
* Bump CLK_TCK to more precise value (128)Andrey A. Chernov1994-02-261-2/+2
* adding libc/quad:Andrew Moore1993-12-191-1/+8
* Made all header files idempotent and moved incorrect common data fromGarrett Wollman1993-11-071-1/+5
* Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, someRodney W. Grimes1993-10-161-1/+2
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+57