diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-03-22 03:08:30 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-03-22 03:08:30 +0000 |
commit | f34e4eb6c730fa38640aeef5f6801035caaba460 (patch) | |
tree | 93a790ff9e8bc626d00b45f9c81096c005985a69 /ChangeLog | |
parent | 7ebb635d812d68772ce3fb0b64d798c54fbfab71 (diff) |
- markus@cvs.openbsd.org 2002/03/19 15:31:47
[auth.c]
check for NULL; from provos@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -97,6 +97,9 @@ | |||
97 | - markus@cvs.openbsd.org 2002/03/19 14:27:39 | 97 | - markus@cvs.openbsd.org 2002/03/19 14:27:39 |
98 | [auth.c auth1.c auth2.c] | 98 | [auth.c auth1.c auth2.c] |
99 | make getpwnamallow() allways call pwcopy() | 99 | make getpwnamallow() allways call pwcopy() |
100 | - markus@cvs.openbsd.org 2002/03/19 15:31:47 | ||
101 | [auth.c] | ||
102 | check for NULL; from provos@ | ||
100 | 103 | ||
101 | 20020317 | 104 | 20020317 |
102 | - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, | 105 | - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, |
@@ -7943,4 +7946,4 @@ | |||
7943 | - Wrote replacements for strlcpy and mkdtemp | 7946 | - Wrote replacements for strlcpy and mkdtemp |
7944 | - Released 1.0pre1 | 7947 | - Released 1.0pre1 |
7945 | 7948 | ||
7946 | $Id: ChangeLog,v 1.1952 2002/03/22 03:04:08 mouring Exp $ | 7949 | $Id: ChangeLog,v 1.1953 2002/03/22 03:08:30 mouring Exp $ |