*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5647 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-03-20 02:48:09 +00:00
parent c46026733d
commit 2147bfb780
17 changed files with 137 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
Sat Mar 20 00:16:30 1999 Assar Westerlund <assar@sics.se>
* compile_et.c: static-ize
* Makefile.am: correct path to Makefile.am.common
Thu Mar 18 11:22:13 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common

View File

@@ -1,3 +1,10 @@
Sat Mar 20 00:16:53 1999 Assar Westerlund <assar@sics.se>
* rnd_keys.c (des_rand_data): move declaration to get rid of
warning
* Makefile.am: correct path to Makefile.am.common
Thu Mar 18 11:22:28 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common

View File

@@ -1,3 +1,7 @@
Sat Mar 20 03:40:41 1999 Assar Westerlund <assar@sics.se>
* Makefile.am: correct path to Makefile.am.common
Thu Mar 18 11:22:55 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common

View File

@@ -1,3 +1,7 @@
Sat Mar 20 03:38:39 1999 Assar Westerlund <assar@sics.se>
* Makefile.am: correct path to Makefile.am.common
Fri Mar 19 14:52:29 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: add version-info

View File

@@ -1,3 +1,7 @@
Sat Mar 20 03:42:15 1999 Assar Westerlund <assar@sics.se>
* Makefile.am: correct path to Makefile.am.common
Fri Mar 19 14:52:48 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: add version-info

View File

@@ -1,3 +1,17 @@
Sat Mar 20 03:42:30 1999 Assar Westerlund <assar@sics.se>
* roken-common.h (eread, ewrite): add
* simple_exec.c: add <roken.h>
* Makefile.am: correct path to Makefile.am.common
Fri Mar 19 21:29:58 1999 Assar Westerlund <assar@sics.se>
* eread.c, ewrite.c: new files
* Makefile.am (libroken_la_SOURCES): add eread and ewrite
Fri Mar 19 14:52:57 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: add version-info

View File

@@ -1,3 +1,9 @@
Sat Mar 20 03:43:30 1999 Assar Westerlund <assar@sics.se>
* parse.y: replace return with YYACCEPT
* Makefile.am: correct path to Makefile.am.common
Fri Mar 19 14:53:20 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: add libss; add version-info