]> cygwin.com Git - cygwin-apps/cygutils.git/blame - ChangeLog
Release 1.4.6
[cygwin-apps/cygutils.git] / ChangeLog
CommitLineData
ef453222
CW
12011-04-28 Charles Wilson <cwilson@...>
2
3 Release 1.4.6
4 * configure.ac: Bump version number to 1.4.6.
5 * NEWS: Update documentation.
6 * TODO: Ditto.
7 * BRANCHES: Ditto.
8
d2d984ab
CW
92011-04-21 Jon TURNEY <jon.turney@dronecode.org.uk>
10 Charles Wilson <cwilson@...>
11
12 * src/mkshortcut/mkshortcut.c (mkshortcut): If we are
13 creating shortcut for all users, ensure it is readable by
14 all users.
15
f4ae4802
CW
162011-04-28 Christian Franke <franke@computer.org>
17
18 * src/cygdrop/cygdrop.cc: Don't permute options.
19 Add missing fflush(). Fix typo. Print author.
20
5a3996fa
CW
212011-04-28 Charles Wilson <cwilson@...>
22
23 Don't distribute dos2unix, unix2dos, u2d, or d2u.
24 * Makefile.am: Don't install conv.exe as dos2unix,
25 unix2dos, d2u, or u2d any longer. Those programs are
26 now provided by the separate dos2unix package.
27 * PROGLIST: Remove references to dos2unix/unix2dos.
28 * README: Ditto.
29 * NEWS: Document changes.
30
5db1fa14
CW
312010-09-05 Charles Wilson <cwilson@...>
32
33 Change license for banner to GPLv3+
34 * src/banner/banner.c: Update license to GPLv3+.
35 * AUTHORS: Update licensing info for banner.
36 * NEWS: Ditto.
37 * PROGLIST: Ditto.
38 * README: Ditto.
39 * TODO: Ditto.
40
426acf63
CW
412010-08-18 Charles Wilson <cwilson@...>
42
43 Change license for cygicons.dll to GPLv3+
44 * src/cygicons/cygicons.rc.in: Update license to GPLv3+.
45 * AUTHORS: Update licensing info for cygicons.dll.
46 * NEWS: Ditto.
47 * PROGLIST: Ditto.
48 * README: Ditto.
49 * TODO: Ditto.
50
3a076f8e
CW
512010-08-18 Charles Wilson <cwilson@...>
52
53 Change license for mkshortcut to GPLv3+
54 * src/mkshortcut/mkshortcut.c: Update license to GPLv3+.
55 * src/mkshortcut/mkshortcut.1: Ditto.
56 * AUTHORS: Update licensing info for mkshortcut.
57 * NEWS: Ditto.
58 * PROGLIST: Ditto.
59 * README: Ditto.
60 * TODO: Ditto.
61
c91963aa
CW
622010-08-16 Charles Wilson <cwilson@...>
63
64 * cygstart.c (cygstart_posix_to_win_w): Use CCP_RELATIVE
65 when converting paths; enables 'cygstart calc'. Reported
66 by Ken Hirsch.
67 * NEWS: Document.
68
0a121f19
CW
692010-08-16 Charles Wilson <cwilson@...>
70
71 * cygstart.1: Update URL for reference to MS 'ShellExecute'
72 documentation.
73 * cygstart.c: Ditto (fixes --reference option).
74
55673fb0
CW
752010-08-16 Charles Wilson <cwilson@...>
76
77 Change license for cygdrop to GPLv3+
78 * src/cygdrop/cygdrop.cc: Update license to GPLv3+.
3a076f8e 79 * AUTHORS: Update licensing info for cygdrop.
55673fb0
CW
80 * NEWS: Ditto.
81 * PROGLIST: Ditto.
82 * README: Ditto.
83 * TODO: Ditto.
84
25a32756
CW
852010-08-16 Charles Wilson <cwilson@...>
86
87 Correct licensing oversights.
88 * clip/getclip.c (printLicense): Update internal license
89 text to GPLv3+.
90 * clip/putclip.c (printLicense): Ditto.
91 * conv/conv.c (printLicense): Ditto.
92 * cygstart/cygstart.c (printLicense): Ditto.
93 * realpath/realpath.c (printLicense): Ditto.
94 * readshortcut/readshortcut.c (printLicense): Ditto.
95 * dump/dump.c (printLicense): Ditto.
96 (printBottomDescription): Add reference to 'od'.
97 * readshortcut/readshortcut.1: Update license to GPLv3+.
98
4e224388
CW
992010-08-16 Charles Wilson <cwilson@...>
100
101 ascii: display only lower 128 chars by default.
102 * src/ascii/ascii.c (license): Update internal license
103 text to GPLv3+.
104 (main): Accept new option '--extended'; new option flag.
105 (ascii): Accept new option flag; only display characters
106 128..255 if enabled.
107 NEWS: Document.
108
25a7e4b9
CW
1092010-08-16 Charles Wilson <cwilson@...>
110
f7e43063
CW
111 Change license for cygstart to GPLv3+
112 * src/cygstart/cygstart.c: Update license to GPLv3+.
113 * src/cygstart/cygstart.1: Ditto.
3a076f8e 114 * AUTHORS: Update licensing info for cygstart.
25a7e4b9
CW
115 * NEWS: Ditto.
116 * PROGLIST: Ditto.
117 * README: Ditto.
118 * TODO: Ditto.
119
3181ec72
CW
1202010-08-16 Charles Wilson <cwilson@...>
121
122 Change license for readshortcut to GPLv3+
123 * src/readshortcut/readshortcut.c: Update license
124 to GPLv3+.
125 * AUTHORS: Update licensing info for readshortcut.
126 * NEWS: Ditto.
127 * PROGLIST: Ditto.
128 * README: Ditto.
129 * TODO: Ditto.
130
d76073f1
CW
1312010-08-15 Charles Wilson <cwilson@...>
132
3181ec72 133 Change license for lpr to GPLv3+.
d76073f1
CW
134 * src/lpr/lpr.cc: Update license to GPLv3+.
135 * src/lpr/Printer.hh: Ditto.
136 * src/lpr/Printer.cc: Ditto.
137 * src/lpr/PrinterException.hh: Ditto.
138 * src/lpr/Win32Utils.hh: Ditto.
139 * src/lpr/Win32Utils.cc: Ditto.
140 * AUTHORS: Update licensing info for lpr.
141 * NEWS: Ditto.
142 * PROGLIST: Ditto.
143 * README: Ditto.
144 * TODO: Ditto.
145
eefafd90
CW
1462010-08-15 Charles Wilson <cwilson@...>
147
148 Devel 1.4.5
149 * configure.ac: Post-release version bump.
150
94b8dd6f
CW
1512010-08-15 Charles Wilson <cwilson@...>
152
153 Release 1.4.4 (tag moved to this checkin).
154 * BRANCHES: Update documentation.
155 * NEWS: Add entries for 1.4.4
156
7bc54602
CW
1572010-08-15 Charles Wilson <cwilson@...>
158
159 Release 1.4.4
160 * configure.ac: Bump version number to 1.4.4.
161
1622010-08-15 Charles Wilson <cwilson@...>
163
164 Add standard cmdline options to cygdrop:
165 * src/cygdrop/cygdrop.cc (license, version, help,
166 printLicense, printBottomDescription, printTopDescription,
167 getVersion): New functions.
168 (usage): Implementation moved to usageCore; this function
169 now delegates.
170 (usageCore): This, and signature changed to accept FILE*
171 and progname as arguments.
172 (main): Use getopt_long and new struct option to support
173 --version, --license, --usage, and --help.
174
c570c1f7
CW
1752010-08-15 Charles Wilson <cwilson@...>
176
177 * src/realpath/realpath.c: Correct licensing info.
178 Original code was GPLv2+, not GPLv2 only (see
179 http://lists.gnu.org/archive/html/bug-sh-utils/2001-10/msg00002.html)
180 As all subsequent modifications to this file were by
181 me, this reversion to the original licensing terms is OK.
182 * AUTHORS: Ditto.
183 * TODO: Ditto.
184
a4905427
CW
1852010-08-15 Charles Wilson <cwilson@...>
186
187 Various code cleanups
188 * Makefile.am: Hack to work around conflict between
189 /usr/lib/libuuid* and /usr/lib/w32api/libuuid.
190 * src/ascii/ascii.c (main): Make optCon a global static.
191 When information is explicitly requested by the user, it
192 is not an error: invoke usage, help, version, license with
193 stdout not stderr.
194 (usage, help, version, license): Remove optCon function
195 argument throughout.
196 * src/banner/banner.c: Ditto.
197 * src/clip/getclip.c: Ditto.
198 * src/clip/putclip.c: Ditto.
199 * src/conv/conv.c: Ditto.
200 * src/cygstart/cygstart.c: Ditto.
201 * src/dump/dump.c: Ditto.
202 * src/mkshortcut/mkshortcut.c: Ditto.
203 * src/readshortcut/readshortcut.c: Ditto.
204 * src/realpath/realpath.c: Ditto.
205
79a32f3a
CW
2062010-08-15 Charles Wilson <cwilson@...>
207
208 * INSTALL: Remove from source control.
209
3d86489d
CW
2102010-08-15 Andy Koppe <andy.koppe@gmail.com>
211
212 * src/mkshortcut/mkshortcut.c (mkshortcut):
213 Add missing return statement.
214
96090301
CW
2152009-12-28 Charles Wilson <cwilson@...>
216
217 Release 1.4.2
218 * configure.ac: Update version.
219 * BRANCHES: Update documentation.
220
2212009-12-28 Charles Wilson <cwilson@...>
7b4dda32
CW
222
223 Add hippo.ico to cygicons DLL.
224 * src/cygicons/hippo.svg: New file.
225 * src/cygicons/hippo.ico: New file.
226 * src/cygicons/README: Update documentation.
227 * src/cygicons/cygicons.h: Add hippo.ico.
228 * src/cygicons/cygicons.rc.in: Add hippo.ico. Update
229 copyright date.
230 * Makefile.am: Add hippo.svg and hippo.ico.
231 * NEWS: Update documentation.
232
88041160
CW
2332009-12-03 Dave Korn <dave.korn.cygwin@googlemail.com>
234
235 Fix mkshortcut bug.
236 * src/mkshortcut/mkshortcut.c (mkshortcut): Fix off-
237 by-one error.
238
1cb970ef
CW
2392009-11-21 Charles Wilson <cwilson@...>
240
241 Release 1.4.1
242 * configure.ac: Update version.
243 * NEWS: fix typo.
c05f12ec 244 * BRANCHES: Update documentation.
1cb970ef 245
6d7a7b82
CW
2462009-11-21 Charles Wilson <cwilson@...>
247
248 Convert many programs to GPLv3+.
249 * COPYING: Update to GPLv3 (applies to compilation).
250 * licenses/COPYING.GPL: Renamed to...
251 * licenses/COPYING.GPLv2: this.
252 * licenses/COPYING.GPLv3: New.
7156ebbc 253 * Makefile.am: Update file list.
6d7a7b82
CW
254 * ascii/ascii.c: Switch to GPLv3+. Update copyright years.
255 * clip/getclip.c: Ditto.
256 * clip/putclip.c: Ditto.
257 * conv/conv.c: Ditto.
258 * dump/dump.c: Ditto.
259 * ipc/ipck: Ditto.
260 * ipc/msgtool.c: Ditto.
261 * ipc/semstat.c: Ditto.
262 * ipc/semtool.c: Ditto.
263 * ipc/shmtool.c: Ditto.
264 * PROGLIST: Update license information for each utility.
265 * README: Ditto.
266 * AUTHORS: Ditto. Also reorganize.
267 * TODO: Add notes concerning utilities that have not
268 been converted to GPLv3+.
269 * NEWS: Note license change.
270
29197d74
CW
2712009-11-21 Charles Wilson <cwilson@...>
272
273 Only build cygdrop when $host is cygwin.
274 * configure.ac: Arrange to build cygdrop only when CYGWIN.
275 * Makefile.am: Ditto.
276 * NEWS: Add cygdrop.
277
40d43529
CW
2782009-11-21 Christian Franke <franke@computer.org>
279
280 Add cygdrop utility.
281 * src/cygdrop: New directory.
282 * src/cygdrop/cygdrop.cc: New file.
283 * Makefile.am: Add program cygdrop.
284 * AUTHORS: Add Christian Franke for cygdrop.
285 * PROGLIST: Add cygdrop.
286 * README: Add cygdrop.
287
7854241f
CW
2882009-09-13 Charles Wilson <cwilson@...>
289
290 * src/lpr/Printer.cc: Silence compiler warnings.
291
8043b054
CW
2922009-09-13 Charles Wilson <cwilson@...>
293
294 Branch-specific fixes for building on MinGW
295 * configure.ac: Only error if cygwin && !cygwin-1.7; it
296 is okay if !cygwin.
297 * src/cygstart/cygstart.c (cygStart): Refactor much
298 of this code to the following two functions. If !cygwin,
299 always use cygstart_mbs_to_wcs. Retain existing logic for
300 context-dependent use of the two functions, for cygwin.
301 (cygstart_mbs_to_wcs): New function.
302 (cygstart_posix_to_win_w): New function. Guard so that
303 it is only compiled on cygwin.
304 * NEWS: Update.
305
5ca59930
CW
3062009-09-13 Charles Wilson <cwilson@...>
307
308 Build and distribution fixes.
309 * Makefile.am: Support silent-rules when building
310 libicons. Don't distributed cygicons.rc.
311
a5139f37
CW
3122009-09-13 Charles Wilson <cwilson@...>
313
314 Import relevant changes from MinGW and MSYS port
315 * Makefile.am: Specify --major-image-version and
316 --minor-image-version for DLL and EXEs.
317 * common.h: Compatibility macros for cygwin-specific
318 functions on MinGW.
319 * configure.ac: Force automake-1.11, enable silent rules.
320 * src/conv/conv.c (convert): Use mkstemp instead of tmpnam
321 (the latter fails horribly on MinGW+Vista).
322 * src/conv/mkstemp.c: New file (ported from an old NetBSD
323 version: svn://svn.debian.org/svn/pkg-discover/discover/trunk/)
324 * src/cygstart/cygstart.c: Guard cygwin.h include, and
325 cygwin-specific function calls.
326 * src/realpath/realpath.c: Guard cygwin.h include.
327 * src/readshortcut/readshortcut.c: Guard cygwin-specific
328 function forward declarations.
329 * src/lpr/lpr.cc: Guard cygwin.h include. Fix typo in help
330 text; extend help and usage text to reflect new options.
331 (usage): Accept errcode instead of always exit(1).
332 (help): New function.
333 (scan_for_help): New function.
334 (main): Add support for -help|--help long options; search
335 first for these and exit early, before allowing getopt().
336 Fix handling of getopt error states.
337 * NEWS: Update.
338
3392009-05-06 Charles Wslson <cwilson@...>
21e2cd88
CW
340
341 Release 1.4.0
342 * BRANCHES: Document new branch information.
343 * TODO: Add new items.
344 * configure.ac: Check for cygwin_conv_path (which
345 exists only on cygwin-1.7); error if missing.
346 Bump version number.
347 * config.h.in: Regenerate.
348
fe3a7d70
CW
3492009-05-06 Charles Wilson <cwilson@...>
350
351 Make coding style consistent throughout.
352 * ascii/ascii.c: Format using 'indent -gnu
353 -nut -ppi 1'.
354 * banner/banner.c: Ditto.
355 * clip/getclip.c: Ditto.
356 * clip/putclip.c: Ditto.
357 * cygstart/cygstart.c: Ditto.
358 * dump/dump.c: Ditto.
359 * ipc/msgtool.c: Ditto.
360 * ipc/semstat.c: Ditto.
361 * ipc/semtool.c: Ditto.
362 * ipc/shmtool.c: Ditto.
363 * mkshortcut/mkshortcut.c: Ditto.
364 * readshortcut/readshortcut.c: Ditto.
365 * realpath/realpath.c: Ditto.
366 * Printer.hh: Format using 'astyle --style=gnu -c'.
367 Move 'using namespace' from hh to cc.
368 * Printer.cc: Ditto.
369 * Win32Utils.cc: Ditto.
370 * Win32Utils.hh: Ditto.
371 * PrinterException.hh: Format using 'astyle --style=gnu
372 -c'. Removed 'using namespace' statement.
373 * lpr.cc: Format using 'astyle --style=gnu -c'
374
b96d6602
CW
3752009-05-06 Charles Wilson <cwilson@...>
376
377 Ensure uniformity for --version option.
378 * src/ascii/ascii.c: Ensure --version output
379 reports package version; harmonize formats.
380 * src/banner/banner.c: Ditto.
381 * src/clip/getclip.c: Ditto.
382 * src/clip/putclip.c: Ditto.
383 * src/conv/conv.c: Ditto.
384 * src/cygstart/cygstart.c: Ditto.
385 * src/dump/dump.c: Ditto.
386 * src/mkshortcut/mkshortcut.c: Ditto.
387 * src/realpath/realpath.c: Ditto.
388 * src/readshortcut/readshortcut.c: Ditto, and
389 fix line endings.
390 * src/readshortcut/readshortcut.c: Fix line
391 endings.
392
b87221e3
CW
3932009-05-06 Charles Wilson <cwilson@...>
394
395 * PROGLIST: Fix typo.
396
608458df
CW
3972009-05-05 IWAMURO Motonori <deenheart@gmail.com>
398 Corinna Vinschen <corinna@vinschen.de>
399
400 Support UTF pathnames in cygstart
401 * src/cygstart/cygstart.c (mbstowcs_noerr): New.
402 (mbstowcs_dup): New.
403 (main): Changed *action and *args to wchar_t*.
404 Transcode and dup from argv, rather than strdup.
405 When constructing args, use appropriate wide
406 constants and transoding operations.
407 (skipLocalUNCPart): New.
408 (cygStart): Rewrite to handle wchar_t and new
409 cygwin-1.7 path conversion functions.
410 (winStart): Use ShellExecute[Ex]W, wprintf, and L""
411 throughout.
412
7245242a
CW
4132009-05-05 Charles Wilson <cwilson@...>
414
415 Branch for 1.3.x (cygwin-1.5 only)
416 * BRANCHES: Update documentation
417
b773d56f
CW
4182009-04-22 Charles Wilson <cwilson@...>
419
420 Release 1.3.4
421 * configure.ac: Bump version number.
422 * Makefile.am: Fix post-install.
423 * BRANCHES: Update.
424 * NEWS: Update.
425
6492d64c
CW
4262009-04-21 Charles Wilson <cwilson@...>
427
428 * src/cygicons/README: Remove trailing spaces.
429 * NEWS: Update.
430 * PROGLIST: Fix typos.
b773d56f 431 * BRANCHES: Update.
6492d64c 432 * configure.ac: Bump version number. Update
2798d970
CW
433 to libtool-2.2 idioms. Require ac-2.63. Require
434 gettext-0.17. Modify dist to use lzma.
b773d56f
CW
435 * ABOUT-NLS: Regenerate.
436 * INSTALL: Regenerate.
437 * config.h.in: Regenerate.
438 * po/Makefile.in.in: Regenerate.
6492d64c 439
fe23b761
CW
4402008-09-04 Alex Smith <madalexonline@yahoo.co.uk>
441
442 If cygstart -w, then propagate child exit status.
443 * src/cygstart/cygstart.c (main): exit with
444 value returned by cygStart().
445 (cygStart): If -w/--wait, then get exit status
446 of child process and return it.
447
11adee90
CW
4482008-08-10 Barry Kelly <bkelly.ie@gmail.com>
449
fe23b761 450 Add -w/--wait option to cygstart.
11adee90
CW
451 * src/cygstart/cygstart.c: New enum StartFlags.
452 (main): Add startup options category, containing
453 new -w/--wait option. Use it to set StartFlags.
454 Modify -v/--verbose to set StartFlags.
455 Pass StartFlags to cygStart().
456 (printLastError): New.
457 (cygStart): Change signature to accept StartFlags.
458 Propagate StartFlags to winStart().
459 (winStart): Change signature to accept StartFlags.
460 Wait for child process to finish if SF_WAIT flag
461 is set in StartFlags.
462
65b579cb
CW
4632007-08-24 Charles Wilson <cwilson@...>
464
465 Bump version number to 1.3.2
466
467 * bootstrap: copy libtool.m4 to m4/.
468 * configure.ac: Bumped version number. Created
469 VERSION_* AC_SUBSTS for use by cygicons.rc.in.
470 Created AC_SUBST value for cygicon dll vernum.
471 Added libtool. Don't force -lpopt into LIBS.
472 Added cygicons.rc to list of generated files.
473 * Makefile.am: Added rules for building cygicons
474 DLL (but only on win32). Added doc_DATA target for
475 installing documentation. Added licenses_DATA
476 target for installing component licenses into
477 subdir of $(docdir). Added include_HEADERS target
478 for installing cygicons header (but only on win32).
479 Added lpr_doc_DATA and cygicons_doc_DATA targets
480 for installing component documentation into separate
481 subdirs of $(docdir). Added -lpopt to the *_LDADD
482 rules for the targets that need it, now that -lpopt
483 is not added to LIBS (created *_LDADD if not exist).
484 Added install-hook/uninstall-hook commands to force
485 the cygicons import and libtool libraries to have
486 the desired name. Added necessary variables, targets,
487 flags, and custom rules for building cygicons (special
488 care needed to deal with .rc files).
489 * src/cygicons/README: new file.
490 * src/cygicons/cygicons.h: new file.
491 * src/cygicons/cygicons.rc.in: new file.
492 * src/cygicons/cygwin-kde.ico: new file.
493 * src/cygicons/cygwin.ico: new file.
494 * src/cygicons/cygwinblue.ico: new file.
495 * src/cygicons/cygwincyan.ico: new file.
496 * src/cygicons/cygwing.ico: new file.
497 * src/cygicons/cygwings.ico: new file.
498 * src/cygicons/cygwinpurple.ico: new file.
499 * src/cygicons/cygwinred.ico: new file.
500 * src/cygicons/cygwinshiny.ico: new file.
501 * src/cygicons/cygwinyellow.ico: new file.
502 * config.h.in: regenerated.
503 * AUTHORS: updated documentation.
504 * NEWS: updated documentation.
505 * PROGLIST: updated documentation.
506 * README: updated documentation.
507 * HOW-TO-INSTALL: updated documentation.
508 * BRANCHES: updated documentation.
509
a15e13ca
CW
5102006-12-12 Charles Wilson <cwilson@...>
511
512 Release 1.3.1
513 Update build machinery to ac-2.61, am-1.10, gt-0.15
514
515 * configure.ac: bump version number
516 Move auxilliary files to build-aux dir.
517 Move .m4 files to m4/ dir.
518 * Makefile.am: Make sure aclocal can find m4 files.
519 * BRANCHES: update documentation
520 * NEWS: update documentation
521 * config.rpath: remove from CVS control
522 * acinclude.m4: moved to...
523 * m4/check_stdcall_func.m4: here.
524 * INSTALL: update to latest automake
525 * bootstrap: use autoreconf
526 * config.h.in: regenerate with latest autoconf
527 * ABOUT-NLS: update to latest gettext
528 * po/Makefile.in.in: update to latest gettext
529 * po/Rules-quot: update to latest gettext
530 * po/Makevars.template: new file due to gettext update
531
5322006-12-12 Michael Schaap <cygwin@mscha.nl>
533
534 * src/cygstart/cygstart.c (winstart): use
535 cygwin_internal(CW_SYNC_WINENV) instead of own
536 code to sync environment
537 (main): add --verbose option to show actual
538 ShellExecute call made
539
76e235a1
CW
5402006-03-20 Charles Wilson <cwilson@...>
541
542 bump version number to 1.3.0
543
544 * Makefile.am: remove programs, code, and documentation for
545 cal, col, colcrt, colrm, column, ddate, getopt, mcookie,
546 namei, rename, and rev. These programs now provided by
547 util-linux package.
548 * configure.ac: bump version number
549 * BRANCHES: update documentation
550 * NEWS: update documentation
551 * PROGLIST: update documentation
552 * README: update documentation
553 * src/cal/README.cal: removed
554 * src/cal/cal.1: removed
555 * src/cal/cal.c: removed
556 * src/cal/err.c: removed
557 * src/cal/errs.h: removed
558 * src/cal/widechar.h: removed
559 * src/col/README.col: removed
560 * src/col/col.1: removed
561 * src/col/col.c: removed
562 * src/col/err.c: removed
563 * src/col/err.h: removed
564 * src/colcrt/colcrt.1: removed
565 * src/colcrt/colcrt.c: removed
566 * src/colcrt/widechar.h: removed
567 * src/colrm/colrm.1: removed
568 * src/colrm/colrm.c: removed
569 * src/colrm/widechar.h: removed
570 * src/column/column.1: removed
571 * src/column/column.c: removed
572 * src/column/err.c: removed
573 * src/column/errs.h: removed
574 * src/column/widechar.h: removed
575 * src/ddate/ddate.1: removed
576 * src/ddate/ddate.c: removed
577 * src/ddate/ddate.doc: removed
578 * src/getopt/getopt.1: removed
579 * src/getopt/getopt.c: removed
580 * src/getopt/parse.bash: removed
581 * src/getopt/parse.tcsh: removed
582 * src/getopt/test.bash: removed
583 * src/getopt/test.tcsh: removed
584 * src/mcookie/mcookie.1: removed
585 * src/mcookie/mcookie.c: removed
586 * src/mcookie/md5.c: removed
587 * src/mcookie/md5.h: removed
588 * src/namei/README.namei: removed
589 * src/namei/README1.namei: removed
590 * src/namei/namei.1: removed
591 * src/namei/namei.c: removed
592 * src/rename/nls.h: removed
593 * src/rename/rename.1: removed
594 * src/rename/rename.c: removed
595 * src/rev/rev.1: removed
596 * src/rev/rev.c: removed
597 * src/rev/widechar.h: removed
598
67eb9474
CW
5992006-02-10 Charles Wilson <cwilson@...>
600
601 bump version number - 1.2.10
602 * configure.ac: ditto
603 * NEWS: update documentation
604 * BRANCHES: ditto
605 * INSTALL: update from autotools
606
6072006-02-10 Michael Schaap <cygwin@mscha.org>
608
609 * src/cygstart/cygstart.c (setup_win_environ): properly convert
610 environment variables to Win32.
611
6122006-02-10 Eric Blake <ebb9@byu.net>
613
614 * src/cygstart/cygstart.c (main): Don't permute options
615
41322b40
CW
6162005-07-09 Charles Wilson <cwilson@...>
617
618 bump version number - 1.2.9
619 * configure.ac: ditto
620 * NEWS: update documentation
621 * BRANCHES: ditto
622
4156620e
CF
6232005-07-08 Christopher Faylor <cgf@timesys.com>
624
625 * src/readshortcut.c (readshortcut): Pass opts by reference so that
626 changes made to the opts contents are reflected in the caller to
627 accommodate freeing of malloced fields.
628
ee86c819
CW
6292005-05-16 Charles Wilson <cwilson@...>
630
631 bump version number - 1.2.8
632 * configure.ac: bump version
633 * BRANCHES: update documentation
634
c09847dc
CW
6352005-05-16 Kees Zeelenberg <kzlq@...>
636
637 * src/dump/dump.c: fixes for -mno-cygwin/mingw
638 compatibility.
639 * common.h: ditto
640 * NEWS: update documentation
641
6422005-05-16 Michael Schaap <cygstart@...>
a932f2dd
CW
643
644 * src/cygstart/cygstart.c: improve compatibility with
645 'mount -X' by syncing env between cygwin and windows.
646 * NEWS: update documentation
647
0a9fe2f2
CW
6482005-04-12 Charles Wilson <cwilson@...>
649
650 bump version number - 1.2.7
651
652 * configure.ac: bump version
653 * BRANCHES: update documentation
654 * NEWS: ditto
655 * AUTHORS: ditto
656 * PROGLIST: ditto
657
b493aa03
CF
6582005-04-12 Christopher Faylor <cgf@timesys.com>
659
660 * Makefile.am: Add rename.
661 * src/rename/rename.c: New file.
662 * src/rename/nls.h: Ditto.
663 * src/rename/rename.1: Ditto.
664
48101fdb
CW
6652005-03-07 Michael Schaap <cygstart@...>
666
667 * src/cygstart/cygstart.c: reorganize around previous
668 patch.
669 * NEWS: document.
670
7fadead1
CW
6712005-03-03 Anthony Derosa <anthony.derosa1@...>
672
673 * src/cygstart/cygstart.c: fix memory leak, and improve
674 handling of long command lines.
675
23348f9f
CW
6762005-02-01 Charles Wilson <cwilson@....>
677
678 bump version number - 1.2.6
679
680 * configure.ac: bump version number
681 * src/conv/conv.c (exitOnZero): new function
682 (main): add new options --force, --safe
683 (conv): look for '\0' to signify binary files, not
684 "early" other-style line endings. Always convert
685 to specified type, unless '\0' found and --force not
686 given. But if disobeying user, print reason.
687 See thread: http://www.cygwin.com/ml/cygwin/2004-04/msg00080.html
688 * NEWS: document new behavior
689 * BRANCHES: update
690
6912005-01-31 Charles Wilson <cwilson@....>
692
693 * src/readlink/readlink.1: remove
694 * src/readlink/readlink.c: remove
695 * Makefile.am: remove readlink.1 and readlink.c
696 * NEWS: document it
697 * README: document it; also fix typo
698 * AUTHORS: remove references to readlink
699 * PROGLIST: remove readlink
700 * configure: regenerate
701
08cb7edc
CW
7022004-03-12 Charles Wilson <cwilson@....>
703
704 bump version number
705
706 * src/mkshortcut/mkshortcut.c: fix some
707 memory leaks in mkshortcut().
708 * configure.ac: bump version number
709 * BRANCHES: update
710
7112004-03-10 Harold L Hunt II <huntharo@....>
712
713 * src/mkshortcut/mkshortcut.c: add -d|--desc
714 option to set the description field (==tooltip
715 text) of the shortcut.
716 * src/mkshortcut/mkshortcut.1: document it.
717 * NEWS: document it
718
6d007d60
CW
7192004-02-14 Dick Repansky <rrepasky@....>
720 Joshua Danial Franklin <joshuadfranklin@....>
721
722 * src/mkshortcut/mkshortcut.c: add -s option
723 to control normal|minimized|maximized state
724 of the launched application.
725 * src/mkshortcut/mkshortcut.1: document it.
726 * NEWS: document it
727
b5edac4c
CW
7282004-01-31 Charles Wilson <cwilson@....>
729
730 bump version number
731
732 * src/ipc/ipcrm.c: remove
733 * src/ipc/ipcrm.8: remove
734 * src/ipc/ipcs.c: remove
735 * src/ipc/ipcs.8: remove
736 * src/ipc/semtool.c: compensate for interface differences
737 in cygserver vs. cygipc
738 * configure.ac: don't look for cygipc; just look for shmget
739 * Makefile.am: remove src/ipc/ipcs and src/ipc/ipcrm and their
740 manpages. Don't use extra libs (IPCLIBS) to build ipc programs
741 -- rely on cygserver support.
742 * README: update
743 * PROGLIST: update
744 * NEWS: update
745 * BRANCHES: update
746
807fb049
CW
7472003-12-01 Charles Wilson <cwilson@ece.gatech.edu>
748
749 bump version number
750
751 * src/ipc/ipck: fix typo, adapt for cygserver
752 compatibility
753 * NEWS: update
754 * BRANCHES: update
755
7562003-11-25 Rick Rankin <rick_rankin@yahoo.com>
757
758 * src/lpr/Printer.cc: fix bug in print() operation that was
759 causing duplication of the last character of a file.
760 * src/lpr/lpr.cc: add description of -l option to help message.
761
04226fa8
CW
7622003-10-23 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
763
764 * src/mkshortcut/mkshortcut.1: update to reflect
765 new -w/--workingdir option.
766
dd028aac
CW
7672003-09-13 Charles Wilson <cwilson@ece.gatech.edu>
768
769 * src/clip/getclip.c: Handle /dev/clipboard
770 native format. Add --no-conv option. Make it
771 the default.
772 * src/clip/putclip.c: Handle /dev/clipboard
773 native format. Add --no-conv option. Make it
774 the default.
775
7762003-09-12 Rob Siklos <rob3@siklos.ca>
777
778 * src/clip/getclip.c: implemented --dos and --unix,
779 renamed putclip() to getclip()
780 * src/clip/putclip.c: implemented --dos and --unix,
781 fixed segfault on null input,
782 fixed indentation spacing,
783 return FALSE instead of TRUE on failed GlobalAlloc and GlobalLock
784 * TODO: removed --unix --dos flag item for getclip and putclip
785
c56f3b40
CW
7862003-09-04 Chalres Wilson <cwilson@ece.gatech.edu>
787
788 * NEWS: update
789
7902003-09-04 Rob Siklos <rob3@siklos.ca>
791
792 * src/readshortcut: new directory
793 * src/readshortcut/readshortcut.c: new file
794 * src/readshortcut/readshortcut.1: new file
795 * Makefile.am: add program 'readshortcut'
796 * AUTHORS: add Rob Siklos for readshortcut
797 * PROGLIST: add readshortcut
798 * README: add readshortcut
799
73d352cb
CW
8002003-08-02 Charles Wilson <cwilson@ece.gatech.edu>
801
802 tag and release v1_2_1
803
804 * configure.ac: don't add cygipc to libs; put
805 value in a separate variable IPCLIBS
806 * Makefile.am: use @IPCLIBS@
807 * HOW-TO-CONTRIBUTE: update
808 * PROGLIST: update
b1858d43 809
e1225768
CW
8102003-07-13 Charles Wilson <cwilson@ece.gatech.edu>
811
812 tag and release v1_2_0
813
814 * BRANCHES: add v1_2_0
815
b1858d43
CW
8162003-07-13 Charles Wilson <cwilson@ece.gatech.edu>
817
818 * Makefile.am: correct some mistakes with
819 optionally-built progs.
820
02073789
CW
8212003-06-16 Charles Wilson <cwilson@ece.gatech.edu>
822
823 * src/mkshortcut/mkshortcut.1: fix ^M problem.
824
9420d22f
CW
8252003-06-13 Charles Wilson <cwilson@ece.gatech.edu>
826
827 * Makefile.am: add ipcs, ipcrm, and ipck
828 * configure.ac: change search method for libcygipc,
829 bump version number.
830 * src/ipc/ipcs.c: new file
831 * src/ipc/ipcs.8: new file
832 * src/ipc/ipcrm.c: new file
833 * src/ipc/ipcrm.8: new file
834 * src/ipc/ipck: new file
835 * NEWS: add info about ipcs, ipcrm, ipck
836 * PROGLIST: ditto
837 * README: ditto
838 * config.h.in: regenerate
839
669b09e4
CW
8402003-06-12 gilles civario <gilles.civario@cea.fr>
841
842 * src/lpr/Printer.cc (Printer::open): correct
843 access mode.
844
b7b5914e
CW
8452003-06-10 Charles Wilson <cwilson@ece.gatech.edu>
846
847 * BRANCHES: new file.
848
5f27608b
CW
8492003-06-10 Charles Wilson <cwilson@ece.gatech.edu>
850
851 * Bump version to 1.1.4. Release.
852
a18d2869
CW
8532003-06-07 Rick Rankin <rick_rankin@yahoo.com>
854
855 * src/lpr/Printer.hh: Added m_rawFlag attribute. If true, no CR/LF
856 translation is done. Defaults to false. Also added accessor
857 operations getRawFlag(), setRawFlag().
858 * src/lpr/Printer.cc: ditto.
859 * src/lpr/lpr.cc: added -l option to suppress CR/LF translation.
860 * src/lpr/lpr.1: added documentation for -l option.
861
e3a19465
CW
8622003-05-20 Charles Wilson <cwilson@ece.gatech.edu>
863
864 * NEWS: update lpr entry
21006e63
CW
865
8662003-05-20 Rick Rankin <rick_rankin@yahoo.com>
867 * src/lpr/lpr.c: removed file
868 * src/lpr/Printer.cc: new file
869 * src/lpr/Printer.hh: new file
870 * src/lpr/PrinterException.hh: new file
871 * src/lpr/README: new file
872 * src/lpr/Win32Utils.cc: new file
873 * src/lpr/Win32Utils.hh: new file
874 * src/lpr/lpr.1: new file
875 * src/lpr/lpr.cc: new file
876 * Makefile.am: add macro src_lpr_lpr_SOURCES
877 updated macros noinst_HEADERS, man_MANS
878 * configure.ac: added AC_PROG_CXX to compile C++ files
879
ec5b9412
CW
8802003-05-17 Charles Wilson <cwilson@ece.gatech.edu>
881
882 * configure.ac: correct a problem with newer
883 autoconf
884 * config.h.in: regenerate
885
b2682e03
CW
8862003-02-05 Charles Wilson <cwilson@ece.gatech.edu>
887
888 * NEWS: announce mkshortcut changes
889
8902003-02-05 David G. Baur <dgbaur@idmicro.com>
891
892 Added --workdir option to mkshortcut to set working directory
893 specified directory.
894
895 * mkshortcut.c (main): added dir_name_arg to opts
896 set dir_name to dir_name_arg if option was set
897 otherwise obtained from exe_name.
898 * mkshortcut.1: update
899
c4453a3d
CW
9002002-11-11 Charles Wilson <cwilson@ece.gatech.edu>
901
902 Convert mkshortcut to popt. Bump to version 1.1.3
903
904 * mkshortcut.c (license): new function
905 (version): popt version() function
906 (version): static variable renamed to versionStr
907 (help): new function
908 (usage): popt usage() function; the old usage()
909 function eliminated
910 (printLicense): new function
911 (printBottomDescription): new function
912 (printTopDescription): new function
913 (getVersion): new function
914 (mkshortcut): new function, contains core code
915 (print_version): removed.
916 (main): almost completely rewritten to use popt
b2682e03
CW
917 instead of getopt
918 * TODO: remove note about mkshortcut.
919
9202002-11-10 Charles Wilson <cwilson@ece.gatech.edu>
921
922 Fix things so that 'make dist' works
923
924 * Makefile.am: split up EXTRA_DIST into several
925 variables. Add a lot of files. Remove reference
926 to the m4/ directory.
927 * HOW-TO-CONTRIBUTE: correct a few things affected
928 by the above change.
929
9302002-11-10 Charles Wilson <cwilson@ece.gatech.edu>
931
932 Tired of long 'cvs diff' times over my modem, I
933 removed the files generated by bootstrap from
934 CVS. tarballs will have them, but cvs checkouts
935 will need to always run bootstrap. Since gettextize
936 is too intrusive, leave ABOUT-NLS and config.rpath
937 so we don't have to include gettext in bootstrap.
938 Also, don't bother with autoheader, so leave config.h.in
939 in CVS as well.
940
941 * missing: remove
942 * mkinstalldirs: remove
943 * install-sh: remove
944 * config.guess: remove
945 * config.sub: remove
946 * depcomp: remove
947 * compile: remove
948 * Makefile.in: remove
949 * aclocal.m4: remove
950 * configure: remove
951 * stamp-h.in: remove (not used by newer autotools)
952
9532002-11-10 Charles Wilson <cwilson@ece.gatech.edu>
954
955 Because utmpdump and last are now provided by the new
956 sysvinit package, those programs have been removed
957 from cygutils. Also, update to recent autotools &
958 gettext, plus a few cleanups.
959
960 * src/last/last.c: remove
961 * src/last/utmpdump.c: remove
962 * src/last/oldutmp.h: remove
963 * src/last/last.1: remove
964 * src/last/lastb.1: remove
965 * src/last/: remove directory
966 * intl/Makefile.in: remove
967 * intl/: remove directory
968
969 * src/cal/cal.c: cygwin provides langinfo.h, but
970 not the nl_langinfo function. Make sure both exist
971 before calling nl_langinfo.
972 * configure.ac: remove references to system header files
973 needed only by utmpdump or last. Don't try to generate
974 intl/Makefile.
975 * Makefile.am: remove intl/ directory; add po/ directory
976 to make new gettext happy. Remove last and utmpdump from
977 bin_PROGRAMS; remove last.1 and lastb.1 from man_MANS.
978 change _LDADD vars from @INTLLIBS@ to @LIBINTL@. Remove
979 references to last and utmpdump _SOURCES.
980 * po/LINGUAS: new file (needed by new gettext)
981 * po/POTFILES.in: new file (needed by new gettext)
982 * common.h: remove references to system header files used
983 only by utmpdump or last
984 * bootstrap: add `force' options
985 * NEWS: docu update
986 * PROGLIST: docu update
987 * README: dpcu update
988 * TODO: docu update
989 * HOW-TO-CONTRIBUTE: docu update
990
991 * aclocal.m4: regenerate
992 * configure: regenerate
993 * Makefile.in: regenerate
994 * config.h.in: regenerate
995 * ABOUT-NLS: new version
996 * COPYING: new version
997 * INSTALL: new version
998 * mkinstalldirs: new version
999 * missing: new version
1000 * install-sh: new version
1001 * depcomp: new version
1002 * config.sub: new version
1003 * config.guess: new version
1004
10052002-07-17 Charles Wilson <cwilson@ece.gatech.edu>
1006
1007 At Bruno Haible's suggestion, don't include all of
1008 gettext. Just have an intl/ directory with a null
1009 Makefile.in, and a populated po/ directory. m4/
1010 is no longer necessary. Later, when automake bug
1011 is fixed, we can remove the intl/ directory entirely,
1012 but we'll still need the po/ directory and the ABOUT-NLS
1013 file.
1014
1015 * intl/*: remove
1016 * intl/Makefile.in: turn this into a null file
1017 * m4/*: remove
1018 * configure.ac: remove m4/Makefile from AC_CONFIG_FILES
1019 * Makefile.am: remove m4/ from SUBDIRS
1020 * Makefile.in: regenerate
1021 * configure: regenerate
1022
10232002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1024
1025 * configure.ac: bump version to 1.1.2
1026 * configure: regenerate
1027
10282002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1029
1030 Add 'mcookie' program. Tag "v1_1_1d"
1031
1032 * src/mcookie: new directory
1033 * src/mcookie/mcookie.c: new file
1034 * src/mcookie/mcookie.1: new file
1035 * src/mcookie/md5.h: new file
1036 * src/mcookie/md5.c: new file
1037 * Makefile.am: add program 'mcookie'
1038 * configure.ac: add test for gettimeofday
1039 * config.h.in: regenerate
1040 * Makefile.in: regenerate
1041 * PROGLIST: add mcookie
1042 * README: add mcookie
1043 * NEWS: mention mcookie
1044
10452002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1046
1047 Add 'colrm' program. Tag "v1_1_1c"
1048
1049 * src/colrm: new directory
1050 * src/colrm/colrm.c: new file
1051 * src/colrm/colrm.1: new file
1052 * src/colrm/widechar.h: new file
1053 * Makefile.am: add program 'colrm'
1054 * Makefile.in: regenerate
1055 * PROGLIST: add colrm
1056 * README: add colrm
1057 * NEWS: hasn't been updated in a while...
1058
10592002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1060
1061 Add 'colcrt' program. Tag "v1_1_1b"
1062
1063 * src/colcrt: new directory
1064 * src/colcrt/colcrt.c: new file
1065 * src/colcrt/colcrt.1: new file
1066 * src/colcrt/widechar.h: new file
1067 * Makefile.am: add program 'colcrt'
1068 * Makefile.in: regenerate
1069 * PROGLIST: add colcrt
1070 * README: add colcrt
1071
10722002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1073
1074 Add 'column' program. Tag "v1_1_1a"
1075
1076 * src/column: new directory
1077 * src/column/column.c: new file
1078 * src/column/column.1: new file
1079 * src/column/err.c: new file
1080 * src/column/errs.h: new file
1081 * src/column/widechar.h: new file
1082 * Makefile.am: add program 'column'
1083 * configure.ac: add check for TIOCGWINSZ, termios.h, and ioctl.h.
1084 * common.h: use TIOCGWINSZ to include sys/termios.h or sys/ioctl.h.
1085 * Makefile.in: regenerate
1086 * config.h.in: regenerate
1087 * configure: regenerate
1088 * PROGLIST: add column
1089 * README: add column
1090
10912002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1092
1093 * TODO: remove gettext reminder
1094 * HOW-TO-CONTRIBUTE: explain how to handle programs
1095 that need -lintl, given the gettextize changes below.
1096 * Makefile.in: regenerate
1097
10982002-07-12 gettextize <bug-gnu-gettext@gnu.org>
1099
1100 Bug in automake means that we have to gettextize -- even tho
1101 we will never actually build gettext ourselves ('external'
1102 option in AM_GNU_GETTEXT). Reported to automake list.
1103
1104 Bug in gettext means that we have to explicitly set and AC_SUBST
1105 BUILD_INCLUDED_LIBINTL and USE_INCLUDED_LIBINTL in configure.ac.
1106 Reported to Bruno.
1107
1108 * Makefile.am (SUBDIRS): Add intl, m4.
1109 (ACLOCAL_AMFLAGS): New variable.
1110 (EXTRA_DIST): Add config.rpath.
1111 * configure.ac (AC_CONFIG_FILES): Add intl/Makefile, po/Makefile.in,
1112 m4/Makefile.
1113 * intl/: new directory
1114 * intl/*: new files
1115 * po/: new directory
1116 * po/*: new files
1117 * m4/: new directory
1118 * m4/*: new files
1119 * config.rpath: new file
1120 * ABOUT-NLS: new file
1121 * aclocal.m4: regenerate
1122 * Makefile.in: regenerate
1123 * configure: regenerate
1124 * bootstrap: add -I m4 to aclocal command; copy files
1125 * config.guess: new file
1126 * config.sub: new file
1127 * compile: new file
1128 * config.h.in: regenerate
1129 * TODO: note to remove all this garbage when it becomes
1130 possible; need bugfix to automake and gettext.m4
1131
11322002-07-12 Charles S. Wilson <cwilson@ece.gatech.edu>
1133
1134 Adjust to cygwin's libintl library now depending on libiconv.
1135 Easiest way: remove explicit search for -lintl and libintl.h;
1136 instead use AM_GNU_GETTEXT.
1137
1138 Add 'rev' program
1139
1140 * configure.ac: don't look for -lintl and libintl.h 'by hand';
1141 use AM_GNU_GETTEXT instead. Unfortunately, even 'external'
1142 option requires po/ and intl/ directories. See gettextize above.
1143 * src/rev: new directory
1144 * src/rev/rev.c: new file
1145 * src/rev/rev.1: new file
1146 * src/rev/widechar.h: new file
1147 * Makefile.am: add program 'rev'. Add LDADD variables for
1148 the programs that use gettext, since -lintl is no longer
1149 automatically included in LIBS (use @INTLLIBS@)
1150 * Makefile.in: regenerate
1151 * PROGLIST: add rev
1152 * README: add rev
1153
11542002-06-06 Charles S. Wilson <cwilson@ece.gatech.edu>
1155 Egor Duda
1156
1157 Add getopt.exe, readlink.exe. Bump to 1.1.1.
1158
1159 * AUTHORS: add Egor, Kenneth Stailey, and Frodo Looijaard
1160 * configure.ac: bump to 1.1.1
1161 * Makefile.am: add getopt and readlink
1162 * PROGLIST: ditto
1163 * README: ditto
1164 * Makefile.in: regenerate
1165 * configure: regenerate
1166 * src/Makefile.am: delete (forgot to do so in previous commit)
1167 * src/Makefile.in: delete (ditto)
1168 * src/readlink/readlink.1: new file
1169 * src/readlink/readlink.c: new file
1170 * src/getopt/getopt.1: new file
1171 * src/getopt/getopt.c: new file
1172 * src/getopt/parse.bash: new file
1173 * src/getopt/parse.tcsh: new file
1174 * src/getopt/test.bash: new file
1175 * src/getopt/test.tcsh: new file
1176
11772002-06-05 Charles S. Wilson <cwilson@ece.gatech.edu>
1178 Robert Collins <robert.collins@itdomain.com.au>
1179
1180 Convert to one-big-makefile style. cf "Recursive make
1181 considered harmful". Bump to 1.1.0
1182
1183 * HOW-TO-CONTRIBUTE: update to reflect one-big-makefile style.
1184 * Makefile.am: consolidate from src/*/Makefile.am
1185 * configure.ac: remove src/*/Makefile from AC_CONFIG_FILES list.
1186 bump version.
1187 * NEWS: Note one-file-to-build-them-all
1188 * TODO: update
1189 * aclocal.m4: regenerate
1190 * Makefile.in: regenerate
1191 * configure: regenerate
1192 * /src/realpath/Makefile.in: delete
1193 * /src/realpath/Makefile.am: delete
1194 * /src/namei/Makefile.in: delete
1195 * /src/namei/Makefile.am: delete
1196 * /src/mkshortcut/Makefile.in: delete
1197 * /src/mkshortcut/Makefile.am: delete
1198 * /src/lpr/Makefile.in: delete
1199 * /src/lpr/Makefile.am: delete
1200 * /src/last/Makefile.in: delete
1201 * /src/last/Makefile.am: delete
1202 * /src/ipc/Makefile.in: delete
1203 * /src/ipc/Makefile.am: delete
1204 * /src/dump/Makefile.in: delete
1205 * /src/dump/Makefile.am: delete
1206 * /src/ddate/Makefile.in: delete
1207 * /src/ddate/Makefile.am: delete
1208 * /src/cygstart/Makefile.in: delete
1209 * /src/cygstart/Makefile.am: delete
1210 * /src/conv/Makefile.in: delete
1211 * /src/conv/Makefile.am: delete
1212 * /src/col/Makefile.in: delete
1213 * /src/col/Makefile.am: delete
1214 * /src/cal/Makefile.in: delete
1215 * /src/cal/Makefile.am: delete
1216 * /src/banner/Makefile.in: delete
1217 * /src/banner/Makefile.am: delete
1218 * /src/ascii/Makefile.in: delete
1219 * /src/ascii/Makefile.am: delete
1220 * /src/Makefile.in: delete
1221 * /src/Makefile.am: delete
1222
12232002-05-23 Charles S. Wilson <cwilson@ece.gatech.edu>
1224
1225 * Makefile.in: regenerate
1226 * src/Makefile.in: regenerate
1227 * src/*/Makefile.in: regenerate
1228 * configure: regenerate
1229 * aclocal.m4: regenerate
1230
12312002-05-22 David A. Willis <dawillis1214@yahoo.com>
1232
1233 * src/col: new directory
1234 * src/col/Makefile.am: new file
1235 * src/col/Makefile.in: new file
1236 * src/col/col.c: new file
1237 * src/col/err.c: new file
1238 * src/col/err.h: new file
1239 * src/col/col.1: new file
1240 * src/col/README.col: new file
1241 * src/Makefile.am: add subdirectory col
1242 * src/Makefile.in: regenerate
1243 * AUTHORS: add David A. Willis for col
1244 * PROGLIST: add col
1245 * README: add col
1246
12472002-04-16 Chris January <chris@atomice.net>
1248
1249 * src/conv/conv.c (convert): Use correct type to store the
1250 return value of fgetc()
1251
12522002-03-15 Charles Wilson <cwilson@ece.gatech.edu>
1253
1254 * Makefile.in: rebootstrap
1255 * aclocal.m4: ditto
1256 * configure: ditto
1257 * src/Makefile.in: ditto
1258 * src/ascii/Makefile.in: ditto
1259 * src/banner/Makefile.in: ditto
1260 * src/cal/Makefile.in: ditto
1261 * src/clip/Makefile.in: ditto
1262 * src/conv/Makefile.in: ditto
1263 * src/ddate/Makefile.in: ditto
1264 * src/dump/Makefile.in: ditto
1265 * src/ipc/Makefile.in: ditto
1266 * src/last/Makefile.in: ditto
1267 * src/lpr/Makefile.in: ditto
1268 * src/mkshortcut/Makefile.in: ditto
1269 * src/namei/Makefile.in: ditto
1270 * src/realpath/Makefile.in: ditto
1271
12722002-03-15 Michael Schaap <cygwin_start@mscha.org>
1273
1274 * src/cygstart: new directory
1275 * src/cygstart/Makefile.am: new file
1276 * src/cygstart/Makefile.in: new file
1277 * src/cygstart/cygstart.c: new file
1278 * src/cygstart/cygstart.1: new file
1279 * src/Makefile.am: add subdirectory cygstart
1280 * src/Makefile.in: regenerate
1281 * AUTHORS: add Michael Schaap for cygstart
1282 * PROGLIST: add cygstart
1283 * README: add cygstart
1284
12852002-03-13 Charles Wilson <cwilson@ece.gatech.edu>
1286
1287 * HOW-TO-CONTRIBUTE: fix typos
1288
12892002-03-13 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
1290
1291 * src/mkshortcut/mkshortcut.c: fix NULL pointer problem
1292
12932002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1294
1295 * TODO: remove 'reorg' note
1296 * configure.ac: mark as version 1.0.0
1297 * configure: regenerate
1298 * HOW-TO-CONTRIBUTE: new file
1299
13002002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1301
1302 * configure.ac: build Makefiles in new directories
1303 * configure.in: regenerate
1304 * Makefile.am: change subdirs
1305 * Makefile.in: regenerate
1306
13072002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1308
1309 * src: new directory
1310 * src/Makefile.am: new file
1311 * src/Makefile.in: new file
1312 * src-gpl/Makefile.am: removed
1313 * src-gpl/Makefile.in: removed
1314 * src-pd/Makefile.am: removed
1315 * src-pd/Makefile.in: removed
1316 * src-bsd/Makefile.am: removed
1317 * src-bsd/Makefile.in: removed
1318
13192002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1320
1321 * src/ascii: new directory
1322 * src-gpl/ascii.c: moved to src/ascii/ascii.c
1323 * src/ascii/ascii.c: moved from src-gpl/ascii.c
1324 * src/ascii/Makefile.am: new file
1325 * src/ascii/Makefile.in: new file
1326
13272002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1328
1329 * src/banner: new directory
1330 * src-gpl/banner.c: moved to src/banner/banner.c
1331 * src/banner/banner.c: moved from src-gpl/banner.c
1332 * src/banner/Makefile.am: new file
1333 * src/banner/Makefile.in: new file
1334
13352002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1336
1337 * src/cal: new directory
1338 * src-bsd/cal.c: moved to src/cal/cal.c
1339 * src/cal/cal.c: moved from src-bsd/cal.c
1340 * src-bsd/cal.1: moved to src/cal/cal.1
1341 * src/cal/cal.1: moved from src-bsd/cal.1
1342 * src-bsd/err.c: moved to src/cal/err.c
1343 * src/cal/err.c: moved from src-bsd/err.c
1344 * src-bsd/errs.h: moved to src/cal/errs.h
1345 * src/cal/errs.h: moved from src-bsd/errs.h
1346 * src-bsd/widechar.h: moved to src/cal/widechar.h
1347 * src/cal/widechar.h: moved from src-bsd/widechar.h
1348 * src-bsd/README.cal: moved to src/cal/README.cal
1349 * src/cal/README.cal: moved from src-bsd/README.cal
1350 * src/cal/Makefile.am: new file
1351 * src/cal/Makefile.in: new file
1352
13532002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1354
1355 * src/clip: new directory
1356 * src-gpl/putclip.c: moved to src/clip/putclip.c
1357 * src/clip/putclip.c: moved from src-gpl/putclip.c
1358 * src-gpl/getclip.c: moved to src/clip/getclip.c
1359 * src/clip/getclip.c: moved from src-gpl/getclip.c
1360 * src/clip/Makefile.am: new file
1361 * src/clip/Makefile.in: new file
1362
13632002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1364
1365 * src/conv: new directory
1366 * src-gpl/conv.c: moved to src/conv/conv.c
1367 * src/conv/conv.c: moved from src-gpl/conv.c
1368 * src/conv/Makefile.am: new file
1369 * src/conv/Makefile.in: new file
1370
13712002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1372
1373 * src/ddate: new directory
1374 * src-pd/ddate.c: moved to src/ddate/ddate.c
1375 * src/ddate/ddate.c: moved from src-pd/ddate.c
1376 * src-pd/ddate.1: moved to src/ddate/ddate.1
1377 * src/ddate/ddate.1: moved from src-pd/ddate.1
1378 * src-pd/ddate.doc: moved to src/ddate/ddate.doc
1379 * src/ddate/ddate.doc: moved from src-pd/ddate.doc
1380 * src/ddate/Makefile.am: new file
1381 * src/ddate/Makefile.in: new file
1382
13832002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1384
1385 * src/dump: new directory
1386 * src-gpl/dump.c: moved to src/dump/dump.c
1387 * src/dump/dump.c: moved from src-gpl/dump.c
1388 * src/dump/Makefile.am: new file
1389 * src/dump/Makefile.in: new file
1390
13912002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1392
1393 * src/ipc: new directory
1394 * src-gpl/msgtool.c: moved to src/ipc/msgtool.c
1395 * src/ipc/msgtool.c: moved from src-gpl/msgtool.c
1396 * src-gpl/semstat.c: moved to src/ipc/semstat.c
1397 * src/ipc/semstat.c: moved from src-gpl/semstat.c
1398 * src-gpl/semtool.c: moved to src/ipc/semtool.c
1399 * src/ipc/semtool.c: moved from src-gpl/semtool.c
1400 * src-gpl/shmtool.c: moved to src/ipc/shmtool.c
1401 * src/ipc/shmtool.c: moved from src-gpl/shmtool.c
1402 * src/ipc/Makefile.am: new file
1403 * src/ipc/Makefile.in: new file
1404
14052002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1406
1407 * src/last: new directory
1408 * src-gpl/last.c: moved to src/last/last.c
1409 * src/last/last.c: moved from src-gpl/last.c
1410 * src-gpl/last.1: moved to src/last/last.1
1411 * src/last/last.1: moved from src-gpl/last.1
1412 * src-gpl/lastb.1: moved to src/last/lastb.1
1413 * src/last/lastb.1: moved from src-gpl/lastb.1
1414 * src-gpl/oldutmp.h: moved to src/last/oldutmp.h
1415 * src/last/oldutmp.h: moved from src-gpl/oldutmp.h
1416 * src-gpl/utmpdump.c: moved to src/last/utmpdump.c
1417 * src/last/utmpdump.c: moved from src-gpl/utmpdump.c
1418 * src/last/Makefile.am: new file
1419 * src/last/Makefile.in: new file
1420
14212002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1422
1423 * src/lpr: new directory
1424 * src-gpl/lpr.c: moved to src/lpr/lpr.c
1425 * src/lpr/lpr.c: moved from src-gpl/lpr.c
1426 * src/lpr/Makefile.am: new file
1427 * src/lpr/Makefile.in: new file
1428
14292002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1430
1431 * src/mkshortcut: new directory
1432 * src-gpl/mkshortcut.c: moved to src/mkshortcut/mkshortcut.c
1433 * src/mkshortcut/mkshortcut.c: moved from src-gpl/mkshortcut.c
1434 * src-gpl/mkshortcut.1: moved to src/mkshortcut/mkshortcut.1
1435 * src/mkshortcut/mkshortcut.1: moved from src-gpl/mkshortcut.1
1436 * src/mkshortcut/Makefile.am: new file
1437 * src/mkshortcut/Makefile.in: new file
1438
14392002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1440
1441 * src/namei: new directory
1442 * src-pd/namei.c: moved to src/namei/namei.c
1443 * src/namei/namei.c: moved from src-pd/namei.c
1444 * src-pd/namei.1: moved to src/namei/namei.1
1445 * src/namei/namei.1: moved from src-pd/namei.1
1446 * src-pd/README.namei: moved to src/namei/README.namei
1447 * src/namei/README.namei: moved from src-pd/README.namei
1448 * src-pd/README1.namei: moved to src/namei/README1.namei
1449 * src/namei/README1.namei: moved from src-pd/README1.namei
1450 * src/namei/Makefile.am: new file
1451 * src/namei/Makefile.in: new file
1452
14532002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1454
1455 * src/realpath: new directory
1456 * src-gpl/realpath.c: moved to src/realpath/realpath.c
1457 * src/realpath/realpath.c: moved from src-gpl/realpath.c
1458 * src/realpath/Makefile.am: new file
1459 * src/realpath/Makefile.in: new file
1460
1461
14622002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
1463
1464 * src-gpl/Makefile.am: add lpr and mkshortcut
1465 * src-gpl/Makefile.in: regenerate
1466 * configure.ac: update version number
1467 * configure: regenerate
1468 * AUTHORS: add Rick and Joshua
1469 * PROGLIST: add lpr and mkshortcut
1470 * NEWS: add lpr and mkshortcut
1471 * README: add lpr and mkshortcut
1472 * TODO: add some notes...
1473 * src-gpl/mkshortcut.c: Reformat comment block. Explicitly
1474 include config.h and common.h. Move other #inludes to
1475 common.h. Add some static strings for later use (version,
1476 Id, copyright).
1477 * src-gpl/lpr.c: Add license reference. Explicitly include
1478 config.h and common.h. Move other #includes to common.h.
1479 Add some static strings for later use (version, Id, copyright).
1480 Change programName to program_name (to match style of other
1481 programs). Strdup from argv[0] instead of hardcoding. Use
1482 VA_START macro instead of va_start.
1483
14842002-02-23 Rick Rankin <rick_rankin@yahoo.com>
1485
1486 * src-gpl/lpr.c: new file
1487
14882002-02-23 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
1489
1490 * src-gpl/mkshortcut.c: new file
1491 * src-gpl/mkshortcut.1: new file
1492
14932002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
1494
1495 * src-pd/ddate.c: add explicit license reference
1496 and move #includes to common.h. Guard setlocale.
1497 Explicitly include config.h, common.h
1498 * src-pd/namei.c: ditto
1499 * src-bsd/cal.c: ditto
1500 * src-bsd/err.c: ditto
1501 * src-bsd/errs.h: explicitly include config.h, common.h
1502 * src-bsd/widechar.h: explicitly include config.h (NOT common.h)
1503 * src-gpl/ascii.c: explicitly include config.h
1504 * src-gpl/banner.c: reformat license notice. explicitly
1505 include config.h
1506 * src-gpl/conv.c: explictly include config.h
1507 * src-gpl/dump.c: explictly include config.h; move other
1508 includes into common.h
1509 * src-gpl/getclip.c: explicitly include config.h
1510 * src-gpl/last.c: reformat license notice. explicitly include
1511 config.h. Move other #includes into common.h
1512 * src-gpl/oldutmp.h: add explicit license reference.
1513 * src-gpl/putclip.c: include config.h. Move other #includes
1514 into common.h
1515 * src-gpl/realpath.c: Reformat license reference. Explicitly
1516 include config.h.
1517 * src-gpl/msgtool.c: add explicit license reference. include
1518 config.h. Guard ipc #includes. Move other includes into common.h
1519 * src-gpl/semstat.c: ditto
1520 * src-gpl/semtool.c: ditto
1521 * src-gpl/shmtool.c: ditto
1522 * src-gpl/utmpdump.c: Reformat license reference. Explicitly
1523 include config.h. Move other includes into common.h.
1524 * config.h.in: regenerate
1525 * configure.ac: Add the new checks
1526 * common.h: Migrate other includes from .c files here.
1527 * configure: regenerate
1528
15292002-01-28 Charles Wilson <cwilson@ece.gatech.edu>
1530
1531 * src-bsd/cal.c: fix spelling
1532
15332002-01-27 Charles Wilson <cwilson@ece.gatech.edu>
1534
1535 * acinclude.m4: new file
1536 * common.h: new file
1537 * configure.ac: add conditionals for windows-only,
1538 cygipc-only programs
1539 * src-gpl/Makefile.am: use conditionals
1540 * aclocal.m4: regenerate
1541 * config.h.in: regenerate
1542 * Makefile.in: regenerate
1543 * src-gpl/Makefile.in: regenerate
1544 * configure: regenerate
1545 * README: minor changes
1546 * src-bsd/cal.c: use common.h
1547 * src-pd/ddate.c: use common.h
1548 * src-pd/namei.c: use common.h
1549 * src-gpl/ascii.c: use common.h
1550 * src-gpl/banner.c: use common.h
1551 * src-gpl/conv.c: use common.h
1552 * src-gpl/dump.c: use common.h
1553 * src-gpl/getclip.c: use common.h
1554 * src-gpl/last.c: use common.h
1555 * src-gpl/msgtool.c: use common.h
1556 * src-gpl/putclip.c: use common.h
1557 * src-gpl/realpath.c: use common.h
1558 * src-gpl/semstat.c: use common.h
1559 * src-gpl/semtool.c: use common.h
1560 * src-gpl/shmtool.c: use common.h
1561 * src-gpl/utmpdump.c: use common.h
1562
15632002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
1564
1565 * NEWS: add entries for 0.9.6, .7, and .8
1566 * ChangeLog: fix tabs
1567 * release version 0.9.8
1568
15692002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
1570
1571 * src-pd/ddate.c: new file
1572 * src-pd/ddate.1: new file
1573 * src-pd/ddate.doc: new file
1574 * AUTHORS: add Druel the Chaotic
1575 * PROGLIST: add ddate
1576 * README: mention ddate
1577 * src-pd/Makefile.am: add ddate to proglist, ddate.1
1578 to manlist
1579 * src-bsd/Makefile.in: regenerate
1580
15812002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
1582
1583 * src-gpl/realpath.c: new file
1584 * AUTHORS: add Steven Barker
1585 * PROGLIST: add realpath
1586 * README: mention realpath
1587 * src-gpl/Makefile.am: add realpath to proglist
1588 * src-gpl/Makefile.in: regenerate
1589
15902002-01-18 Mark Bradshaw <bradshaw@staff.crosswalk.com>
1591
1592 * src-gpl/utmpdump.c: new file
1593 * AUTHORS: add Mark Bradshaw
1594 * PROGLIST: add utmpdump
1595 * README: mention utmpdump
1596 * src-gpl/Makefile.am: add utmpdump to proglist
1597 * src-gpl/Makefile.in: regenerate
1598
15992002-01-16 Charles Wilson <cwilson@ece.gatech.edu>
1600
1601 * bootstrap: new file
1602 * src-gpl/Makefile.am: add last to proglist
1603 * src-gpl/Makefile.in: regenerate
1604 * PROGLIST: add last
1605 * README: mention last
1606 * AUTHORS: add Mark Bradshaw
1607
16082002-01-16 Mark Bradshaw <bradshaw@staff.crosswalk.com>
1609
1610 * src-gpl/last.c: new file
1611 * src-gpl/last.1: new file
1612 * src-gpl/lastb.1: new file
1613 * src-gpl/oldutmp.h: new file
1614
16152001-12-05 Joerg Schaible <joerg.schaible@gft.com>
1616
1617 * src-gpl/banner.c: fix the -c option, use ANSI
1618 font to print the extended charset
1619
16202001-12-04 Charles Wilson <cwilson@ece.gatech.edu>
1621
1622 * licenses: new subdir
1623 * licenses/COPYING.GPL: new file (GPL text)
1624 * licenses/COPYING.BSD-no-advert: new file (BSD license,
1625 without the advertising clause)
1626 * src-pd: new subdir (for public domain source code that
1627 I've taken, modified, and released under the GPL)
1628 * src-bsd: new subdir (for source code that is covered
1629 by the BSD-no-advert license) Note that BSD-w-advert
1630 code is disallowed -- can't legally be linked to
1631 cygwin1.dll.
1632 * src: removed (renamed to src-gpl for consistency)
1633 * src-gpl: new (renamed from src)
1634 * PROGLIST: new file (contains descriptions of the
1635 various programs)
1636 * README: proglist stuff removed. README is more general.
1637 * src-bsd/Makefile.am: new file
1638 * src-bsd/Makefile.in: new file
1639 * src-bsd/README.cal: new file
1640 * src-bsd/cal.1: new file
1641 * src-bsd/cal.c: new file
1642 * src-bsd/err.c: new file
1643 * src-bsd/errs.h: new file
1644 * src-bsd/widechar.h: new file
1645 * src-pd/Makefile.am: new file
1646 * src-pd/Makefile.in: new file
1647 * src-pd/README.namei: new file
1648 * src-pd/README1.namei: new file
1649 * src-pd/namei.1: new file
1650 * src-pd/namei.c: new file
1651 * configure.ac: add new tests to support namei and cal
1652 * Makefile.am: add new subdirs
1653 * config.h.in: regenerate
1654 * aclocal.m4: regenerate
1655 * Makefile.in: regenerate
1656 * src/Makefile.in: regenerate
1657
16582001-11-28 Charles Wilson <cwilson@ece.gatech.edu>
1659
1660 * package renamed to 'cygutils'
1661 * README: update
1662 * NEWS: update
5db1fa14 1663 * AUTHORS: add Joerg Schaible
b2682e03
CW
1664 * configure.ac: package name change
1665 * src/Makefile.am: add 'banner'
1666 * src/banner.c: new file. Modified from Joerg's
1667 original to use popt for argument processing.
1668 * configure: regenerate
1669 * config.h.in: regenerate
1670 * aclocal.m4: regenerate
1671 * Makefile.in: regenerate
1672 * src/Makefile.in: regenerate
1673
16742001-11-26 Charles Wilson <cwilson@ece.gatech.edu>
1675
1676 * src/semtool.c: added
1677 * src/semstat.c: added
1678 * src/msgtool.c: added
1679 * src/shmtool.c: added
1680 * src/Makefile.am: add semtool, semstat, msgtool,
1681 and shmtool targets.
1682 * configure.ac: add check for cygipc, and for
1683 ipc headers
1684 * configure: regenerate
1685 * config.h.in: regenerate
1686 * aclocal.m4: regenerate
1687 * Makefile.in: regenerate
1688 * src/Makefile.in: regenerate
1689
16902001-11-25 Charles Wilson <cwilson@ece.gatech.edu>
1691
1692 * uuencode.1: deleted
1693 * uuencode.c: deleted
1694 * uudecode.1: deleted
1695 * uudecond.c: deleted (get these from GNU sharutils)
1696 * mktemp.1: deleted
1697 * mktemp.c: deleted (get these from
1698 http://www.courtesan.com/mktemp/)
1699 * autoconfiscated -- lots of new files
1700 * moved remaining .c files into src subdir
1701 * src/conv.c: now recognize 'dos2unix.exe' and
1702 'unix2dos.exe' as special argv[0] values, along
1703 with 'd2u.exe' and 'u2d.exe'
1704 * src/Makefile.in: install conv.exe as itself but
1705 also as d2u.exe, u2d.exe, dos2unix.exe and unix2dos.exe
1706
17070.9.2
1708
1709 * link with /usr/lib/libpopt.a ('official' version)
1710 * add mktemp implementation
1711 * add friendly help/option handling to dump, putclip,
1712 getclip, and ascii.
1713
17140.9.1 ---- baseline
1715
1716
17172002-11-11 Charles Wilson <cwilson@ece.gatech.edu>
1718
1719 Convert mkshortcut to popt. Bump to version 1.1.3
1720
1721 * mkshortcut.c (license): new function
1722 (version): popt version() function
1723 (version): static variable renamed to versionStr
1724 (help): new function
1725 (usage): popt usage() function; the old usage()
1726 function eliminated
1727 (printLicense): new function
1728 (printBottomDescription): new function
1729 (printTopDescription): new function
1730 (getVersion): new function
1731 (mkshortcut): new function, contains core code
1732 (print_version): removed.
1733 (main): almost completely rewritten to use popt
c4453a3d
CW
1734 instead of getopt
1735 * TODO: remove note about mkshortcut.
1736
0c884560
CW
17372002-11-10 Charles Wilson <cwilson@ece.gatech.edu>
1738
1739 Fix things so that 'make dist' works
1740
1741 * Makefile.am: split up EXTRA_DIST into several
1742 variables. Add a lot of files. Remove reference
1743 to the m4/ directory.
1744 * HOW-TO-CONTRIBUTE: correct a few things affected
1745 by the above change.
1746
41bbee92
CW
17472002-11-10 Charles Wilson <cwilson@ece.gatech.edu>
1748
1749 Tired of long 'cvs diff' times over my modem, I
1750 removed the files generated by bootstrap from
1751 CVS. tarballs will have them, but cvs checkouts
1752 will need to always run bootstrap. Since gettextize
1753 is too intrusive, leave ABOUT-NLS and config.rpath
1754 so we don't have to include gettext in bootstrap.
1755 Also, don't bother with autoheader, so leave config.h.in
1756 in CVS as well.
1757
1758 * missing: remove
1759 * mkinstalldirs: remove
1760 * install-sh: remove
1761 * config.guess: remove
1762 * config.sub: remove
1763 * depcomp: remove
1764 * compile: remove
1765 * Makefile.in: remove
1766 * aclocal.m4: remove
1767 * configure: remove
5376d247 1768 * stamp-h.in: remove (not used by newer autotools)
41bbee92 1769
2cacf0ee
CW
17702002-11-10 Charles Wilson <cwilson@ece.gatech.edu>
1771
1772 Because utmpdump and last are now provided by the new
1773 sysvinit package, those programs have been removed
1774 from cygutils. Also, update to recent autotools &
1775 gettext, plus a few cleanups.
1776
1777 * src/last/last.c: remove
1778 * src/last/utmpdump.c: remove
1779 * src/last/oldutmp.h: remove
1780 * src/last/last.1: remove
1781 * src/last/lastb.1: remove
639cf7c5 1782 * src/last/: remove directory
2cacf0ee 1783 * intl/Makefile.in: remove
639cf7c5
CW
1784 * intl/: remove directory
1785
2cacf0ee
CW
1786 * src/cal/cal.c: cygwin provides langinfo.h, but
1787 not the nl_langinfo function. Make sure both exist
1788 before calling nl_langinfo.
1789 * configure.ac: remove references to system header files
1790 needed only by utmpdump or last. Don't try to generate
1791 intl/Makefile.
1792 * Makefile.am: remove intl/ directory; add po/ directory
1793 to make new gettext happy. Remove last and utmpdump from
1794 bin_PROGRAMS; remove last.1 and lastb.1 from man_MANS.
1795 change _LDADD vars from @INTLLIBS@ to @LIBINTL@. Remove
1796 references to last and utmpdump _SOURCES.
1797 * po/LINGUAS: new file (needed by new gettext)
1798 * po/POTFILES.in: new file (needed by new gettext)
1799 * common.h: remove references to system header files used
1800 only by utmpdump or last
1801 * bootstrap: add `force' options
1802 * NEWS: docu update
1803 * PROGLIST: docu update
1804 * README: dpcu update
1805 * TODO: docu update
639cf7c5 1806 * HOW-TO-CONTRIBUTE: docu update
2cacf0ee
CW
1807
1808 * aclocal.m4: regenerate
1809 * configure: regenerate
1810 * Makefile.in: regenerate
1811 * config.h.in: regenerate
1812 * ABOUT-NLS: new version
1813 * COPYING: new version
1814 * INSTALL: new version
1815 * mkinstalldirs: new version
1816 * missing: new version
1817 * install-sh: new version
1818 * depcomp: new version
1819 * config.sub: new version
1820 * config.guess: new version
1821
da13c36e
CW
18222002-07-17 Charles Wilson <cwilson@ece.gatech.edu>
1823
1824 At Bruno Haible's suggestion, don't include all of
1825 gettext. Just have an intl/ directory with a null
1826 Makefile.in, and a populated po/ directory. m4/
1827 is no longer necessary. Later, when automake bug
1828 is fixed, we can remove the intl/ directory entirely,
1829 but we'll still need the po/ directory and the ABOUT-NLS
1830 file.
1831
1832 * intl/*: remove
1833 * intl/Makefile.in: turn this into a null file
1834 * m4/*: remove
1835 * configure.ac: remove m4/Makefile from AC_CONFIG_FILES
1836 * Makefile.am: remove m4/ from SUBDIRS
1837 * Makefile.in: regenerate
1838 * configure: regenerate
1839
0a2e687a
CW
18402002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1841
1842 * configure.ac: bump version to 1.1.2
1843 * configure: regenerate
1844
eb7cdcb6
CW
18452002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1846
1847 Add 'mcookie' program. Tag "v1_1_1d"
1848
1849 * src/mcookie: new directory
1850 * src/mcookie/mcookie.c: new file
1851 * src/mcookie/mcookie.1: new file
1852 * src/mcookie/md5.h: new file
1853 * src/mcookie/md5.c: new file
1854 * Makefile.am: add program 'mcookie'
1855 * configure.ac: add test for gettimeofday
1856 * config.h.in: regenerate
1857 * Makefile.in: regenerate
1858 * PROGLIST: add mcookie
1859 * README: add mcookie
1860 * NEWS: mention mcookie
1861
47852e8f
CW
18622002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1863
1864 Add 'colrm' program. Tag "v1_1_1c"
1865
1866 * src/colrm: new directory
1867 * src/colrm/colrm.c: new file
1868 * src/colrm/colrm.1: new file
1869 * src/colrm/widechar.h: new file
1870 * Makefile.am: add program 'colrm'
1871 * Makefile.in: regenerate
1872 * PROGLIST: add colrm
1873 * README: add colrm
1874 * NEWS: hasn't been updated in a while...
1875
67358361
CW
18762002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1877
53baeb9d 1878 Add 'colcrt' program. Tag "v1_1_1b"
67358361 1879
53baeb9d
CW
1880 * src/colcrt: new directory
1881 * src/colcrt/colcrt.c: new file
1882 * src/colcrt/colcrt.1: new file
1883 * src/colcrt/widechar.h: new file
1884 * Makefile.am: add program 'colcrt'
1885 * Makefile.in: regenerate
1886 * PROGLIST: add colcrt
1887 * README: add colcrt
1888
18892002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1890
1891 Add 'column' program. Tag "v1_1_1a"
1892
1893 * src/column: new directory
67358361 1894 * src/column/column.c: new file
53baeb9d 1895 * src/column/column.1: new file
67358361
CW
1896 * src/column/err.c: new file
1897 * src/column/errs.h: new file
1898 * src/column/widechar.h: new file
1899 * Makefile.am: add program 'column'
1900 * configure.ac: add check for TIOCGWINSZ, termios.h, and ioctl.h.
1901 * common.h: use TIOCGWINSZ to include sys/termios.h or sys/ioctl.h.
1902 * Makefile.in: regenerate
1903 * config.h.in: regenerate
1904 * configure: regenerate
1905 * PROGLIST: add column
1906 * README: add column
1907
53feab08
CW
19082002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1909
1910 * TODO: remove gettext reminder
1911 * HOW-TO-CONTRIBUTE: explain how to handle programs
1912 that need -lintl, given the gettextize changes below.
1913 * Makefile.in: regenerate
1914
5a07c6d2
CW
19152002-07-12 gettextize <bug-gnu-gettext@gnu.org>
1916
1917 Bug in automake means that we have to gettextize -- even tho
1918 we will never actually build gettext ourselves ('external'
1919 option in AM_GNU_GETTEXT). Reported to automake list.
1920
1921 Bug in gettext means that we have to explicitly set and AC_SUBST
1922 BUILD_INCLUDED_LIBINTL and USE_INCLUDED_LIBINTL in configure.ac.
1923 Reported to Bruno.
1924
1925 * Makefile.am (SUBDIRS): Add intl, m4.
1926 (ACLOCAL_AMFLAGS): New variable.
1927 (EXTRA_DIST): Add config.rpath.
1928 * configure.ac (AC_CONFIG_FILES): Add intl/Makefile, po/Makefile.in,
1929 m4/Makefile.
1930 * intl/: new directory
1931 * intl/*: new files
1932 * po/: new directory
1933 * po/*: new files
1934 * m4/: new directory
1935 * m4/*: new files
1936 * config.rpath: new file
1937 * ABOUT-NLS: new file
1938 * aclocal.m4: regenerate
1939 * Makefile.in: regenerate
1940 * configure: regenerate
d4c0f4e5
CW
1941 * bootstrap: add -I m4 to aclocal command; copy files
1942 * config.guess: new file
1943 * config.sub: new file
1944 * compile: new file
5a07c6d2
CW
1945 * config.h.in: regenerate
1946 * TODO: note to remove all this garbage when it becomes
1947 possible; need bugfix to automake and gettext.m4
1948
19492002-07-12 Charles S. Wilson <cwilson@ece.gatech.edu>
1950
1951 Adjust to cygwin's libintl library now depending on libiconv.
1952 Easiest way: remove explicit search for -lintl and libintl.h;
1953 instead use AM_GNU_GETTEXT.
1954
67358361
CW
1955 Add 'rev' program
1956
5a07c6d2
CW
1957 * configure.ac: don't look for -lintl and libintl.h 'by hand';
1958 use AM_GNU_GETTEXT instead. Unfortunately, even 'external'
1959 option requires po/ and intl/ directories. See gettextize above.
1960 * src/rev: new directory
1961 * src/rev/rev.c: new file
1962 * src/rev/rev.1: new file
1963 * src/rev/widechar.h: new file
1964 * Makefile.am: add program 'rev'. Add LDADD variables for
1965 the programs that use gettext, since -lintl is no longer
1966 automatically included in LIBS (use @INTLLIBS@)
1967 * Makefile.in: regenerate
1968 * PROGLIST: add rev
1969 * README: add rev
1970
d7091d84
CW
19712002-06-06 Charles S. Wilson <cwilson@ece.gatech.edu>
1972 Egor Duda
1973
1974 Add getopt.exe, readlink.exe. Bump to 1.1.1.
1975
1976 * AUTHORS: add Egor, Kenneth Stailey, and Frodo Looijaard
1977 * configure.ac: bump to 1.1.1
1978 * Makefile.am: add getopt and readlink
1979 * PROGLIST: ditto
1980 * README: ditto
1981 * Makefile.in: regenerate
1982 * configure: regenerate
1983 * src/Makefile.am: delete (forgot to do so in previous commit)
1984 * src/Makefile.in: delete (ditto)
1985 * src/readlink/readlink.1: new file
1986 * src/readlink/readlink.c: new file
1987 * src/getopt/getopt.1: new file
1988 * src/getopt/getopt.c: new file
1989 * src/getopt/parse.bash: new file
1990 * src/getopt/parse.tcsh: new file
1991 * src/getopt/test.bash: new file
1992 * src/getopt/test.tcsh: new file
1993
41326bf7
CW
19942002-06-05 Charles S. Wilson <cwilson@ece.gatech.edu>
1995 Robert Collins <robert.collins@itdomain.com.au>
1996
1997 Convert to one-big-makefile style. cf "Recursive make
d7091d84 1998 considered harmful". Bump to 1.1.0
41326bf7 1999
49fd867f 2000 * HOW-TO-CONTRIBUTE: update to reflect one-big-makefile style.
41326bf7
CW
2001 * Makefile.am: consolidate from src/*/Makefile.am
2002 * configure.ac: remove src/*/Makefile from AC_CONFIG_FILES list.
2003 bump version.
2004 * NEWS: Note one-file-to-build-them-all
2005 * TODO: update
2006 * aclocal.m4: regenerate
2007 * Makefile.in: regenerate
2008 * configure: regenerate
2009 * /src/realpath/Makefile.in: delete
2010 * /src/realpath/Makefile.am: delete
2011 * /src/namei/Makefile.in: delete
2012 * /src/namei/Makefile.am: delete
2013 * /src/mkshortcut/Makefile.in: delete
2014 * /src/mkshortcut/Makefile.am: delete
2015 * /src/lpr/Makefile.in: delete
2016 * /src/lpr/Makefile.am: delete
2017 * /src/last/Makefile.in: delete
2018 * /src/last/Makefile.am: delete
2019 * /src/ipc/Makefile.in: delete
2020 * /src/ipc/Makefile.am: delete
2021 * /src/dump/Makefile.in: delete
2022 * /src/dump/Makefile.am: delete
2023 * /src/ddate/Makefile.in: delete
2024 * /src/ddate/Makefile.am: delete
2025 * /src/cygstart/Makefile.in: delete
2026 * /src/cygstart/Makefile.am: delete
2027 * /src/conv/Makefile.in: delete
2028 * /src/conv/Makefile.am: delete
2029 * /src/col/Makefile.in: delete
2030 * /src/col/Makefile.am: delete
2031 * /src/cal/Makefile.in: delete
2032 * /src/cal/Makefile.am: delete
2033 * /src/banner/Makefile.in: delete
2034 * /src/banner/Makefile.am: delete
2035 * /src/ascii/Makefile.in: delete
2036 * /src/ascii/Makefile.am: delete
2037 * /src/Makefile.in: delete
2038 * /src/Makefile.am: delete
2039
ad412770
CW
20402002-05-23 Charles S. Wilson <cwilson@ece.gatech.edu>
2041
2042 * Makefile.in: regenerate
2043 * src/Makefile.in: regenerate
2044 * src/*/Makefile.in: regenerate
2045 * configure: regenerate
2046 * aclocal.m4: regenerate
2047
20482002-05-22 David A. Willis <dawillis1214@yahoo.com>
2049
2050 * src/col: new directory
2051 * src/col/Makefile.am: new file
2052 * src/col/Makefile.in: new file
2053 * src/col/col.c: new file
2054 * src/col/err.c: new file
2055 * src/col/err.h: new file
2056 * src/col/col.1: new file
2057 * src/col/README.col: new file
2058 * src/Makefile.am: add subdirectory col
2059 * src/Makefile.in: regenerate
2060 * AUTHORS: add David A. Willis for col
2061 * PROGLIST: add col
2062 * README: add col
2063
7af598f5
CW
20642002-04-16 Chris January <chris@atomice.net>
2065
2066 * src/conv/conv.c (convert): Use correct type to store the
2067 return value of fgetc()
2068
13a7ef4c
CW
20692002-03-15 Charles Wilson <cwilson@ece.gatech.edu>
2070
2071 * Makefile.in: rebootstrap
2072 * aclocal.m4: ditto
2073 * configure: ditto
2074 * src/Makefile.in: ditto
2075 * src/ascii/Makefile.in: ditto
2076 * src/banner/Makefile.in: ditto
2077 * src/cal/Makefile.in: ditto
2078 * src/clip/Makefile.in: ditto
2079 * src/conv/Makefile.in: ditto
2080 * src/ddate/Makefile.in: ditto
2081 * src/dump/Makefile.in: ditto
2082 * src/ipc/Makefile.in: ditto
2083 * src/last/Makefile.in: ditto
2084 * src/lpr/Makefile.in: ditto
2085 * src/mkshortcut/Makefile.in: ditto
2086 * src/namei/Makefile.in: ditto
2087 * src/realpath/Makefile.in: ditto
2088
4805cb48
CW
20892002-03-15 Michael Schaap <cygwin_start@mscha.org>
2090
2091 * src/cygstart: new directory
2092 * src/cygstart/Makefile.am: new file
2093 * src/cygstart/Makefile.in: new file
2094 * src/cygstart/cygstart.c: new file
2095 * src/cygstart/cygstart.1: new file
2096 * src/Makefile.am: add subdirectory cygstart
2097 * src/Makefile.in: regenerate
2098 * AUTHORS: add Michael Schaap for cygstart
2099 * PROGLIST: add cygstart
2100 * README: add cygstart
2101
7ab0751f
CW
21022002-03-13 Charles Wilson <cwilson@ece.gatech.edu>
2103
2104 * HOW-TO-CONTRIBUTE: fix typos
2105
21062002-03-13 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
2107
2108 * src/mkshortcut/mkshortcut.c: fix NULL pointer problem
2109
a18613f3
CW
21102002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2111
2112 * TODO: remove 'reorg' note
2113 * configure.ac: mark as version 1.0.0
2114 * configure: regenerate
2075abba 2115 * HOW-TO-CONTRIBUTE: new file
a18613f3 2116
334b0592
CW
21172002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2118
2119 * configure.ac: build Makefiles in new directories
2120 * configure.in: regenerate
2121 * Makefile.am: change subdirs
a18613f3 2122 * Makefile.in: regenerate
334b0592 2123
6cc111d5
CW
21242002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2125
2126 * src: new directory
2127 * src/Makefile.am: new file
2128 * src/Makefile.in: new file
2129 * src-gpl/Makefile.am: removed
2130 * src-gpl/Makefile.in: removed
334b0592
CW
2131 * src-pd/Makefile.am: removed
2132 * src-pd/Makefile.in: removed
2133 * src-bsd/Makefile.am: removed
2134 * src-bsd/Makefile.in: removed
6cc111d5
CW
2135
21362002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2137
2138 * src/ascii: new directory
2139 * src-gpl/ascii.c: moved to src/ascii/ascii.c
2140 * src/ascii/ascii.c: moved from src-gpl/ascii.c
2141 * src/ascii/Makefile.am: new file
2142 * src/ascii/Makefile.in: new file
2143
21442002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2145
2146 * src/banner: new directory
2147 * src-gpl/banner.c: moved to src/banner/banner.c
2148 * src/banner/banner.c: moved from src-gpl/banner.c
2149 * src/banner/Makefile.am: new file
2150 * src/banner/Makefile.in: new file
2151
21522002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2153
2154 * src/cal: new directory
2155 * src-bsd/cal.c: moved to src/cal/cal.c
2156 * src/cal/cal.c: moved from src-bsd/cal.c
2157 * src-bsd/cal.1: moved to src/cal/cal.1
2158 * src/cal/cal.1: moved from src-bsd/cal.1
2159 * src-bsd/err.c: moved to src/cal/err.c
2160 * src/cal/err.c: moved from src-bsd/err.c
2161 * src-bsd/errs.h: moved to src/cal/errs.h
2162 * src/cal/errs.h: moved from src-bsd/errs.h
2163 * src-bsd/widechar.h: moved to src/cal/widechar.h
2164 * src/cal/widechar.h: moved from src-bsd/widechar.h
2165 * src-bsd/README.cal: moved to src/cal/README.cal
2166 * src/cal/README.cal: moved from src-bsd/README.cal
2167 * src/cal/Makefile.am: new file
2168 * src/cal/Makefile.in: new file
2169
21702002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2171
2172 * src/clip: new directory
2173 * src-gpl/putclip.c: moved to src/clip/putclip.c
2174 * src/clip/putclip.c: moved from src-gpl/putclip.c
2175 * src-gpl/getclip.c: moved to src/clip/getclip.c
2176 * src/clip/getclip.c: moved from src-gpl/getclip.c
2177 * src/clip/Makefile.am: new file
2178 * src/clip/Makefile.in: new file
2179
21802002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2181
2182 * src/conv: new directory
2183 * src-gpl/conv.c: moved to src/conv/conv.c
2184 * src/conv/conv.c: moved from src-gpl/conv.c
2185 * src/conv/Makefile.am: new file
2186 * src/conv/Makefile.in: new file
2187
21882002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2189
2190 * src/ddate: new directory
2191 * src-pd/ddate.c: moved to src/ddate/ddate.c
2192 * src/ddate/ddate.c: moved from src-pd/ddate.c
2193 * src-pd/ddate.1: moved to src/ddate/ddate.1
2194 * src/ddate/ddate.1: moved from src-pd/ddate.1
2195 * src-pd/ddate.doc: moved to src/ddate/ddate.doc
2196 * src/ddate/ddate.doc: moved from src-pd/ddate.doc
2197 * src/ddate/Makefile.am: new file
2198 * src/ddate/Makefile.in: new file
2199
22002002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2201
2202 * src/dump: new directory
2203 * src-gpl/dump.c: moved to src/dump/dump.c
2204 * src/dump/dump.c: moved from src-gpl/dump.c
2205 * src/dump/Makefile.am: new file
2206 * src/dump/Makefile.in: new file
2207
22082002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2209
2210 * src/ipc: new directory
2211 * src-gpl/msgtool.c: moved to src/ipc/msgtool.c
2212 * src/ipc/msgtool.c: moved from src-gpl/msgtool.c
2213 * src-gpl/semstat.c: moved to src/ipc/semstat.c
2214 * src/ipc/semstat.c: moved from src-gpl/semstat.c
2215 * src-gpl/semtool.c: moved to src/ipc/semtool.c
2216 * src/ipc/semtool.c: moved from src-gpl/semtool.c
2217 * src-gpl/shmtool.c: moved to src/ipc/shmtool.c
2218 * src/ipc/shmtool.c: moved from src-gpl/shmtool.c
2219 * src/ipc/Makefile.am: new file
2220 * src/ipc/Makefile.in: new file
2221
334b0592
CW
22222002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2223
2224 * src/last: new directory
2225 * src-gpl/last.c: moved to src/last/last.c
2226 * src/last/last.c: moved from src-gpl/last.c
2227 * src-gpl/last.1: moved to src/last/last.1
2228 * src/last/last.1: moved from src-gpl/last.1
2229 * src-gpl/lastb.1: moved to src/last/lastb.1
2230 * src/last/lastb.1: moved from src-gpl/lastb.1
2231 * src-gpl/oldutmp.h: moved to src/last/oldutmp.h
2232 * src/last/oldutmp.h: moved from src-gpl/oldutmp.h
2233 * src-gpl/utmpdump.c: moved to src/last/utmpdump.c
2234 * src/last/utmpdump.c: moved from src-gpl/utmpdump.c
2235 * src/last/Makefile.am: new file
2236 * src/last/Makefile.in: new file
2237
22382002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2239
2240 * src/lpr: new directory
2241 * src-gpl/lpr.c: moved to src/lpr/lpr.c
2242 * src/lpr/lpr.c: moved from src-gpl/lpr.c
2243 * src/lpr/Makefile.am: new file
2244 * src/lpr/Makefile.in: new file
2245
22462002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2247
2248 * src/mkshortcut: new directory
2249 * src-gpl/mkshortcut.c: moved to src/mkshortcut/mkshortcut.c
2250 * src/mkshortcut/mkshortcut.c: moved from src-gpl/mkshortcut.c
2251 * src-gpl/mkshortcut.1: moved to src/mkshortcut/mkshortcut.1
2252 * src/mkshortcut/mkshortcut.1: moved from src-gpl/mkshortcut.1
2253 * src/mkshortcut/Makefile.am: new file
2254 * src/mkshortcut/Makefile.in: new file
2255
22562002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2257
2258 * src/namei: new directory
2259 * src-pd/namei.c: moved to src/namei/namei.c
2260 * src/namei/namei.c: moved from src-pd/namei.c
2261 * src-pd/namei.1: moved to src/namei/namei.1
2262 * src/namei/namei.1: moved from src-pd/namei.1
2263 * src-pd/README.namei: moved to src/namei/README.namei
2264 * src/namei/README.namei: moved from src-pd/README.namei
2265 * src-pd/README1.namei: moved to src/namei/README1.namei
2266 * src/namei/README1.namei: moved from src-pd/README1.namei
2267 * src/namei/Makefile.am: new file
2268 * src/namei/Makefile.in: new file
2269
22702002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
2271
2272 * src/realpath: new directory
2273 * src-gpl/realpath.c: moved to src/realpath/realpath.c
2274 * src/realpath/realpath.c: moved from src-gpl/realpath.c
2275 * src/realpath/Makefile.am: new file
2276 * src/realpath/Makefile.in: new file
2277
2278
0bb67178
CW
22792002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
2280
2281 * src-gpl/Makefile.am: add lpr and mkshortcut
2282 * src-gpl/Makefile.in: regenerate
2283 * configure.ac: update version number
2284 * configure: regenerate
2285 * AUTHORS: add Rick and Joshua
2286 * PROGLIST: add lpr and mkshortcut
2287 * NEWS: add lpr and mkshortcut
2288 * README: add lpr and mkshortcut
2289 * TODO: add some notes...
2290 * src-gpl/mkshortcut.c: Reformat comment block. Explicitly
2291 include config.h and common.h. Move other #inludes to
2292 common.h. Add some static strings for later use (version,
2293 Id, copyright).
2294 * src-gpl/lpr.c: Add license reference. Explicitly include
2295 config.h and common.h. Move other #includes to common.h.
2296 Add some static strings for later use (version, Id, copyright).
2297 Change programName to program_name (to match style of other
2298 programs). Strdup from argv[0] instead of hardcoding. Use
2299 VA_START macro instead of va_start.
2300
23012002-02-23 Rick Rankin <rick_rankin@yahoo.com>
2302
2303 * src-gpl/lpr.c: new file
2304
23052002-02-23 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
2306
2307 * src-gpl/mkshortcut.c: new file
2308 * src-gpl/mkshortcut.1: new file
2309
bd695173
CW
23102002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
2311
2312 * src-pd/ddate.c: add explicit license reference
2313 and move #includes to common.h. Guard setlocale.
2314 Explicitly include config.h, common.h
2315 * src-pd/namei.c: ditto
2316 * src-bsd/cal.c: ditto
2317 * src-bsd/err.c: ditto
2318 * src-bsd/errs.h: explicitly include config.h, common.h
2319 * src-bsd/widechar.h: explicitly include config.h (NOT common.h)
2320 * src-gpl/ascii.c: explicitly include config.h
2321 * src-gpl/banner.c: reformat license notice. explicitly
2322 include config.h
2323 * src-gpl/conv.c: explictly include config.h
2324 * src-gpl/dump.c: explictly include config.h; move other
2325 includes into common.h
2326 * src-gpl/getclip.c: explicitly include config.h
2327 * src-gpl/last.c: reformat license notice. explicitly include
2328 config.h. Move other #includes into common.h
2329 * src-gpl/oldutmp.h: add explicit license reference.
2330 * src-gpl/putclip.c: include config.h. Move other #includes
2331 into common.h
2332 * src-gpl/realpath.c: Reformat license reference. Explicitly
2333 include config.h.
2334 * src-gpl/msgtool.c: add explicit license reference. include
2335 config.h. Guard ipc #includes. Move other includes into common.h
2336 * src-gpl/semstat.c: ditto
2337 * src-gpl/semtool.c: ditto
2338 * src-gpl/shmtool.c: ditto
2339 * src-gpl/utmpdump.c: Reformat license reference. Explicitly
2340 include config.h. Move other includes into common.h.
2341 * config.h.in: regenerate
2342 * configure.ac: Add the new checks
2343 * common.h: Migrate other includes from .c files here.
2344 * configure: regenerate
2345
b0a6ede7
CW
23462002-01-28 Charles Wilson <cwilson@ece.gatech.edu>
2347
2348 * src-bsd/cal.c: fix spelling
2349
d2b03e6a 23502002-01-27 Charles Wilson <cwilson@ece.gatech.edu>
d955e090 2351
d2b03e6a
CW
2352 * acinclude.m4: new file
2353 * common.h: new file
2354 * configure.ac: add conditionals for windows-only,
2355 cygipc-only programs
2356 * src-gpl/Makefile.am: use conditionals
2357 * aclocal.m4: regenerate
2358 * config.h.in: regenerate
2359 * Makefile.in: regenerate
2360 * src-gpl/Makefile.in: regenerate
2361 * configure: regenerate
2362 * README: minor changes
2363 * src-bsd/cal.c: use common.h
2364 * src-pd/ddate.c: use common.h
2365 * src-pd/namei.c: use common.h
2366 * src-gpl/ascii.c: use common.h
2367 * src-gpl/banner.c: use common.h
2368 * src-gpl/conv.c: use common.h
2369 * src-gpl/dump.c: use common.h
2370 * src-gpl/getclip.c: use common.h
2371 * src-gpl/last.c: use common.h
2372 * src-gpl/msgtool.c: use common.h
2373 * src-gpl/putclip.c: use common.h
2374 * src-gpl/realpath.c: use common.h
2375 * src-gpl/semstat.c: use common.h
2376 * src-gpl/semtool.c: use common.h
2377 * src-gpl/shmtool.c: use common.h
2378 * src-gpl/utmpdump.c: use common.h
2379
23802002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
d955e090
CW
2381
2382 * NEWS: add entries for 0.9.6, .7, and .8
2383 * ChangeLog: fix tabs
2384 * release version 0.9.8
2385
d2b03e6a 23862002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
304a161b
CW
2387
2388 * src-pd/ddate.c: new file
2389 * src-pd/ddate.1: new file
2390 * src-pd/ddate.doc: new file
2391 * AUTHORS: add Druel the Chaotic
2392 * PROGLIST: add ddate
2393 * README: mention ddate
2394 * src-pd/Makefile.am: add ddate to proglist, ddate.1
2395 to manlist
2396 * src-bsd/Makefile.in: regenerate
2397
d2b03e6a 23982002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
7beb4079
CW
2399
2400 * src-gpl/realpath.c: new file
2401 * AUTHORS: add Steven Barker
2402 * PROGLIST: add realpath
2403 * README: mention realpath
2404 * src-gpl/Makefile.am: add realpath to proglist
2405 * src-gpl/Makefile.in: regenerate
2406
d2b03e6a 24072002-01-18 Mark Bradshaw <bradshaw@staff.crosswalk.com>
c9f916ab
CW
2408
2409 * src-gpl/utmpdump.c: new file
7beb4079 2410 * AUTHORS: add Mark Bradshaw
c9f916ab
CW
2411 * PROGLIST: add utmpdump
2412 * README: mention utmpdump
2413 * src-gpl/Makefile.am: add utmpdump to proglist
2414 * src-gpl/Makefile.in: regenerate
2415
d2b03e6a 24162002-01-16 Charles Wilson <cwilson@ece.gatech.edu>
6cf885d7
CW
2417
2418 * bootstrap: new file
2419 * src-gpl/Makefile.am: add last to proglist
2420 * src-gpl/Makefile.in: regenerate
2421 * PROGLIST: add last
2422 * README: mention last
2423 * AUTHORS: add Mark Bradshaw
2424
d2b03e6a 24252002-01-16 Mark Bradshaw <bradshaw@staff.crosswalk.com>
6cf885d7
CW
2426
2427 * src-gpl/last.c: new file
2428 * src-gpl/last.1: new file
2429 * src-gpl/lastb.1: new file
2430 * src-gpl/oldutmp.h: new file
2431
d4a28ab0
CW
24322001-12-05 Joerg Schaible <joerg.schaible@gft.com>
2433
2434 * src-gpl/banner.c: fix the -c option, use ANSI
2435 font to print the extended charset
2436
24372001-12-04 Charles Wilson <cwilson@ece.gatech.edu>
2438
2439 * licenses: new subdir
2440 * licenses/COPYING.GPL: new file (GPL text)
2441 * licenses/COPYING.BSD-no-advert: new file (BSD license,
2442 without the advertising clause)
2443 * src-pd: new subdir (for public domain source code that
2444 I've taken, modified, and released under the GPL)
2445 * src-bsd: new subdir (for source code that is covered
2446 by the BSD-no-advert license) Note that BSD-w-advert
2447 code is disallowed -- can't legally be linked to
2448 cygwin1.dll.
2449 * src: removed (renamed to src-gpl for consistency)
2450 * src-gpl: new (renamed from src)
2451 * PROGLIST: new file (contains descriptions of the
2452 various programs)
2453 * README: proglist stuff removed. README is more general.
d955e090
CW
2454 * src-bsd/Makefile.am: new file
2455 * src-bsd/Makefile.in: new file
2456 * src-bsd/README.cal: new file
2457 * src-bsd/cal.1: new file
2458 * src-bsd/cal.c: new file
2459 * src-bsd/err.c: new file
2460 * src-bsd/errs.h: new file
2461 * src-bsd/widechar.h: new file
2462 * src-pd/Makefile.am: new file
d4a28ab0
CW
2463 * src-pd/Makefile.in: new file
2464 * src-pd/README.namei: new file
2465 * src-pd/README1.namei: new file
2466 * src-pd/namei.1: new file
2467 * src-pd/namei.c: new file
2468 * configure.ac: add new tests to support namei and cal
2469 * Makefile.am: add new subdirs
2470 * config.h.in: regenerate
2471 * aclocal.m4: regenerate
2472 * Makefile.in: regenerate
2473 * src/Makefile.in: regenerate
2474
24752001-11-28 Charles Wilson <cwilson@ece.gatech.edu>
2476
2477 * package renamed to 'cygutils'
2478 * README: update
2479 * NEWS: update
5db1fa14 2480 * AUTHORS: add Joerg Schaible
d4a28ab0
CW
2481 * configure.ac: package name change
2482 * src/Makefile.am: add 'banner'
2483 * src/banner.c: new file. Modified from Joerg's
2484 original to use popt for argument processing.
2485 * configure: regenerate
2486 * config.h.in: regenerate
2487 * aclocal.m4: regenerate
2488 * Makefile.in: regenerate
2489 * src/Makefile.in: regenerate
2490
24912001-11-26 Charles Wilson <cwilson@ece.gatech.edu>
2492
2493 * src/semtool.c: added
2494 * src/semstat.c: added
2495 * src/msgtool.c: added
2496 * src/shmtool.c: added
2497 * src/Makefile.am: add semtool, semstat, msgtool,
2498 and shmtool targets.
2499 * configure.ac: add check for cygipc, and for
2500 ipc headers
2501 * configure: regenerate
2502 * config.h.in: regenerate
2503 * aclocal.m4: regenerate
2504 * Makefile.in: regenerate
2505 * src/Makefile.in: regenerate
2506
25072001-11-25 Charles Wilson <cwilson@ece.gatech.edu>
2508
2509 * uuencode.1: deleted
2510 * uuencode.c: deleted
2511 * uudecode.1: deleted
2512 * uudecond.c: deleted (get these from GNU sharutils)
2513 * mktemp.1: deleted
2514 * mktemp.c: deleted (get these from
2515 http://www.courtesan.com/mktemp/)
2516 * autoconfiscated -- lots of new files
2517 * moved remaining .c files into src subdir
2518 * src/conv.c: now recognize 'dos2unix.exe' and
2519 'unix2dos.exe' as special argv[0] values, along
2520 with 'd2u.exe' and 'u2d.exe'
2521 * src/Makefile.in: install conv.exe as itself but
2522 also as d2u.exe, u2d.exe, dos2unix.exe and unix2dos.exe
2523
25240.9.2
2525
d955e090
CW
2526 * link with /usr/lib/libpopt.a ('official' version)
2527 * add mktemp implementation
2528 * add friendly help/option handling to dump, putclip,
2529 getclip, and ascii.
d4a28ab0
CW
2530
25310.9.1 ---- baseline
2532
This page took 0.279831 seconds and 5 git commands to generate.