Age | Commit message (Expand) | Author |
---|---|---|
2000-11-16 | "of", not "on" (from Henric Jungheim) | Angelos D. Keromytis |
2000-11-06 | The constant's name is MAXPATHLEN, not MAXPATHNAMELEN; closes PR/1491. | Aaron Campbell |
2000-10-18 | Another round of man page cleanup, this time to remove more hard sentence | Aaron Campbell |
2000-06-01 | State explicitly that strlc{py,at} only work on real C strings. | Todd C. Miller |
2000-04-21 | Flesh out libc string function man pages. | Aaron Campbell |
1999-09-04 | Using .Li inside a .Bd -literal block messes up the fonts thereafter; | Paul Janzen |
1999-06-06 | some NAME section cleanup | Aaron Campbell |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman |
1998-11-11 | Fix `typo', proves that strlcpy/strlcat is a very good idea. | Marc Espie |
1998-07-06 | strlxx() return size_t not char * | Todd C. Miller |
1998-07-01 | add strlcpy/strlcat, safe and sensible string copy/append | Todd C. Miller |