diff options
author | Damien Miller <djm@mindrot.org> | 1999-12-28 10:41:12 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 1999-12-28 10:41:12 +1100 |
commit | 4ff2b9bf429f40cb4d8119108cd7c4aa76c081ee (patch) | |
tree | 1d5585780b56b4296c8dfa43caf69fa0a1b96523 /ChangeLog | |
parent | 13bc0be2b65b65ab7ac020bbd0a772ed3abe1738 (diff) |
- NetBSD login.c compile fix from David Rankin
<drankin@bohemians.lexington.ky.us>
- Fully set ut_tv if present in utmp or utmpx
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | 19991228 | 1 | 19991228 |
2 | - Replacement for getpagesize() for systems which lack it | 2 | - Replacement for getpagesize() for systems which lack it |
3 | - NetBSD login.c compile fix from David Rankin | ||
4 | <drankin@bohemians.lexington.ky.us> | ||
5 | - Fully set ut_tv if present in utmp or utmpx | ||
3 | 6 | ||
4 | 19991227 | 7 | 19991227 |
5 | - Automatically correct paths in manpages and configuration files. Patch | 8 | - Automatically correct paths in manpages and configuration files. Patch |