blob: d19151c1967494e4b78de305be3ef3badb16b3aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Wed Jul 24 14:28:04 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
* Makefile.in (CFLAGS): Use $(LD) instead of $(CC) for linking.
Mon Jul 22 04:16:15 1996 Marc Horowitz <marc@mit.edu>
* ovsec_kadmd.c (main): open the socket with SO_REUSEADDR. The
old server did this, and the tests require it on some platforms.
Tue Jul 9 16:04:53 1996 Marc Horowitz <marc@mit.edu>
* kadm_rpc_svc.c: renamed <ovsec_admin/foo.h> to <kadm5/foo.h>
* configure.in: cosmetic changes.
* Makefile.in: complete rewrite.
|