diff options
author | Damien Miller <djm@mindrot.org> | 1999-12-29 19:56:30 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 1999-12-29 19:56:30 +1100 |
commit | 58ca7d8503b4e6346bed0844a6ab94a9a4f2b1ec (patch) | |
tree | 796051f6718c40a0b6b61466a0e9e566c2925e3a /ChangeLog | |
parent | 06b472b12471a8179664e8f5c94441664f317f2b (diff) |
- Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
- Minor Makefile cleaning
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ | |||
9 | - Calls to pam_setcred, patch from Nalin Dahyabhai | 9 | - Calls to pam_setcred, patch from Nalin Dahyabhai |
10 | <nalin@thermo.stat.ncsu.edu> | 10 | <nalin@thermo.stat.ncsu.edu> |
11 | - Detect missing size_t and typedef it. | 11 | - Detect missing size_t and typedef it. |
12 | - Rename helper.[ch] to (more appropriate) bsd-misc.[ch] | ||
13 | - Minor Makefile cleaning | ||
12 | 14 | ||
13 | 19991228 | 15 | 19991228 |
14 | - Replacement for getpagesize() for systems which lack it | 16 | - Replacement for getpagesize() for systems which lack it |