blob: 38bfb7a51010eeb27f9dbf79c03fae5dad1f19f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
Fri Feb 3 06:21:02 1995 Theodore Y. Ts'o (tytso@dcl)
* gss-server.c: ret_flags should be an int based on the prototype
of gss_accept_sec_context.
Wed Oct 19 12:32:41 1994 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: Obey CCOPTS in CFLAGS declaration
Wed Oct 12 02:29:38 1994 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: Add OBJS definition so that object files get
cleaned out during a "make clean".
Thu Sep 29 22:50:48 1994 Theodore Y. Ts'o (tytso@dcl)
* Makefile.in: Relink executables if libraries change
Thu Aug 4 13:24:29 1994 Tom Yu (tlyu@dragons-lair)
* configure.in: fix make install
Thu Jul 21 01:02:28 1994 Tom Yu (tlyu at dragons-lair)
* Makefile.in: fix infinite recursion in rules
* gss-client.c:
* gss-misc.c:
* gss-server.c: downgrade to K&R function definitions
Tue Jul 19 20:28:46 1994 Tom Yu (tlyu at dragons-lair)
* Makefile.in:
* configre.in: changes to make autoconf work
|