mycroft
|
21edb9924e
|
Canonicalize all #includes.
|
1993-12-18 03:59:02 +00:00 |
jtc
|
070f4a7f50
|
Removed functions moved to libkern: strcpy, strcmp, strlen, ffs, etc.
|
1993-09-11 00:08:03 +00:00 |
andrew
|
0e6cb953ea
|
ANSIfications - removed all implicit function return types and argument
definitions. Ensured that all files include "systm.h" to gain access to
general prototypes. Casts where necessary.
|
1993-06-27 06:01:27 +00:00 |
cgd
|
f17f8f678b
|
make strlen return a size_t
|
1993-06-06 03:35:39 +00:00 |
cgd
|
230dcf0d05
|
add $Id$ strings, and clean up file headers where necessary
|
1993-05-20 02:54:09 +00:00 |
cgd
|
5d07e08579
|
added changes from Steven Reiz <sreiz@aie.nl> (based on
those by Poul-Henning Kamp <phk@data.fls.dk>) to get the kernel
to compile properly when gcc2.* is cc. (should still work
when gcc1.39 is in use.)
|
1993-04-03 02:15:18 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |