summaryrefslogtreecommitdiffstats
path: root/sys/libkern
Commit message (Expand)AuthorAgeFilesLines
...
* Added prototypes.bde1995-12-262-5/+15
* Add-back strlen.c to the library in case a kernel is compiled withoutnate1995-12-191-6/+5
* Add qsort() to libkern, taken from libc.phk1995-11-082-1/+175
* Comment out, but don't delete stuff we don't use.phk1995-10-051-6/+18
* Rearrange the inner loop of scanc() to get better code on i*86'sbde1995-07-111-2/+10
* Remove trailing whitespace.rgrimes1995-05-304-8/+8
* Remove trailing whitespace.rgrimes1995-05-302-3/+3
* Do not install libkern into /usr/lib, blank target install: added.rgrimes1995-03-231-1/+3
* <libkern/libkern.h> has moved to <sys/libkern.h> (repository copy).phk1995-03-174-8/+8
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+3
* Add inet_ntoa() and replace ARP's private routine with same.wollman1995-03-162-5/+54
* Add strncmp() function..I need it andugen1995-02-272-2/+58
* Always build libkern_p.a. `NOPROFILE' should only control user libraries.bde1995-01-101-1/+3
* Hide the declaration of ffs() if an inline ffs() is implemented.bde1994-11-141-1/+3
* I'm going to nuke strtol() for now. Now I need strncmp() and ratherjkh1994-10-261-2/+2
* Add strtol() to libkern in support of some other work I'm doing.jkh1994-10-252-3/+131
* Use new-style declarations for min/max functions so thatbde1994-09-181-62/+11
* Added -DKERNEL and added support for kernel profiling.paul1994-09-152-3/+7
* Added qmin and qmax functions to deal with quad_t's.dg1994-08-301-1/+14
* Added $Id$dg1994-08-0235-108/+65
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-272-0/+251
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-2435-0/+2626
OpenPOWER on IntegriCloud