blob: d22c0fcd6c601ff77ccc17aadee6397aebd31a80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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
|