| Commit message (Expand) | Author | Age | Files | Lines |
| * | On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather than | Tijl Coosemans | 2011-01-08 | 1 | -1/+1 |
| * | Fix types of some values in machine/_limits.h. | Tijl Coosemans | 2011-01-08 | 1 | -6/+4 |
| * | Remove unused support for 64 bit long on 32 bit architectures. | Tijl Coosemans | 2011-01-07 | 1 | -6/+3 |
| * | MFppc64: | Nathan Whitehorn | 2010-07-13 | 1 | -4/+7 |
| * | Move MINSIGSTKSZ from <machine/signal.h> to <machine/_limits.h> and rename | Stefan Farfeleder | 2005-08-20 | 1 | -0/+3 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
| * | Remove advertising clause from University of California Regent's | Warner Losh | 2004-04-07 | 1 | -4/+0 |
| * | sys/sys/limits.h: | Alexander Kabaev | 2003-05-19 | 1 | -2/+2 |
| * | Style fixes. | Alexander Kabaev | 2003-05-04 | 1 | -8/+11 |
| * | Add a new sys/limits.h file which in turn depends on machine/_limits.h | Alexander Kabaev | 2003-04-23 | 1 | -53/+42 |
| * | RAIDframe requires LONG_BIT | Peter Grehan | 2003-01-18 | 1 | -0/+3 |
| * | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 1 | -2/+2 |
| * | MB_LEN_MAX is not MD, move it to the MI limits.h. | Tim J. Robbins | 2002-12-22 | 1 | -1/+0 |
| * | Create a new header <machine/_stdint.h> for storing MD parts of | Mike Barcroft | 2002-07-29 | 1 | -109/+0 |
| * | o Add new header <sys/stdint.h>. | Mike Barcroft | 2001-11-02 | 1 | -0/+108 |
| * | OFF_T -> OFF (more standard style) | Andrey A. Chernov | 2001-08-15 | 1 | -2/+2 |
| * | Add OFF_T_MAX/OFF_T_MIN | Andrey A. Chernov | 2001-08-15 | 1 | -0/+3 |
| * | Our SHRT_MIN definition was actually 4 bits too big. | David E. O'Brien | 2000-11-04 | 1 | -1/+1 |
| * | * Update comments | David E. O'Brien | 2000-10-24 | 1 | -20/+31 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Fixed style bugs in previous commit. | Bruce Evans | 1999-05-22 | 1 | -5/+5 |
| * | Set CHAR_{MIN,MAX} according to -funsigned-char flag given or not | Andrey A. Chernov | 1999-05-20 | 1 | -3/+9 |
| * | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | Don't define CLK_TCK here. | Bruce Evans | 1995-02-03 | 1 | -6/+3 |
| * | Added $Id$ | David Greenman | 1994-08-02 | 1 | -0/+1 |
| * | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | Rodney W. Grimes | 1994-05-25 | 1 | -23/+43 |
| * | First pass at adding locale support. This code only deals with the LC_CTYPE | Garrett Wollman | 1994-04-04 | 1 | -3/+3 |
| * | Bump CLK_TCK to more precise value (128) | Andrey A. Chernov | 1994-02-26 | 1 | -2/+2 |
| * | adding libc/quad: | Andrew Moore | 1993-12-19 | 1 | -1/+8 |
| * | Made all header files idempotent and moved incorrect common data from | Garrett Wollman | 1993-11-07 | 1 | -1/+5 |
| * | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | Rodney W. Grimes | 1993-10-16 | 1 | -1/+2 |
| * | Initial import, 0.1 + pk 0.2.4-B1 | Rodney W. Grimes | 1993-06-12 | 1 | -0/+57 |