Poul-Henning Kamp
d89a1b600f
Add qsort() to libkern, taken from libc.
1995-11-08 08:40:11 +00:00
Poul-Henning Kamp
16657f0ba9
Comment out, but don't delete stuff we don't use.
...
Classify in "gcc stuff" and "legitimate stuff".
1995-10-05 14:46:07 +00:00
Rodney W. Grimes
63bc0cc148
Do not install libkern into /usr/lib, blank target install: added.
1995-03-23 07:02:14 +00:00
Garrett Wollman
ef0cdf3329
Add inet_ntoa() and replace ARP's private routine with same.
1995-03-16 17:32:27 +00:00
Ugen J.S. Antsilevich
be96c4f445
Add strncmp() function..I need it and
...
hope nobody will eat me alive for this..:)
1995-02-27 09:16:04 +00:00
Bruce Evans
fa724216f5
Always build libkern_p.a. `NOPROFILE' should only control user libraries.
1995-01-10 01:57:56 +00:00
Jordan K. Hubbard
3af384bf88
I'm going to nuke strtol() for now. Now I need strncmp() and rather
...
that add it too, and end up fighting an unwanted battle right now,
I'm just going to back away from both and start including my own private
copies of everything. I'm not going to use _anything_ from libkern
until we decide its fate.
1994-10-26 11:14:21 +00:00
Jordan K. Hubbard
f8a31dd2ac
Add strtol() to libkern in support of some other work I'm doing.
...
I just know I'm going to get flamed for adding for the miserable
abortion that is libkern, but what am I supposed to do? At least I
didn't drag in the ctype stuff! :-)
1994-10-25 14:57:57 +00:00
Paul Richards
03b6d659e5
Added -DKERNEL and added support for kernel profiling.
...
Reviewed by: Bruce
1994-09-15 15:41:48 +00:00
David Greenman
3c4dd3568f
Added $Id$
1994-08-02 07:55:43 +00:00
Rodney W. Grimes
df8bae1de4
BSD 4.4 Lite Kernel Sources
1994-05-24 10:09:53 +00:00