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