git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5627 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-03-19 14:12:33 +00:00
parent fbc35e40e6
commit d5dedcb35b
12 changed files with 50 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
Thu Mar 18 11:22:13 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common
Tue Mar 16 22:30:05 1999 Assar Westerlund <assar@sics.se>
* parse.y: use YYACCEPT instead of return

View File

@@ -1,3 +1,7 @@
Thu Mar 18 11:22:55 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common
Tue Mar 16 17:10:34 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* editline.c: remove protos for read/write

View File

@@ -2,6 +2,10 @@ Fri Mar 19 14:52:29 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: add version-info
Thu Mar 18 11:24:02 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common
Sat Feb 27 19:46:21 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: remove EXTRA_DATA (as of autoconf 2.13/automake

View File

@@ -2,6 +2,10 @@ Fri Mar 19 14:52:48 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: add version-info
Thu Mar 18 11:24:19 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: include Makefile.am.common
Sat Mar 13 22:27:10 1999 Assar Westerlund <assar@sics.se>
* otp_parse.c: unsigned-ify

View File

@@ -8,6 +8,8 @@ Thu Mar 18 12:53:32 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: parse_units.h
* Makefile.am: include Makefile.am.common
Sat Mar 13 23:31:35 1999 Assar Westerlund <assar@sics.se>
* Makefile.in (SOURCES): add glob.c

View File

@@ -8,6 +8,8 @@ Thu Mar 18 15:07:06 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Makefile.am: install ss.h
* Makefile.am: include Makefile.am.common
Thu Mar 11 15:01:01 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* parse.y: prototype for error_message