| 1 | 2007-07-17  Love Hörnquist Ã
 | 
|---|
| 2 | strand  <lha@it.su.se>
 | 
|---|
| 3 | 
 | 
|---|
| 4 |         * Makefile.am: split source files in dist and nodist.
 | 
|---|
| 5 | 
 | 
|---|
| 6 | 2007-07-16  Love Hörnquist Ã
 | 
|---|
| 7 | strand  <lha@it.su.se>
 | 
|---|
| 8 | 
 | 
|---|
| 9 |         * Makefile.am: Only do roken rename for the library.
 | 
|---|
| 10 | 
 | 
|---|
| 11 | 2007-07-15  Love Hörnquist Ã
 | 
|---|
| 12 | strand  <lha@it.su.se>
 | 
|---|
| 13 | 
 | 
|---|
| 14 |         * Makefile.am: use version script.
 | 
|---|
| 15 |         
 | 
|---|
| 16 |         * version-script.map: use version script.
 | 
|---|
| 17 | 
 | 
|---|
| 18 | 2007-07-10  Love Hörnquist Ã
 | 
|---|
| 19 | strand  <lha@it.su.se>
 | 
|---|
| 20 | 
 | 
|---|
| 21 |         * Makefile.am: New library version.
 | 
|---|
| 22 |         
 | 
|---|
| 23 | 2006-10-19  Love Hörnquist Ã
 | 
|---|
| 24 | strand  <lha@it.su.se>
 | 
|---|
| 25 | 
 | 
|---|
| 26 |         * Makefile.am (compile_et_SOURCES): add lex.h
 | 
|---|
| 27 |         
 | 
|---|
| 28 | 2005-12-12  Love Hörnquist Ã
 | 
|---|
| 29 | strand  <lha@it.su.se>
 | 
|---|
| 30 | 
 | 
|---|
| 31 |         * com_err.3: Document the _r functions.
 | 
|---|
| 32 |         
 | 
|---|
| 33 | 2005-07-07  Love Hörnquist Ã
 | 
|---|
| 34 | strand  <lha@it.su.se>
 | 
|---|
| 35 | 
 | 
|---|
| 36 |         * com_err.h: Include <stdarg.h> for va_list to help AIX 5.2.
 | 
|---|
| 37 |         
 | 
|---|
| 38 | 2005-06-16  Love Hörnquist Ã
 | 
|---|
| 39 | strand  <lha@it.su.se>
 | 
|---|
| 40 | 
 | 
|---|
| 41 |         * parse.y: rename base to base_id since flex defines a function
 | 
|---|
| 42 |         with the argument base
 | 
|---|
| 43 | 
 | 
|---|
| 44 |         * compile_et.h: rename base to base_id since flex defines a
 | 
|---|
| 45 |         function with the argument base
 | 
|---|
| 46 | 
 | 
|---|
| 47 |         * compile_et.c: rename base to base_id since flex defines a
 | 
|---|
| 48 |         function with the argument base
 | 
|---|
| 49 | 
 | 
|---|
| 50 |         * parse.y (name2number): rename base to num to avoid shadowing
 | 
|---|
| 51 |         
 | 
|---|
| 52 |         * compile_et.c: rename optind to optidx
 | 
|---|
| 53 |         
 | 
|---|
| 54 | 2005-05-16  Love Hörnquist Ã
 | 
|---|
| 55 | strand  <lha@it.su.se>
 | 
|---|
| 56 | 
 | 
|---|
| 57 |         * parse.y: check allocation errors
 | 
|---|
| 58 | 
 | 
|---|
| 59 |         * lex.l: check allocation errors correctly
 | 
|---|
| 60 |         
 | 
|---|
| 61 |         * compile_et.h: include <err.h>
 | 
|---|
| 62 |         
 | 
|---|
| 63 |         * (main): compile_et.c: use strlcpy
 | 
|---|
| 64 |         
 | 
|---|
| 65 | 2005-04-29  Dave Love  <fx@gnu.org>
 | 
|---|
| 66 | 
 | 
|---|
| 67 |         * Makefile.am (LDADD): Add libcom_err.la
 | 
|---|
| 68 | 
 | 
|---|
| 69 | 2005-04-24  Love Hörnquist Ã
 | 
|---|
| 70 | strand  <lha@it.su.se>
 | 
|---|
| 71 | 
 | 
|---|
| 72 |         * include strlcpy and *printf and use them
 | 
|---|
| 73 | 
 | 
|---|
| 74 | 2005-02-03  Love Hörnquist Ã
 | 
|---|
| 75 | strand  <lha@it.su.se>
 | 
|---|
| 76 | 
 | 
|---|
| 77 |         * com_right.h: de-__P
 | 
|---|
| 78 | 
 | 
|---|
| 79 |         * com_err.h: de-__P
 | 
|---|
| 80 | 
 | 
