blob: f2de44018979befde31795e20b49c5306360d43b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Sat Jul 23 08:48:50 1994 Tom Yu (tlyu@dragons-lair)
* kcmd.c:
* krshd.c: include ext-proto.h to avoid type warnings
Sat Jul 16 02:24:31 1994 Theodore Y. Ts'o (tytso at tsx-11)
* kcmd.c:
* krsh.c: index->strchr, rindex->strrchr, add (char *) cast to
malloc, have proper include for the string functions.
Fri Jul 15 15:03:11 1994 Theodore Y. Ts'o (tytso at tsx-11)
* krcp.c: add utimes() emulation for systems that only have the
POSIX utime() call.
Mon Jun 27 22:03:48 1994 Theodore Y. Ts'o (tytso at tsx-11)
* krlogind.c: remove spurious debugging #undef of KRB5_KRB4_COMPAT
|