diff options
author | Damien Miller <djm@mindrot.org> | 1999-11-22 13:57:07 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 1999-11-22 13:57:07 +1100 |
commit | b3ca3aa12f8248c2d9e23f15a46e0f3c97397e54 (patch) | |
tree | 7833695d2f077b965b02a5b9927be50456d172d7 /ChangeLog | |
parent | a75cb9666237b3479471238eb26b39872b9858e0 (diff) |
- Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
- Added timersum() macro
- Tidy RCSIDs of bsd-*.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,9 @@ | |||
5 | don't create ~/.ssh only if the user wants to store the private | 5 | don't create ~/.ssh only if the user wants to store the private |
6 | key there. show fingerprint instead of public-key after | 6 | key there. show fingerprint instead of public-key after |
7 | keygeneration. ok niels@ | 7 | keygeneration. ok niels@ |
8 | - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h | ||
9 | - Added timersum() macro | ||
10 | - Tidy RCSIDs of bsd-*.c | ||
8 | 11 | ||
9 | 19991121 | 12 | 19991121 |
10 | - OpenBSD CVS Changes: | 13 | - OpenBSD CVS Changes: |