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