summaryrefslogtreecommitdiffstats
path: root/sys/sys/libkern.h
Commit message (Expand)AuthorAgeFilesLines
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* add simple srandom() and prototypepeter1996-09-231-1/+2
* Fixed the easy cases of const poisoning in the kernel. Cosmetic.bde1996-08-311-2/+2
* Declare fls() for the non-inline case. Defer writing the generic versionwollman1996-08-011-1/+4
* Bring in the prototype for index() now that's used by default.nate1996-06-081-1/+2
* Don't depend on <sys/types.h> including <sys/cdefs.h>.bde1996-04-191-1/+2
* Moved BCD declarations to the correct header (libkern.h).bde1996-01-161-2/+16
* Add qsort prototype.phk1995-11-091-1/+3
* inline -> __inline.bde1995-04-231-11/+11
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+3
* Hide the declaration of ffs() if an inline ffs() is implemented.bde1994-11-141-1/+3
* Use new-style declarations for min/max functions so thatbde1994-09-181-62/+11
* Added qmin and qmax functions to deal with quad_t's.dg1994-08-301-1/+14
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+98
OpenPOWER on IntegriCloud