]> cygwin.com Git - cygwin-apps/cygutils.git/blame - ChangeLog
fixup docs
[cygwin-apps/cygutils.git] / ChangeLog
CommitLineData
41326bf7
CW
12002-06-05 Charles S. Wilson <cwilson@ece.gatech.edu>
2 Robert Collins <robert.collins@itdomain.com.au>
3
4 Convert to one-big-makefile style. cf "Recursive make
5 considered harmful"
6
49fd867f 7 * HOW-TO-CONTRIBUTE: update to reflect one-big-makefile style.
41326bf7
CW
8 * Makefile.am: consolidate from src/*/Makefile.am
9 * configure.ac: remove src/*/Makefile from AC_CONFIG_FILES list.
10 bump version.
11 * NEWS: Note one-file-to-build-them-all
12 * TODO: update
13 * aclocal.m4: regenerate
14 * Makefile.in: regenerate
15 * configure: regenerate
16 * /src/realpath/Makefile.in: delete
17 * /src/realpath/Makefile.am: delete
18 * /src/namei/Makefile.in: delete
19 * /src/namei/Makefile.am: delete
20 * /src/mkshortcut/Makefile.in: delete
21 * /src/mkshortcut/Makefile.am: delete
22 * /src/lpr/Makefile.in: delete
23 * /src/lpr/Makefile.am: delete
24 * /src/last/Makefile.in: delete
25 * /src/last/Makefile.am: delete
26 * /src/ipc/Makefile.in: delete
27 * /src/ipc/Makefile.am: delete
28 * /src/dump/Makefile.in: delete
29 * /src/dump/Makefile.am: delete
30 * /src/ddate/Makefile.in: delete
31 * /src/ddate/Makefile.am: delete
32 * /src/cygstart/Makefile.in: delete
33 * /src/cygstart/Makefile.am: delete
34 * /src/conv/Makefile.in: delete
35 * /src/conv/Makefile.am: delete
36 * /src/col/Makefile.in: delete
37 * /src/col/Makefile.am: delete
38 * /src/cal/Makefile.in: delete
39 * /src/cal/Makefile.am: delete
40 * /src/banner/Makefile.in: delete
41 * /src/banner/Makefile.am: delete
42 * /src/ascii/Makefile.in: delete
43 * /src/ascii/Makefile.am: delete
44 * /src/Makefile.in: delete
45 * /src/Makefile.am: delete
46
ad412770
CW
472002-05-23 Charles S. Wilson <cwilson@ece.gatech.edu>
48
49 * Makefile.in: regenerate
50 * src/Makefile.in: regenerate
51 * src/*/Makefile.in: regenerate
52 * configure: regenerate
53 * aclocal.m4: regenerate
54
552002-05-22 David A. Willis <dawillis1214@yahoo.com>
56
57 * src/col: new directory
58 * src/col/Makefile.am: new file
59 * src/col/Makefile.in: new file
60 * src/col/col.c: new file
61 * src/col/err.c: new file
62 * src/col/err.h: new file
63 * src/col/col.1: new file
64 * src/col/README.col: new file
65 * src/Makefile.am: add subdirectory col
66 * src/Makefile.in: regenerate
67 * AUTHORS: add David A. Willis for col
68 * PROGLIST: add col
69 * README: add col
70
7af598f5
CW
712002-04-16 Chris January <chris@atomice.net>
72
73 * src/conv/conv.c (convert): Use correct type to store the
74 return value of fgetc()
75
13a7ef4c
CW
762002-03-15 Charles Wilson <cwilson@ece.gatech.edu>
77
78 * Makefile.in: rebootstrap
79 * aclocal.m4: ditto
80 * configure: ditto
81 * src/Makefile.in: ditto
82 * src/ascii/Makefile.in: ditto
83 * src/banner/Makefile.in: ditto
84 * src/cal/Makefile.in: ditto
85 * src/clip/Makefile.in: ditto
86 * src/conv/Makefile.in: ditto
87 * src/ddate/Makefile.in: ditto
88 * src/dump/Makefile.in: ditto
89 * src/ipc/Makefile.in: ditto
90 * src/last/Makefile.in: ditto
91 * src/lpr/Makefile.in: ditto
92 * src/mkshortcut/Makefile.in: ditto
93 * src/namei/Makefile.in: ditto
94 * src/realpath/Makefile.in: ditto
95
4805cb48
CW
962002-03-15 Michael Schaap <cygwin_start@mscha.org>
97
98 * src/cygstart: new directory
99 * src/cygstart/Makefile.am: new file
100 * src/cygstart/Makefile.in: new file
101 * src/cygstart/cygstart.c: new file
102 * src/cygstart/cygstart.1: new file
103 * src/Makefile.am: add subdirectory cygstart
104 * src/Makefile.in: regenerate
105 * AUTHORS: add Michael Schaap for cygstart
106 * PROGLIST: add cygstart
107 * README: add cygstart
108
7ab0751f
CW
1092002-03-13 Charles Wilson <cwilson@ece.gatech.edu>
110
111 * HOW-TO-CONTRIBUTE: fix typos
112
1132002-03-13 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
114
115 * src/mkshortcut/mkshortcut.c: fix NULL pointer problem
116
a18613f3
CW
1172002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
118
119 * TODO: remove 'reorg' note
120 * configure.ac: mark as version 1.0.0
121 * configure: regenerate
2075abba 122 * HOW-TO-CONTRIBUTE: new file
a18613f3 123
334b0592
CW
1242002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
125
126 * configure.ac: build Makefiles in new directories
127 * configure.in: regenerate
128 * Makefile.am: change subdirs
a18613f3 129 * Makefile.in: regenerate
334b0592 130
6cc111d5
CW
1312002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
132
133 * src: new directory
134 * src/Makefile.am: new file
135 * src/Makefile.in: new file
136 * src-gpl/Makefile.am: removed
137 * src-gpl/Makefile.in: removed
334b0592
CW
138 * src-pd/Makefile.am: removed
139 * src-pd/Makefile.in: removed
140 * src-bsd/Makefile.am: removed
141 * src-bsd/Makefile.in: removed
6cc111d5
CW
142
1432002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
144
145 * src/ascii: new directory
146 * src-gpl/ascii.c: moved to src/ascii/ascii.c
147 * src/ascii/ascii.c: moved from src-gpl/ascii.c
148 * src/ascii/Makefile.am: new file
149 * src/ascii/Makefile.in: new file
150
1512002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
152
153 * src/banner: new directory
154 * src-gpl/banner.c: moved to src/banner/banner.c
155 * src/banner/banner.c: moved from src-gpl/banner.c
156 * src/banner/Makefile.am: new file
157 * src/banner/Makefile.in: new file
158
1592002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
160
161 * src/cal: new directory
162 * src-bsd/cal.c: moved to src/cal/cal.c
163 * src/cal/cal.c: moved from src-bsd/cal.c
164 * src-bsd/cal.1: moved to src/cal/cal.1
165 * src/cal/cal.1: moved from src-bsd/cal.1
166 * src-bsd/err.c: moved to src/cal/err.c
167 * src/cal/err.c: moved from src-bsd/err.c
168 * src-bsd/errs.h: moved to src/cal/errs.h
169 * src/cal/errs.h: moved from src-bsd/errs.h
170 * src-bsd/widechar.h: moved to src/cal/widechar.h
171 * src/cal/widechar.h: moved from src-bsd/widechar.h
172 * src-bsd/README.cal: moved to src/cal/README.cal
173 * src/cal/README.cal: moved from src-bsd/README.cal
174 * src/cal/Makefile.am: new file
175 * src/cal/Makefile.in: new file
176
1772002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
178
179 * src/clip: new directory
180 * src-gpl/putclip.c: moved to src/clip/putclip.c
181 * src/clip/putclip.c: moved from src-gpl/putclip.c
182 * src-gpl/getclip.c: moved to src/clip/getclip.c
183 * src/clip/getclip.c: moved from src-gpl/getclip.c
184 * src/clip/Makefile.am: new file
185 * src/clip/Makefile.in: new file
186
1872002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
188
189 * src/conv: new directory
190 * src-gpl/conv.c: moved to src/conv/conv.c
191 * src/conv/conv.c: moved from src-gpl/conv.c
192 * src/conv/Makefile.am: new file
193 * src/conv/Makefile.in: new file
194
1952002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
196
197 * src/ddate: new directory
198 * src-pd/ddate.c: moved to src/ddate/ddate.c
199 * src/ddate/ddate.c: moved from src-pd/ddate.c
200 * src-pd/ddate.1: moved to src/ddate/ddate.1
201 * src/ddate/ddate.1: moved from src-pd/ddate.1
202 * src-pd/ddate.doc: moved to src/ddate/ddate.doc
203 * src/ddate/ddate.doc: moved from src-pd/ddate.doc
204 * src/ddate/Makefile.am: new file
205 * src/ddate/Makefile.in: new file
206
2072002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
208
209 * src/dump: new directory
210 * src-gpl/dump.c: moved to src/dump/dump.c
211 * src/dump/dump.c: moved from src-gpl/dump.c
212 * src/dump/Makefile.am: new file
213 * src/dump/Makefile.in: new file
214
2152002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
216
217 * src/ipc: new directory
218 * src-gpl/msgtool.c: moved to src/ipc/msgtool.c
219 * src/ipc/msgtool.c: moved from src-gpl/msgtool.c
220 * src-gpl/semstat.c: moved to src/ipc/semstat.c
221 * src/ipc/semstat.c: moved from src-gpl/semstat.c
222 * src-gpl/semtool.c: moved to src/ipc/semtool.c
223 * src/ipc/semtool.c: moved from src-gpl/semtool.c
224 * src-gpl/shmtool.c: moved to src/ipc/shmtool.c
225 * src/ipc/shmtool.c: moved from src-gpl/shmtool.c
226 * src/ipc/Makefile.am: new file
227 * src/ipc/Makefile.in: new file
228
334b0592
CW
2292002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
230
231 * src/last: new directory
232 * src-gpl/last.c: moved to src/last/last.c
233 * src/last/last.c: moved from src-gpl/last.c
234 * src-gpl/last.1: moved to src/last/last.1
235 * src/last/last.1: moved from src-gpl/last.1
236 * src-gpl/lastb.1: moved to src/last/lastb.1
237 * src/last/lastb.1: moved from src-gpl/lastb.1
238 * src-gpl/oldutmp.h: moved to src/last/oldutmp.h
239 * src/last/oldutmp.h: moved from src-gpl/oldutmp.h
240 * src-gpl/utmpdump.c: moved to src/last/utmpdump.c
241 * src/last/utmpdump.c: moved from src-gpl/utmpdump.c
242 * src/last/Makefile.am: new file
243 * src/last/Makefile.in: new file
244
2452002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
246
247 * src/lpr: new directory
248 * src-gpl/lpr.c: moved to src/lpr/lpr.c
249 * src/lpr/lpr.c: moved from src-gpl/lpr.c
250 * src/lpr/Makefile.am: new file
251 * src/lpr/Makefile.in: new file
252
2532002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
254
255 * src/mkshortcut: new directory
256 * src-gpl/mkshortcut.c: moved to src/mkshortcut/mkshortcut.c
257 * src/mkshortcut/mkshortcut.c: moved from src-gpl/mkshortcut.c
258 * src-gpl/mkshortcut.1: moved to src/mkshortcut/mkshortcut.1
259 * src/mkshortcut/mkshortcut.1: moved from src-gpl/mkshortcut.1
260 * src/mkshortcut/Makefile.am: new file
261 * src/mkshortcut/Makefile.in: new file
262
2632002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
264
265 * src/namei: new directory
266 * src-pd/namei.c: moved to src/namei/namei.c
267 * src/namei/namei.c: moved from src-pd/namei.c
268 * src-pd/namei.1: moved to src/namei/namei.1
269 * src/namei/namei.1: moved from src-pd/namei.1
270 * src-pd/README.namei: moved to src/namei/README.namei
271 * src/namei/README.namei: moved from src-pd/README.namei
272 * src-pd/README1.namei: moved to src/namei/README1.namei
273 * src/namei/README1.namei: moved from src-pd/README1.namei
274 * src/namei/Makefile.am: new file
275 * src/namei/Makefile.in: new file
276
2772002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
278
279 * src/realpath: new directory
280 * src-gpl/realpath.c: moved to src/realpath/realpath.c
281 * src/realpath/realpath.c: moved from src-gpl/realpath.c
282 * src/realpath/Makefile.am: new file
283 * src/realpath/Makefile.in: new file
284
285
0bb67178
CW
2862002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
287
288 * src-gpl/Makefile.am: add lpr and mkshortcut
289 * src-gpl/Makefile.in: regenerate
290 * configure.ac: update version number
291 * configure: regenerate
292 * AUTHORS: add Rick and Joshua
293 * PROGLIST: add lpr and mkshortcut
294 * NEWS: add lpr and mkshortcut
295 * README: add lpr and mkshortcut
296 * TODO: add some notes...
297 * src-gpl/mkshortcut.c: Reformat comment block. Explicitly
298 include config.h and common.h. Move other #inludes to
299 common.h. Add some static strings for later use (version,
300 Id, copyright).
301 * src-gpl/lpr.c: Add license reference. Explicitly include
302 config.h and common.h. Move other #includes to common.h.
303 Add some static strings for later use (version, Id, copyright).
304 Change programName to program_name (to match style of other
305 programs). Strdup from argv[0] instead of hardcoding. Use
306 VA_START macro instead of va_start.
307
3082002-02-23 Rick Rankin <rick_rankin@yahoo.com>
309
310 * src-gpl/lpr.c: new file
311
3122002-02-23 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
313
314 * src-gpl/mkshortcut.c: new file
315 * src-gpl/mkshortcut.1: new file
316
bd695173
CW
3172002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
318
319 * src-pd/ddate.c: add explicit license reference
320 and move #includes to common.h. Guard setlocale.
321 Explicitly include config.h, common.h
322 * src-pd/namei.c: ditto
323 * src-bsd/cal.c: ditto
324 * src-bsd/err.c: ditto
325 * src-bsd/errs.h: explicitly include config.h, common.h
326 * src-bsd/widechar.h: explicitly include config.h (NOT common.h)
327 * src-gpl/ascii.c: explicitly include config.h
328 * src-gpl/banner.c: reformat license notice. explicitly
329 include config.h
330 * src-gpl/conv.c: explictly include config.h
331 * src-gpl/dump.c: explictly include config.h; move other
332 includes into common.h
333 * src-gpl/getclip.c: explicitly include config.h
334 * src-gpl/last.c: reformat license notice. explicitly include
335 config.h. Move other #includes into common.h
336 * src-gpl/oldutmp.h: add explicit license reference.
337 * src-gpl/putclip.c: include config.h. Move other #includes
338 into common.h
339 * src-gpl/realpath.c: Reformat license reference. Explicitly
340 include config.h.
341 * src-gpl/msgtool.c: add explicit license reference. include
342 config.h. Guard ipc #includes. Move other includes into common.h
343 * src-gpl/semstat.c: ditto
344 * src-gpl/semtool.c: ditto
345 * src-gpl/shmtool.c: ditto
346 * src-gpl/utmpdump.c: Reformat license reference. Explicitly
347 include config.h. Move other includes into common.h.
348 * config.h.in: regenerate
349 * configure.ac: Add the new checks
350 * common.h: Migrate other includes from .c files here.
351 * configure: regenerate
352
b0a6ede7
CW
3532002-01-28 Charles Wilson <cwilson@ece.gatech.edu>
354
355 * src-bsd/cal.c: fix spelling
356
d2b03e6a 3572002-01-27 Charles Wilson <cwilson@ece.gatech.edu>
d955e090 358
d2b03e6a
CW
359 * acinclude.m4: new file
360 * common.h: new file
361 * configure.ac: add conditionals for windows-only,
362 cygipc-only programs
363 * src-gpl/Makefile.am: use conditionals
364 * aclocal.m4: regenerate
365 * config.h.in: regenerate
366 * Makefile.in: regenerate
367 * src-gpl/Makefile.in: regenerate
368 * configure: regenerate
369 * README: minor changes
370 * src-bsd/cal.c: use common.h
371 * src-pd/ddate.c: use common.h
372 * src-pd/namei.c: use common.h
373 * src-gpl/ascii.c: use common.h
374 * src-gpl/banner.c: use common.h
375 * src-gpl/conv.c: use common.h
376 * src-gpl/dump.c: use common.h
377 * src-gpl/getclip.c: use common.h
378 * src-gpl/last.c: use common.h
379 * src-gpl/msgtool.c: use common.h
380 * src-gpl/putclip.c: use common.h
381 * src-gpl/realpath.c: use common.h
382 * src-gpl/semstat.c: use common.h
383 * src-gpl/semtool.c: use common.h
384 * src-gpl/shmtool.c: use common.h
385 * src-gpl/utmpdump.c: use common.h
386
3872002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
d955e090
CW
388
389 * NEWS: add entries for 0.9.6, .7, and .8
390 * ChangeLog: fix tabs
391 * release version 0.9.8
392
d2b03e6a 3932002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
304a161b
CW
394
395 * src-pd/ddate.c: new file
396 * src-pd/ddate.1: new file
397 * src-pd/ddate.doc: new file
398 * AUTHORS: add Druel the Chaotic
399 * PROGLIST: add ddate
400 * README: mention ddate
401 * src-pd/Makefile.am: add ddate to proglist, ddate.1
402 to manlist
403 * src-bsd/Makefile.in: regenerate
404
d2b03e6a 4052002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
7beb4079
CW
406
407 * src-gpl/realpath.c: new file
408 * AUTHORS: add Steven Barker
409 * PROGLIST: add realpath
410 * README: mention realpath
411 * src-gpl/Makefile.am: add realpath to proglist
412 * src-gpl/Makefile.in: regenerate
413
d2b03e6a 4142002-01-18 Mark Bradshaw <bradshaw@staff.crosswalk.com>
c9f916ab
CW
415
416 * src-gpl/utmpdump.c: new file
7beb4079 417 * AUTHORS: add Mark Bradshaw
c9f916ab
CW
418 * PROGLIST: add utmpdump
419 * README: mention utmpdump
420 * src-gpl/Makefile.am: add utmpdump to proglist
421 * src-gpl/Makefile.in: regenerate
422
d2b03e6a 4232002-01-16 Charles Wilson <cwilson@ece.gatech.edu>
6cf885d7
CW
424
425 * bootstrap: new file
426 * src-gpl/Makefile.am: add last to proglist
427 * src-gpl/Makefile.in: regenerate
428 * PROGLIST: add last
429 * README: mention last
430 * AUTHORS: add Mark Bradshaw
431
d2b03e6a 4322002-01-16 Mark Bradshaw <bradshaw@staff.crosswalk.com>
6cf885d7
CW
433
434 * src-gpl/last.c: new file
435 * src-gpl/last.1: new file
436 * src-gpl/lastb.1: new file
437 * src-gpl/oldutmp.h: new file
438
d4a28ab0
CW
4392001-12-05 Joerg Schaible <joerg.schaible@gft.com>
440
441 * src-gpl/banner.c: fix the -c option, use ANSI
442 font to print the extended charset
443
4442001-12-04 Charles Wilson <cwilson@ece.gatech.edu>
445
446 * licenses: new subdir
447 * licenses/COPYING.GPL: new file (GPL text)
448 * licenses/COPYING.BSD-no-advert: new file (BSD license,
449 without the advertising clause)
450 * src-pd: new subdir (for public domain source code that
451 I've taken, modified, and released under the GPL)
452 * src-bsd: new subdir (for source code that is covered
453 by the BSD-no-advert license) Note that BSD-w-advert
454 code is disallowed -- can't legally be linked to
455 cygwin1.dll.
456 * src: removed (renamed to src-gpl for consistency)
457 * src-gpl: new (renamed from src)
458 * PROGLIST: new file (contains descriptions of the
459 various programs)
460 * README: proglist stuff removed. README is more general.
d955e090
CW
461 * src-bsd/Makefile.am: new file
462 * src-bsd/Makefile.in: new file
463 * src-bsd/README.cal: new file
464 * src-bsd/cal.1: new file
465 * src-bsd/cal.c: new file
466 * src-bsd/err.c: new file
467 * src-bsd/errs.h: new file
468 * src-bsd/widechar.h: new file
469 * src-pd/Makefile.am: new file
d4a28ab0
CW
470 * src-pd/Makefile.in: new file
471 * src-pd/README.namei: new file
472 * src-pd/README1.namei: new file
473 * src-pd/namei.1: new file
474 * src-pd/namei.c: new file
475 * configure.ac: add new tests to support namei and cal
476 * Makefile.am: add new subdirs
477 * config.h.in: regenerate
478 * aclocal.m4: regenerate
479 * Makefile.in: regenerate
480 * src/Makefile.in: regenerate
481
4822001-11-28 Charles Wilson <cwilson@ece.gatech.edu>
483
484 * package renamed to 'cygutils'
485 * README: update
486 * NEWS: update
487 * AUTHORS: add Jorg Schaible
488 * configure.ac: package name change
489 * src/Makefile.am: add 'banner'
490 * src/banner.c: new file. Modified from Joerg's
491 original to use popt for argument processing.
492 * configure: regenerate
493 * config.h.in: regenerate
494 * aclocal.m4: regenerate
495 * Makefile.in: regenerate
496 * src/Makefile.in: regenerate
497
4982001-11-26 Charles Wilson <cwilson@ece.gatech.edu>
499
500 * src/semtool.c: added
501 * src/semstat.c: added
502 * src/msgtool.c: added
503 * src/shmtool.c: added
504 * src/Makefile.am: add semtool, semstat, msgtool,
505 and shmtool targets.
506 * configure.ac: add check for cygipc, and for
507 ipc headers
508 * configure: regenerate
509 * config.h.in: regenerate
510 * aclocal.m4: regenerate
511 * Makefile.in: regenerate
512 * src/Makefile.in: regenerate
513
5142001-11-25 Charles Wilson <cwilson@ece.gatech.edu>
515
516 * uuencode.1: deleted
517 * uuencode.c: deleted
518 * uudecode.1: deleted
519 * uudecond.c: deleted (get these from GNU sharutils)
520 * mktemp.1: deleted
521 * mktemp.c: deleted (get these from
522 http://www.courtesan.com/mktemp/)
523 * autoconfiscated -- lots of new files
524 * moved remaining .c files into src subdir
525 * src/conv.c: now recognize 'dos2unix.exe' and
526 'unix2dos.exe' as special argv[0] values, along
527 with 'd2u.exe' and 'u2d.exe'
528 * src/Makefile.in: install conv.exe as itself but
529 also as d2u.exe, u2d.exe, dos2unix.exe and unix2dos.exe
530
5310.9.2
532
d955e090
CW
533 * link with /usr/lib/libpopt.a ('official' version)
534 * add mktemp implementation
535 * add friendly help/option handling to dump, putclip,
536 getclip, and ascii.
d4a28ab0
CW
537
5380.9.1 ---- baseline
539
This page took 0.072833 seconds and 5 git commands to generate.