|---|
| 81 | 2002-08-20  Johan Danielsson  <joda@pdc.kth.se>
 | 
|---|
| 82 | 
 | 
|---|
| 83 |         * compile_et.c: don't add comma after last enum member
 | 
|---|
| 84 | 
 | 
|---|
| 85 | 2002-08-12  Johan Danielsson  <joda@pdc.kth.se>
 | 
|---|
| 86 | 
 | 
|---|
| 87 |         * compile_et.c: just declare er_list directly instead of including
 | 
|---|
| 88 |         com_right in generated header files
 | 
|---|
| 89 | 
 | 
|---|
| 90 | 2002-03-11  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 91 | 
 | 
|---|
| 92 |         * Makefile.am (libcom_err_la_LDFLAGS): set version to 2:1:1
 | 
|---|
| 93 | 
 | 
|---|
| 94 | 2002-03-10  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 95 | 
 | 
|---|
| 96 |         * com_err.c (error_message): do not call strerror with a negative error
 | 
|---|
| 97 | 
 | 
|---|
| 98 | 2001-05-17  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 99 | 
 | 
|---|
| 100 |         * Makefile.am: bump version to 2:0:1
 | 
|---|
| 101 | 
 | 
|---|
| 102 | 2001-05-11  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 103 | 
 | 
|---|
| 104 |         * com_err.h (add_to_error_table): add prototype
 | 
|---|
| 105 |         * com_err.c (add_to_error_table): new function, from Derrick J
 | 
|---|
| 106 |         Brashear <shadow@dementia.org>
 | 
|---|
| 107 | 
 | 
|---|
| 108 | 2001-05-06  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 109 | 
 | 
|---|
| 110 |         * com_err.h: add printf formats for gcc
 | 
|---|
| 111 | 
 | 
|---|
| 112 | 2001-02-28  Johan Danielsson  <joda@pdc.kth.se>
 | 
|---|
| 113 | 
 | 
|---|
| 114 |         * error.c (initialize_error_table_r): put table at end of the list
 | 
|---|
| 115 | 
 | 
|---|
| 116 | 2001-02-15  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 117 | 
 | 
|---|
| 118 |         * com_err.c (default_proc): add printf attributes
 | 
|---|
| 119 | 
 | 
|---|
| 120 | 2000-08-16  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 121 | 
 | 
|---|
| 122 |         * Makefile.am: bump version to 1:1:0
 | 
|---|
| 123 | 
 | 
|---|
| 124 | 2000-07-31  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 125 | 
 | 
|---|
| 126 |         * com_right.h (initialize_error_table_r): fix prototype
 | 
|---|
| 127 | 
 | 
|---|
| 128 | 2000-04-05  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 129 | 
 | 
|---|
| 130 |         * com_err.c (_et_lit): explicitly initialize it to NULL to make
 | 
|---|
| 131 |         dyld on Darwin/MacOS X happy
 | 
|---|
| 132 | 
 | 
|---|
| 133 | 2000-01-16  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 134 | 
 | 
|---|
| 135 |         * com_err.h: remove __P definition (now in com_right.h).  this
 | 
|---|
| 136 |         file always includes com_right.h so that's where it should reside.
 | 
|---|
| 137 |         * com_right.h: moved __P here and added it to the function
 | 
|---|
| 138 |         prototypes
 | 
|---|
| 139 |         * com_err.h (error_table_name): add __P
 | 
|---|
| 140 | 
 | 
|---|
| 141 | 1999-07-03  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 142 | 
 | 
|---|
| 143 |         * parse.y (statement): use asprintf
 | 
|---|
| 144 | 
 | 
|---|
| 145 | 1999-06-13  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 146 | 
 | 
|---|
| 147 |         * Makefile.in: make it solaris make vpath-safe
 | 
|---|
| 148 | 
 | 
|---|
| 149 | Thu Apr  1 11:13:53 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
 | 
|---|
| 150 | 
 | 
|---|
| 151 |         * compile_et.c: use getargs
 | 
|---|
| 152 | 
 | 
|---|
| 153 | Sat Mar 20 00:16:30 1999  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 154 | 
 | 
|---|
| 155 |         * compile_et.c: static-ize
 | 
|---|
| 156 | 
 | 
|---|
| 157 | Thu Mar 18 11:22:13 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
 | 
|---|
| 158 | 
 | 
|---|
| 159 |         * Makefile.am: include Makefile.am.common
 | 
|---|
| 160 | 
 | 
|---|
| 161 | Tue Mar 16 22:30:05 1999  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 162 | 
 | 
|---|
| 163 |         * parse.y: use YYACCEPT instead of return
 | 
|---|
| 164 | 
 | 
|---|
| 165 | Sat Mar 13 22:22:56 1999  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 166 | 
 | 
|---|
| 167 |         * compile_et.c (generate_h): cast when calling is* to get rid of a
 | 
