aboutsummaryrefslogtreecommitdiff
path: root/sys/libkern/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add qsort() to libkern, taken from libc.Poul-Henning Kamp1995-11-081-1/+2
* Comment out, but don't delete stuff we don't use.Poul-Henning Kamp1995-10-051-6/+18
* Do not install libkern into /usr/lib, blank target install: added.Rodney W. Grimes1995-03-231-1/+3
* Add inet_ntoa() and replace ARP's private routine with same.Garrett Wollman1995-03-161-5/+5
* Add strncmp() function..I need it andUgen J.S. Antsilevich1995-02-271-2/+2
* Always build libkern_p.a. `NOPROFILE' should only control user libraries.Bruce Evans1995-01-101-1/+3
* I'm going to nuke strtol() for now. Now I need strncmp() and ratherJordan K. Hubbard1994-10-261-2/+2
* Add strtol() to libkern in support of some other work I'm doing.Jordan K. Hubbard1994-10-251-3/+3
* Added -DKERNEL and added support for kernel profiling.Paul Richards1994-09-151-2/+2
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+20