]> cygwin.com Git - cygwin-apps/cygutils.git/blob - ChangeLog
b3ba8eddf252305ae1419b6662b1d8d56cdf6de8
[cygwin-apps/cygutils.git] / ChangeLog
1 2002-03-15 Charles Wilson <cwilson@ece.gatech.edu>
2
3 * Makefile.in: rebootstrap
4 * aclocal.m4: ditto
5 * configure: ditto
6 * src/Makefile.in: ditto
7 * src/ascii/Makefile.in: ditto
8 * src/banner/Makefile.in: ditto
9 * src/cal/Makefile.in: ditto
10 * src/clip/Makefile.in: ditto
11 * src/conv/Makefile.in: ditto
12 * src/ddate/Makefile.in: ditto
13 * src/dump/Makefile.in: ditto
14 * src/ipc/Makefile.in: ditto
15 * src/last/Makefile.in: ditto
16 * src/lpr/Makefile.in: ditto
17 * src/mkshortcut/Makefile.in: ditto
18 * src/namei/Makefile.in: ditto
19 * src/realpath/Makefile.in: ditto
20
21 2002-03-15 Michael Schaap <cygwin_start@mscha.org>
22
23 * src/cygstart: new directory
24 * src/cygstart/Makefile.am: new file
25 * src/cygstart/Makefile.in: new file
26 * src/cygstart/cygstart.c: new file
27 * src/cygstart/cygstart.1: new file
28 * src/Makefile.am: add subdirectory cygstart
29 * src/Makefile.in: regenerate
30 * AUTHORS: add Michael Schaap for cygstart
31 * PROGLIST: add cygstart
32 * README: add cygstart
33
34 2002-03-13 Charles Wilson <cwilson@ece.gatech.edu>
35
36 * HOW-TO-CONTRIBUTE: fix typos
37
38 2002-03-13 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
39
40 * src/mkshortcut/mkshortcut.c: fix NULL pointer problem
41
42 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
43
44 * TODO: remove 'reorg' note
45 * configure.ac: mark as version 1.0.0
46 * configure: regenerate
47 * HOW-TO-CONTRIBUTE: new file
48
49 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
50
51 * configure.ac: build Makefiles in new directories
52 * configure.in: regenerate
53 * Makefile.am: change subdirs
54 * Makefile.in: regenerate
55
56 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
57
58 * src: new directory
59 * src/Makefile.am: new file
60 * src/Makefile.in: new file
61 * src-gpl/Makefile.am: removed
62 * src-gpl/Makefile.in: removed
63 * src-pd/Makefile.am: removed
64 * src-pd/Makefile.in: removed
65 * src-bsd/Makefile.am: removed
66 * src-bsd/Makefile.in: removed
67
68 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
69
70 * src/ascii: new directory
71 * src-gpl/ascii.c: moved to src/ascii/ascii.c
72 * src/ascii/ascii.c: moved from src-gpl/ascii.c
73 * src/ascii/Makefile.am: new file
74 * src/ascii/Makefile.in: new file
75
76 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
77
78 * src/banner: new directory
79 * src-gpl/banner.c: moved to src/banner/banner.c
80 * src/banner/banner.c: moved from src-gpl/banner.c
81 * src/banner/Makefile.am: new file
82 * src/banner/Makefile.in: new file
83
84 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
85
86 * src/cal: new directory
87 * src-bsd/cal.c: moved to src/cal/cal.c
88 * src/cal/cal.c: moved from src-bsd/cal.c
89 * src-bsd/cal.1: moved to src/cal/cal.1
90 * src/cal/cal.1: moved from src-bsd/cal.1
91 * src-bsd/err.c: moved to src/cal/err.c
92 * src/cal/err.c: moved from src-bsd/err.c
93 * src-bsd/errs.h: moved to src/cal/errs.h
94 * src/cal/errs.h: moved from src-bsd/errs.h
95 * src-bsd/widechar.h: moved to src/cal/widechar.h
96 * src/cal/widechar.h: moved from src-bsd/widechar.h
97 * src-bsd/README.cal: moved to src/cal/README.cal
98 * src/cal/README.cal: moved from src-bsd/README.cal
99 * src/cal/Makefile.am: new file
100 * src/cal/Makefile.in: new file
101
102 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
103
104 * src/clip: new directory
105 * src-gpl/putclip.c: moved to src/clip/putclip.c
106 * src/clip/putclip.c: moved from src-gpl/putclip.c
107 * src-gpl/getclip.c: moved to src/clip/getclip.c
108 * src/clip/getclip.c: moved from src-gpl/getclip.c
109 * src/clip/Makefile.am: new file
110 * src/clip/Makefile.in: new file
111
112 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
113
114 * src/conv: new directory
115 * src-gpl/conv.c: moved to src/conv/conv.c
116 * src/conv/conv.c: moved from src-gpl/conv.c
117 * src/conv/Makefile.am: new file
118 * src/conv/Makefile.in: new file
119
120 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
121
122 * src/ddate: new directory
123 * src-pd/ddate.c: moved to src/ddate/ddate.c
124 * src/ddate/ddate.c: moved from src-pd/ddate.c
125 * src-pd/ddate.1: moved to src/ddate/ddate.1
126 * src/ddate/ddate.1: moved from src-pd/ddate.1
127 * src-pd/ddate.doc: moved to src/ddate/ddate.doc
128 * src/ddate/ddate.doc: moved from src-pd/ddate.doc
129 * src/ddate/Makefile.am: new file
130 * src/ddate/Makefile.in: new file
131
132 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
133
134 * src/dump: new directory
135 * src-gpl/dump.c: moved to src/dump/dump.c
136 * src/dump/dump.c: moved from src-gpl/dump.c
137 * src/dump/Makefile.am: new file
138 * src/dump/Makefile.in: new file
139
140 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
141
142 * src/ipc: new directory
143 * src-gpl/msgtool.c: moved to src/ipc/msgtool.c
144 * src/ipc/msgtool.c: moved from src-gpl/msgtool.c
145 * src-gpl/semstat.c: moved to src/ipc/semstat.c
146 * src/ipc/semstat.c: moved from src-gpl/semstat.c
147 * src-gpl/semtool.c: moved to src/ipc/semtool.c
148 * src/ipc/semtool.c: moved from src-gpl/semtool.c
149 * src-gpl/shmtool.c: moved to src/ipc/shmtool.c
150 * src/ipc/shmtool.c: moved from src-gpl/shmtool.c
151 * src/ipc/Makefile.am: new file
152 * src/ipc/Makefile.in: new file
153
154 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
155
156 * src/last: new directory
157 * src-gpl/last.c: moved to src/last/last.c
158 * src/last/last.c: moved from src-gpl/last.c
159 * src-gpl/last.1: moved to src/last/last.1
160 * src/last/last.1: moved from src-gpl/last.1
161 * src-gpl/lastb.1: moved to src/last/lastb.1
162 * src/last/lastb.1: moved from src-gpl/lastb.1
163 * src-gpl/oldutmp.h: moved to src/last/oldutmp.h
164 * src/last/oldutmp.h: moved from src-gpl/oldutmp.h
165 * src-gpl/utmpdump.c: moved to src/last/utmpdump.c
166 * src/last/utmpdump.c: moved from src-gpl/utmpdump.c
167 * src/last/Makefile.am: new file
168 * src/last/Makefile.in: new file
169
170 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
171
172 * src/lpr: new directory
173 * src-gpl/lpr.c: moved to src/lpr/lpr.c
174 * src/lpr/lpr.c: moved from src-gpl/lpr.c
175 * src/lpr/Makefile.am: new file
176 * src/lpr/Makefile.in: new file
177
178 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
179
180 * src/mkshortcut: new directory
181 * src-gpl/mkshortcut.c: moved to src/mkshortcut/mkshortcut.c
182 * src/mkshortcut/mkshortcut.c: moved from src-gpl/mkshortcut.c
183 * src-gpl/mkshortcut.1: moved to src/mkshortcut/mkshortcut.1
184 * src/mkshortcut/mkshortcut.1: moved from src-gpl/mkshortcut.1
185 * src/mkshortcut/Makefile.am: new file
186 * src/mkshortcut/Makefile.in: new file
187
188 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
189
190 * src/namei: new directory
191 * src-pd/namei.c: moved to src/namei/namei.c
192 * src/namei/namei.c: moved from src-pd/namei.c
193 * src-pd/namei.1: moved to src/namei/namei.1
194 * src/namei/namei.1: moved from src-pd/namei.1
195 * src-pd/README.namei: moved to src/namei/README.namei
196 * src/namei/README.namei: moved from src-pd/README.namei
197 * src-pd/README1.namei: moved to src/namei/README1.namei
198 * src/namei/README1.namei: moved from src-pd/README1.namei
199 * src/namei/Makefile.am: new file
200 * src/namei/Makefile.in: new file
201
202 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
203
204 * src/realpath: new directory
205 * src-gpl/realpath.c: moved to src/realpath/realpath.c
206 * src/realpath/realpath.c: moved from src-gpl/realpath.c
207 * src/realpath/Makefile.am: new file
208 * src/realpath/Makefile.in: new file
209
210
211 2002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
212
213 * src-gpl/Makefile.am: add lpr and mkshortcut
214 * src-gpl/Makefile.in: regenerate
215 * configure.ac: update version number
216 * configure: regenerate
217 * AUTHORS: add Rick and Joshua
218 * PROGLIST: add lpr and mkshortcut
219 * NEWS: add lpr and mkshortcut
220 * README: add lpr and mkshortcut
221 * TODO: add some notes...
222 * src-gpl/mkshortcut.c: Reformat comment block. Explicitly
223 include config.h and common.h. Move other #inludes to
224 common.h. Add some static strings for later use (version,
225 Id, copyright).
226 * src-gpl/lpr.c: Add license reference. Explicitly include
227 config.h and common.h. Move other #includes to common.h.
228 Add some static strings for later use (version, Id, copyright).
229 Change programName to program_name (to match style of other
230 programs). Strdup from argv[0] instead of hardcoding. Use
231 VA_START macro instead of va_start.
232
233 2002-02-23 Rick Rankin <rick_rankin@yahoo.com>
234
235 * src-gpl/lpr.c: new file
236
237 2002-02-23 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
238
239 * src-gpl/mkshortcut.c: new file
240 * src-gpl/mkshortcut.1: new file
241
242 2002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
243
244 * src-pd/ddate.c: add explicit license reference
245 and move #includes to common.h. Guard setlocale.
246 Explicitly include config.h, common.h
247 * src-pd/namei.c: ditto
248 * src-bsd/cal.c: ditto
249 * src-bsd/err.c: ditto
250 * src-bsd/errs.h: explicitly include config.h, common.h
251 * src-bsd/widechar.h: explicitly include config.h (NOT common.h)
252 * src-gpl/ascii.c: explicitly include config.h
253 * src-gpl/banner.c: reformat license notice. explicitly
254 include config.h
255 * src-gpl/conv.c: explictly include config.h
256 * src-gpl/dump.c: explictly include config.h; move other
257 includes into common.h
258 * src-gpl/getclip.c: explicitly include config.h
259 * src-gpl/last.c: reformat license notice. explicitly include
260 config.h. Move other #includes into common.h
261 * src-gpl/oldutmp.h: add explicit license reference.
262 * src-gpl/putclip.c: include config.h. Move other #includes
263 into common.h
264 * src-gpl/realpath.c: Reformat license reference. Explicitly
265 include config.h.
266 * src-gpl/msgtool.c: add explicit license reference. include
267 config.h. Guard ipc #includes. Move other includes into common.h
268 * src-gpl/semstat.c: ditto
269 * src-gpl/semtool.c: ditto
270 * src-gpl/shmtool.c: ditto
271 * src-gpl/utmpdump.c: Reformat license reference. Explicitly
272 include config.h. Move other includes into common.h.
273 * config.h.in: regenerate
274 * configure.ac: Add the new checks
275 * common.h: Migrate other includes from .c files here.
276 * configure: regenerate
277
278 2002-01-28 Charles Wilson <cwilson@ece.gatech.edu>
279
280 * src-bsd/cal.c: fix spelling
281
282 2002-01-27 Charles Wilson <cwilson@ece.gatech.edu>
283
284 * acinclude.m4: new file
285 * common.h: new file
286 * configure.ac: add conditionals for windows-only,
287 cygipc-only programs
288 * src-gpl/Makefile.am: use conditionals
289 * aclocal.m4: regenerate
290 * config.h.in: regenerate
291 * Makefile.in: regenerate
292 * src-gpl/Makefile.in: regenerate
293 * configure: regenerate
294 * README: minor changes
295 * src-bsd/cal.c: use common.h
296 * src-pd/ddate.c: use common.h
297 * src-pd/namei.c: use common.h
298 * src-gpl/ascii.c: use common.h
299 * src-gpl/banner.c: use common.h
300 * src-gpl/conv.c: use common.h
301 * src-gpl/dump.c: use common.h
302 * src-gpl/getclip.c: use common.h
303 * src-gpl/last.c: use common.h
304 * src-gpl/msgtool.c: use common.h
305 * src-gpl/putclip.c: use common.h
306 * src-gpl/realpath.c: use common.h
307 * src-gpl/semstat.c: use common.h
308 * src-gpl/semtool.c: use common.h
309 * src-gpl/shmtool.c: use common.h
310 * src-gpl/utmpdump.c: use common.h
311
312 2002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
313
314 * NEWS: add entries for 0.9.6, .7, and .8
315 * ChangeLog: fix tabs
316 * release version 0.9.8
317
318 2002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
319
320 * src-pd/ddate.c: new file
321 * src-pd/ddate.1: new file
322 * src-pd/ddate.doc: new file
323 * AUTHORS: add Druel the Chaotic
324 * PROGLIST: add ddate
325 * README: mention ddate
326 * src-pd/Makefile.am: add ddate to proglist, ddate.1
327 to manlist
328 * src-bsd/Makefile.in: regenerate
329
330 2002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
331
332 * src-gpl/realpath.c: new file
333 * AUTHORS: add Steven Barker
334 * PROGLIST: add realpath
335 * README: mention realpath
336 * src-gpl/Makefile.am: add realpath to proglist
337 * src-gpl/Makefile.in: regenerate
338
339 2002-01-18 Mark Bradshaw <bradshaw@staff.crosswalk.com>
340
341 * src-gpl/utmpdump.c: new file
342 * AUTHORS: add Mark Bradshaw
343 * PROGLIST: add utmpdump
344 * README: mention utmpdump
345 * src-gpl/Makefile.am: add utmpdump to proglist
346 * src-gpl/Makefile.in: regenerate
347
348 2002-01-16 Charles Wilson <cwilson@ece.gatech.edu>
349
350 * bootstrap: new file
351 * src-gpl/Makefile.am: add last to proglist
352 * src-gpl/Makefile.in: regenerate
353 * PROGLIST: add last
354 * README: mention last
355 * AUTHORS: add Mark Bradshaw
356
357 2002-01-16 Mark Bradshaw <bradshaw@staff.crosswalk.com>
358
359 * src-gpl/last.c: new file
360 * src-gpl/last.1: new file
361 * src-gpl/lastb.1: new file
362 * src-gpl/oldutmp.h: new file
363
364 2001-12-05 Joerg Schaible <joerg.schaible@gft.com>
365
366 * src-gpl/banner.c: fix the -c option, use ANSI
367 font to print the extended charset
368
369 2001-12-04 Charles Wilson <cwilson@ece.gatech.edu>
370
371 * licenses: new subdir
372 * licenses/COPYING.GPL: new file (GPL text)
373 * licenses/COPYING.BSD-no-advert: new file (BSD license,
374 without the advertising clause)
375 * src-pd: new subdir (for public domain source code that
376 I've taken, modified, and released under the GPL)
377 * src-bsd: new subdir (for source code that is covered
378 by the BSD-no-advert license) Note that BSD-w-advert
379 code is disallowed -- can't legally be linked to
380 cygwin1.dll.
381 * src: removed (renamed to src-gpl for consistency)
382 * src-gpl: new (renamed from src)
383 * PROGLIST: new file (contains descriptions of the
384 various programs)
385 * README: proglist stuff removed. README is more general.
386 * src-bsd/Makefile.am: new file
387 * src-bsd/Makefile.in: new file
388 * src-bsd/README.cal: new file
389 * src-bsd/cal.1: new file
390 * src-bsd/cal.c: new file
391 * src-bsd/err.c: new file
392 * src-bsd/errs.h: new file
393 * src-bsd/widechar.h: new file
394 * src-pd/Makefile.am: new file
395 * src-pd/Makefile.in: new file
396 * src-pd/README.namei: new file
397 * src-pd/README1.namei: new file
398 * src-pd/namei.1: new file
399 * src-pd/namei.c: new file
400 * configure.ac: add new tests to support namei and cal
401 * Makefile.am: add new subdirs
402 * config.h.in: regenerate
403 * aclocal.m4: regenerate
404 * Makefile.in: regenerate
405 * src/Makefile.in: regenerate
406
407 2001-11-28 Charles Wilson <cwilson@ece.gatech.edu>
408
409 * package renamed to 'cygutils'
410 * README: update
411 * NEWS: update
412 * AUTHORS: add Jorg Schaible
413 * configure.ac: package name change
414 * src/Makefile.am: add 'banner'
415 * src/banner.c: new file. Modified from Joerg's
416 original to use popt for argument processing.
417 * configure: regenerate
418 * config.h.in: regenerate
419 * aclocal.m4: regenerate
420 * Makefile.in: regenerate
421 * src/Makefile.in: regenerate
422
423 2001-11-26 Charles Wilson <cwilson@ece.gatech.edu>
424
425 * src/semtool.c: added
426 * src/semstat.c: added
427 * src/msgtool.c: added
428 * src/shmtool.c: added
429 * src/Makefile.am: add semtool, semstat, msgtool,
430 and shmtool targets.
431 * configure.ac: add check for cygipc, and for
432 ipc headers
433 * configure: regenerate
434 * config.h.in: regenerate
435 * aclocal.m4: regenerate
436 * Makefile.in: regenerate
437 * src/Makefile.in: regenerate
438
439 2001-11-25 Charles Wilson <cwilson@ece.gatech.edu>
440
441 * uuencode.1: deleted
442 * uuencode.c: deleted
443 * uudecode.1: deleted
444 * uudecond.c: deleted (get these from GNU sharutils)
445 * mktemp.1: deleted
446 * mktemp.c: deleted (get these from
447 http://www.courtesan.com/mktemp/)
448 * autoconfiscated -- lots of new files
449 * moved remaining .c files into src subdir
450 * src/conv.c: now recognize 'dos2unix.exe' and
451 'unix2dos.exe' as special argv[0] values, along
452 with 'd2u.exe' and 'u2d.exe'
453 * src/Makefile.in: install conv.exe as itself but
454 also as d2u.exe, u2d.exe, dos2unix.exe and unix2dos.exe
455
456 0.9.2
457
458 * link with /usr/lib/libpopt.a ('official' version)
459 * add mktemp implementation
460 * add friendly help/option handling to dump, putclip,
461 getclip, and ascii.
462
463 0.9.1 ---- baseline
464
This page took 0.056329 seconds and 5 git commands to generate.