Robert Drehmel bc0ad8e7a1 - Let their manual pages show the reader that the bzero(3) and
bcopy(3) functions are prototyped in <strings.h> and not in
   <string.h> anymore.
 - Add a sentence about that to the respective HISTORY sections.
In the C source files:
 - Include <string.h> or <strings.h> depending on what function
   is to be compiled.
 - Use ANSI-C function definitions.
2002-09-01 21:53:46 +00:00
..
2002-05-14 04:32:02 +00:00
2002-03-21 23:39:28 +00:00
2001-09-30 21:41:46 +00:00
2002-06-24 13:52:26 +00:00
2002-05-13 12:11:54 +00:00
2002-03-22 00:12:20 +00:00
2002-06-21 01:35:37 +00:00
2002-01-06 08:47:19 +00:00
2002-06-17 15:28:59 +00:00
2002-08-02 07:09:53 +00:00