Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Let their manual pages show the reader that the bzero(3) and | robert | 2002-09-01 | 1 | -12/+11 |
| | | | | | | | | | | 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. | ||||
* | Remove 'register' keyword. | obrien | 2002-03-21 | 1 | -4/+4 |
| | |||||
* | rcsid[]->__FBSDID | obrien | 2001-11-07 | 1 | -5/+2 |
| | |||||
* | Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. | obrien | 2001-05-24 | 1 | -0/+4 |
| | | | | Do the same for the non-wcs*/wmem* files while I'm here. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+139 |