Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some NAME section cleanup | aaron | 1999-06-06 | 1 | -2/+2 |
| | |||||
* | Cleanup xrefs under SEE ALSO. Specifically: | alex | 1999-05-16 | 1 | -3/+3 |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | Fix `typo', proves that strlcpy/strlcat is a very good idea. | espie | 1998-11-11 | 1 | -2/+9 |
| | |||||
* | strlxx() return size_t not char * | millert | 1998-07-06 | 1 | -3/+3 |
| | |||||
* | add strlcpy/strlcat, safe and sensible string copy/append | millert | 1998-07-01 | 1 | -0/+140 |