Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix instances of macros with improperly parenthasized arguments. | alfred | 2002-11-09 | 1 | -1/+1 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -3/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | #include sys/libkern.h instead of stdlib.h. | phk | 1998-06-30 | 1 | -2/+2 |
* | Support compiling with `gcc -ansi'. | bde | 1998-04-15 | 1 | -5/+5 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Don't depend in the kernel on the gcc feature of doing arithmetic on | bde | 1996-08-31 | 1 | -10/+10 |
* | Removed sccsids and rcsids and added Id$ to save space like everything | bde | 1996-08-28 | 1 | -8/+2 |
* | Don't include <sys/types.h> when it isn't used. | bde | 1996-04-19 | 1 | -2/+1 |
* | Added prototypes. | bde | 1995-12-26 | 1 | -3/+9 |
* | Add qsort() to libkern, taken from libc. | phk | 1995-11-08 | 1 | -0/+173 |