Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable building with LIBC_SCCS defined. | David E. O'Brien | 2004-10-16 | 1 | -1/+1 |
* | Back out the `hiding' of strlcpy and strlcat. Several people | Jacques Vidrine | 2003-05-01 | 1 | -4/+1 |
* | `Hide' strlcpy and strlcat (using the namespace.h / __weak_reference | Jacques Vidrine | 2003-04-29 | 1 | -1/+4 |
* | Remove 'register' keyword. | David E. O'Brien | 2002-03-21 | 1 | -3/+3 |
* | rcsid[]->__FBSDID | David E. O'Brien | 2001-11-07 | 1 | -5/+3 |
* | Sync to OpenBSD (update comment and minor style change). | Kris Kennaway | 2001-07-24 | 1 | -3/+4 |
* | Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files. | David E. O'Brien | 2001-05-24 | 1 | -2/+4 |
* | - Reverse the order of two loop invariant to ensure strlcat() does not | Chris D. Faulhaber | 2001-01-17 | 1 | -3/+6 |
* | Use the latest version of these files from OpenBSD. | Warner Losh | 1999-08-10 | 1 | -5/+5 |
* | Import strl{cat,cpy} from OpenBSD. | Warner Losh | 1999-08-10 | 1 | -0/+71 |