|---|
| 168 |         warning
 | 
|---|
| 169 | 
 | 
|---|
| 170 | Thu Mar 11 15:00:51 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
 | 
|---|
| 171 | 
 | 
|---|
| 172 |         * parse.y: prototype for error_message
 | 
|---|
| 173 | 
 | 
|---|
| 174 | Sun Nov 22 10:39:02 1998  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 175 | 
 | 
|---|
| 176 |         * compile_et.h: include ctype and roken
 | 
|---|
| 177 | 
 | 
|---|
| 178 |         * compile_et.c: include err.h
 | 
|---|
| 179 |         (generate_h): remove unused variable
 | 
|---|
| 180 | 
 | 
|---|
| 181 |         * Makefile.in (WFLAGS): set
 | 
|---|
| 182 | 
 | 
|---|
| 183 | Fri Nov 20 06:58:59 1998  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 184 | 
 | 
|---|
| 185 |         * lex.l: undef ECHO to work around AIX lex bug
 | 
|---|
| 186 | 
 | 
|---|
| 187 | Sun Sep 27 02:23:59 1998  Johan Danielsson  <joda@hella.pdc.kth.se>
 | 
|---|
| 188 | 
 | 
|---|
| 189 |         * com_err.c (error_message): try to pass code to strerror, to see
 | 
|---|
| 190 |         if it might be an errno code (this if broken, but some MIT code
 | 
|---|
| 191 |         seems to expect this behaviour)
 | 
|---|
| 192 | 
 | 
|---|
| 193 | Sat Sep 26 17:42:39 1998  Johan Danielsson  <joda@hella.pdc.kth.se>
 | 
|---|
| 194 | 
 | 
|---|
| 195 |         * compile_et.c: <foo_err.h> -> "foo_err.h"
 | 
|---|
| 196 | 
 | 
|---|
| 197 | Tue Jun 30 17:17:36 1998  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 198 | 
 | 
|---|
| 199 |         * Makefile.in: add str{cpy,cat}_truncate
 | 
|---|
| 200 | 
 | 
|---|
| 201 | Mon May 25 05:24:39 1998  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 202 | 
 | 
|---|
| 203 |         * Makefile.in (clean): try to remove shared library debris
 | 
|---|
| 204 | 
 | 
|---|
| 205 | Sun Apr 19 09:50:17 1998  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 206 | 
 | 
|---|
| 207 |         * Makefile.in: add symlink magic for linux
 | 
|---|
| 208 | 
 | 
|---|
| 209 | Sun Apr  5 09:22:11 1998  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 210 | 
 | 
|---|
| 211 |         * parse.y: define alloca to malloc in case we're using bison but
 | 
|---|
| 212 |         don't have alloca
 | 
|---|
| 213 | 
 | 
|---|
| 214 | Tue Mar 24 05:13:01 1998  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 215 | 
 | 
|---|
| 216 |         * Makefile.in: link with snprintf (From Derrick J Brashear
 | 
|---|
| 217 |         <shadow@dementia.org>)
 | 
|---|
| 218 | 
 | 
|---|
| 219 | Fri Feb 27 05:01:42 1998  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 220 | 
 | 
|---|
| 221 |         * parse.y: initialize ec->next
 | 
|---|
| 222 | 
 | 
|---|
| 223 | Thu Feb 26 02:22:25 1998  Assar Westerlund  <assar@sics.se>
 | 
|---|
| 224 | 
 | 
|---|
| 225 |         * Makefile.am: @LEXLIB@
 | 
|---|
| 226 | 
 | 
|---|
| 227 | Sat Feb 21 15:18:54 1998  assar westerlund  <assar@sics.se>
 | 
|---|
| 228 | 
 | 
|---|
| 229 |         * Makefile.in: set YACC and LEX
 | 
|---|
| 230 | 
 | 
|---|
| 231 | Tue Feb 17 22:20:27 1998  Bjoern Groenvall  <bg@sics.se>
 | 
|---|
| 232 | 
 | 
|---|
| 233 |         * com_right.h: Change typedefs so that one may mix MIT compile_et
 | 
|---|
| 234 |         generated code with krb4 dito.
 | 
|---|
| 235 | 
 | 
|---|
| 236 | Tue Feb 17 16:30:55 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
 | 
|---|
| 237 | 
 | 
|---|
| 238 |         * compile_et.c (generate): Always return a value.
 | 
|---|
| 239 | 
 | 
|---|
| 240 |         * parse.y: Files don't have to end with `end'.
 | 
|---|
| 241 | 
 | 
|---|
| 242 | Mon Feb 16 16:09:20 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
 | 
|---|
| 243 | 
 | 
|---|
| 244 |         * lex.l (getstring): Replace getc() with input().
 | 
|---|
| 245 | 
 | 
|---|
| 246 |         * Makefile.am: Fixes for new compile_et.
 | 
|---|