]> cygwin.com Git - cygwin-apps/cygutils.git/blob - ChangeLog
a151b55bba30ec7e76b5ec11eed78dd852efb96d
[cygwin-apps/cygutils.git] / ChangeLog
1 2006-03-20 Charles Wilson <cwilson@...>
2
3 bump version number to 1.3.0
4
5 * Makefile.am: remove programs, code, and documentation for
6 cal, col, colcrt, colrm, column, ddate, getopt, mcookie,
7 namei, rename, and rev. These programs now provided by
8 util-linux package.
9 * configure.ac: bump version number
10 * BRANCHES: update documentation
11 * NEWS: update documentation
12 * PROGLIST: update documentation
13 * README: update documentation
14 * src/cal/README.cal: removed
15 * src/cal/cal.1: removed
16 * src/cal/cal.c: removed
17 * src/cal/err.c: removed
18 * src/cal/errs.h: removed
19 * src/cal/widechar.h: removed
20 * src/col/README.col: removed
21 * src/col/col.1: removed
22 * src/col/col.c: removed
23 * src/col/err.c: removed
24 * src/col/err.h: removed
25 * src/colcrt/colcrt.1: removed
26 * src/colcrt/colcrt.c: removed
27 * src/colcrt/widechar.h: removed
28 * src/colrm/colrm.1: removed
29 * src/colrm/colrm.c: removed
30 * src/colrm/widechar.h: removed
31 * src/column/column.1: removed
32 * src/column/column.c: removed
33 * src/column/err.c: removed
34 * src/column/errs.h: removed
35 * src/column/widechar.h: removed
36 * src/ddate/ddate.1: removed
37 * src/ddate/ddate.c: removed
38 * src/ddate/ddate.doc: removed
39 * src/getopt/getopt.1: removed
40 * src/getopt/getopt.c: removed
41 * src/getopt/parse.bash: removed
42 * src/getopt/parse.tcsh: removed
43 * src/getopt/test.bash: removed
44 * src/getopt/test.tcsh: removed
45 * src/mcookie/mcookie.1: removed
46 * src/mcookie/mcookie.c: removed
47 * src/mcookie/md5.c: removed
48 * src/mcookie/md5.h: removed
49 * src/namei/README.namei: removed
50 * src/namei/README1.namei: removed
51 * src/namei/namei.1: removed
52 * src/namei/namei.c: removed
53 * src/rename/nls.h: removed
54 * src/rename/rename.1: removed
55 * src/rename/rename.c: removed
56 * src/rev/rev.1: removed
57 * src/rev/rev.c: removed
58 * src/rev/widechar.h: removed
59
60 2006-02-10 Charles Wilson <cwilson@...>
61
62 bump version number - 1.2.10
63 * configure.ac: ditto
64 * NEWS: update documentation
65 * BRANCHES: ditto
66 * INSTALL: update from autotools
67
68 2006-02-10 Michael Schaap <cygwin@mscha.org>
69
70 * src/cygstart/cygstart.c (setup_win_environ): properly convert
71 environment variables to Win32.
72
73 2006-02-10 Eric Blake <ebb9@byu.net>
74
75 * src/cygstart/cygstart.c (main): Don't permute options
76
77 2005-07-09 Charles Wilson <cwilson@...>
78
79 bump version number - 1.2.9
80 * configure.ac: ditto
81 * NEWS: update documentation
82 * BRANCHES: ditto
83
84 2005-07-08 Christopher Faylor <cgf@timesys.com>
85
86 * src/readshortcut.c (readshortcut): Pass opts by reference so that
87 changes made to the opts contents are reflected in the caller to
88 accommodate freeing of malloced fields.
89
90 2005-05-16 Charles Wilson <cwilson@...>
91
92 bump version number - 1.2.8
93 * configure.ac: bump version
94 * BRANCHES: update documentation
95
96 2005-05-16 Kees Zeelenberg <kzlq@...>
97
98 * src/dump/dump.c: fixes for -mno-cygwin/mingw
99 compatibility.
100 * common.h: ditto
101 * NEWS: update documentation
102
103 2005-05-16 Michael Schaap <cygstart@...>
104
105 * src/cygstart/cygstart.c: improve compatibility with
106 'mount -X' by syncing env between cygwin and windows.
107 * NEWS: update documentation
108
109 2005-04-12 Charles Wilson <cwilson@...>
110
111 bump version number - 1.2.7
112
113 * configure.ac: bump version
114 * BRANCHES: update documentation
115 * NEWS: ditto
116 * AUTHORS: ditto
117 * PROGLIST: ditto
118
119 2005-04-12 Christopher Faylor <cgf@timesys.com>
120
121 * Makefile.am: Add rename.
122 * src/rename/rename.c: New file.
123 * src/rename/nls.h: Ditto.
124 * src/rename/rename.1: Ditto.
125
126 2005-03-07 Michael Schaap <cygstart@...>
127
128 * src/cygstart/cygstart.c: reorganize around previous
129 patch.
130 * NEWS: document.
131
132 2005-03-03 Anthony Derosa <anthony.derosa1@...>
133
134 * src/cygstart/cygstart.c: fix memory leak, and improve
135 handling of long command lines.
136
137 2005-02-01 Charles Wilson <cwilson@....>
138
139 bump version number - 1.2.6
140
141 * configure.ac: bump version number
142 * src/conv/conv.c (exitOnZero): new function
143 (main): add new options --force, --safe
144 (conv): look for '\0' to signify binary files, not
145 "early" other-style line endings. Always convert
146 to specified type, unless '\0' found and --force not
147 given. But if disobeying user, print reason.
148 See thread: http://www.cygwin.com/ml/cygwin/2004-04/msg00080.html
149 * NEWS: document new behavior
150 * BRANCHES: update
151
152 2005-01-31 Charles Wilson <cwilson@....>
153
154 * src/readlink/readlink.1: remove
155 * src/readlink/readlink.c: remove
156 * Makefile.am: remove readlink.1 and readlink.c
157 * NEWS: document it
158 * README: document it; also fix typo
159 * AUTHORS: remove references to readlink
160 * PROGLIST: remove readlink
161 * configure: regenerate
162
163 2004-03-12 Charles Wilson <cwilson@....>
164
165 bump version number
166
167 * src/mkshortcut/mkshortcut.c: fix some
168 memory leaks in mkshortcut().
169 * configure.ac: bump version number
170 * BRANCHES: update
171
172 2004-03-10 Harold L Hunt II <huntharo@....>
173
174 * src/mkshortcut/mkshortcut.c: add -d|--desc
175 option to set the description field (==tooltip
176 text) of the shortcut.
177 * src/mkshortcut/mkshortcut.1: document it.
178 * NEWS: document it
179
180 2004-02-14 Dick Repansky <rrepasky@....>
181 Joshua Danial Franklin <joshuadfranklin@....>
182
183 * src/mkshortcut/mkshortcut.c: add -s option
184 to control normal|minimized|maximized state
185 of the launched application.
186 * src/mkshortcut/mkshortcut.1: document it.
187 * NEWS: document it
188
189 2004-01-31 Charles Wilson <cwilson@....>
190
191 bump version number
192
193 * src/ipc/ipcrm.c: remove
194 * src/ipc/ipcrm.8: remove
195 * src/ipc/ipcs.c: remove
196 * src/ipc/ipcs.8: remove
197 * src/ipc/semtool.c: compensate for interface differences
198 in cygserver vs. cygipc
199 * configure.ac: don't look for cygipc; just look for shmget
200 * Makefile.am: remove src/ipc/ipcs and src/ipc/ipcrm and their
201 manpages. Don't use extra libs (IPCLIBS) to build ipc programs
202 -- rely on cygserver support.
203 * README: update
204 * PROGLIST: update
205 * NEWS: update
206 * BRANCHES: update
207
208 2003-12-01 Charles Wilson <cwilson@ece.gatech.edu>
209
210 bump version number
211
212 * src/ipc/ipck: fix typo, adapt for cygserver
213 compatibility
214 * NEWS: update
215 * BRANCHES: update
216
217 2003-11-25 Rick Rankin <rick_rankin@yahoo.com>
218
219 * src/lpr/Printer.cc: fix bug in print() operation that was
220 causing duplication of the last character of a file.
221 * src/lpr/lpr.cc: add description of -l option to help message.
222
223 2003-10-23 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
224
225 * src/mkshortcut/mkshortcut.1: update to reflect
226 new -w/--workingdir option.
227
228 2003-09-13 Charles Wilson <cwilson@ece.gatech.edu>
229
230 * src/clip/getclip.c: Handle /dev/clipboard
231 native format. Add --no-conv option. Make it
232 the default.
233 * src/clip/putclip.c: Handle /dev/clipboard
234 native format. Add --no-conv option. Make it
235 the default.
236
237 2003-09-12 Rob Siklos <rob3@siklos.ca>
238
239 * src/clip/getclip.c: implemented --dos and --unix,
240 renamed putclip() to getclip()
241 * src/clip/putclip.c: implemented --dos and --unix,
242 fixed segfault on null input,
243 fixed indentation spacing,
244 return FALSE instead of TRUE on failed GlobalAlloc and GlobalLock
245 * TODO: removed --unix --dos flag item for getclip and putclip
246
247 2003-09-04 Chalres Wilson <cwilson@ece.gatech.edu>
248
249 * NEWS: update
250
251 2003-09-04 Rob Siklos <rob3@siklos.ca>
252
253 * src/readshortcut: new directory
254 * src/readshortcut/readshortcut.c: new file
255 * src/readshortcut/readshortcut.1: new file
256 * Makefile.am: add program 'readshortcut'
257 * AUTHORS: add Rob Siklos for readshortcut
258 * PROGLIST: add readshortcut
259 * README: add readshortcut
260
261 2003-08-02 Charles Wilson <cwilson@ece.gatech.edu>
262
263 tag and release v1_2_1
264
265 * configure.ac: don't add cygipc to libs; put
266 value in a separate variable IPCLIBS
267 * Makefile.am: use @IPCLIBS@
268 * HOW-TO-CONTRIBUTE: update
269 * PROGLIST: update
270
271 2003-07-13 Charles Wilson <cwilson@ece.gatech.edu>
272
273 tag and release v1_2_0
274
275 * BRANCHES: add v1_2_0
276
277 2003-07-13 Charles Wilson <cwilson@ece.gatech.edu>
278
279 * Makefile.am: correct some mistakes with
280 optionally-built progs.
281
282 2003-06-16 Charles Wilson <cwilson@ece.gatech.edu>
283
284 * src/mkshortcut/mkshortcut.1: fix ^M problem.
285
286 2003-06-13 Charles Wilson <cwilson@ece.gatech.edu>
287
288 * Makefile.am: add ipcs, ipcrm, and ipck
289 * configure.ac: change search method for libcygipc,
290 bump version number.
291 * src/ipc/ipcs.c: new file
292 * src/ipc/ipcs.8: new file
293 * src/ipc/ipcrm.c: new file
294 * src/ipc/ipcrm.8: new file
295 * src/ipc/ipck: new file
296 * NEWS: add info about ipcs, ipcrm, ipck
297 * PROGLIST: ditto
298 * README: ditto
299 * config.h.in: regenerate
300
301 2003-06-12 gilles civario <gilles.civario@cea.fr>
302
303 * src/lpr/Printer.cc (Printer::open): correct
304 access mode.
305
306 2003-06-10 Charles Wilson <cwilson@ece.gatech.edu>
307
308 * BRANCHES: new file.
309
310 2003-06-10 Charles Wilson <cwilson@ece.gatech.edu>
311
312 * Bump version to 1.1.4. Release.
313
314 2003-06-07 Rick Rankin <rick_rankin@yahoo.com>
315
316 * src/lpr/Printer.hh: Added m_rawFlag attribute. If true, no CR/LF
317 translation is done. Defaults to false. Also added accessor
318 operations getRawFlag(), setRawFlag().
319 * src/lpr/Printer.cc: ditto.
320 * src/lpr/lpr.cc: added -l option to suppress CR/LF translation.
321 * src/lpr/lpr.1: added documentation for -l option.
322
323 2003-05-20 Charles Wilson <cwilson@ece.gatech.edu>
324
325 * NEWS: update lpr entry
326
327 2003-05-20 Rick Rankin <rick_rankin@yahoo.com>
328 * src/lpr/lpr.c: removed file
329 * src/lpr/Printer.cc: new file
330 * src/lpr/Printer.hh: new file
331 * src/lpr/PrinterException.hh: new file
332 * src/lpr/README: new file
333 * src/lpr/Win32Utils.cc: new file
334 * src/lpr/Win32Utils.hh: new file
335 * src/lpr/lpr.1: new file
336 * src/lpr/lpr.cc: new file
337 * Makefile.am: add macro src_lpr_lpr_SOURCES
338 updated macros noinst_HEADERS, man_MANS
339 * configure.ac: added AC_PROG_CXX to compile C++ files
340
341 2003-05-17 Charles Wilson <cwilson@ece.gatech.edu>
342
343 * configure.ac: correct a problem with newer
344 autoconf
345 * config.h.in: regenerate
346
347 2003-02-05 Charles Wilson <cwilson@ece.gatech.edu>
348
349 * NEWS: announce mkshortcut changes
350
351 2003-02-05 David G. Baur <dgbaur@idmicro.com>
352
353 Added --workdir option to mkshortcut to set working directory
354 specified directory.
355
356 * mkshortcut.c (main): added dir_name_arg to opts
357 set dir_name to dir_name_arg if option was set
358 otherwise obtained from exe_name.
359 * mkshortcut.1: update
360
361 2002-11-11 Charles Wilson <cwilson@ece.gatech.edu>
362
363 Convert mkshortcut to popt. Bump to version 1.1.3
364
365 * mkshortcut.c (license): new function
366 (version): popt version() function
367 (version): static variable renamed to versionStr
368 (help): new function
369 (usage): popt usage() function; the old usage()
370 function eliminated
371 (printLicense): new function
372 (printBottomDescription): new function
373 (printTopDescription): new function
374 (getVersion): new function
375 (mkshortcut): new function, contains core code
376 (print_version): removed.
377 (main): almost completely rewritten to use popt
378 instead of getopt
379 * TODO: remove note about mkshortcut.
380
381 2002-11-10 Charles Wilson <cwilson@ece.gatech.edu>
382
383 Fix things so that 'make dist' works
384
385 * Makefile.am: split up EXTRA_DIST into several
386 variables. Add a lot of files. Remove reference
387 to the m4/ directory.
388 * HOW-TO-CONTRIBUTE: correct a few things affected
389 by the above change.
390
391 2002-11-10 Charles Wilson <cwilson@ece.gatech.edu>
392
393 Tired of long 'cvs diff' times over my modem, I
394 removed the files generated by bootstrap from
395 CVS. tarballs will have them, but cvs checkouts
396 will need to always run bootstrap. Since gettextize
397 is too intrusive, leave ABOUT-NLS and config.rpath
398 so we don't have to include gettext in bootstrap.
399 Also, don't bother with autoheader, so leave config.h.in
400 in CVS as well.
401
402 * missing: remove
403 * mkinstalldirs: remove
404 * install-sh: remove
405 * config.guess: remove
406 * config.sub: remove
407 * depcomp: remove
408 * compile: remove
409 * Makefile.in: remove
410 * aclocal.m4: remove
411 * configure: remove
412 * stamp-h.in: remove (not used by newer autotools)
413
414 2002-11-10 Charles Wilson <cwilson@ece.gatech.edu>
415
416 Because utmpdump and last are now provided by the new
417 sysvinit package, those programs have been removed
418 from cygutils. Also, update to recent autotools &
419 gettext, plus a few cleanups.
420
421 * src/last/last.c: remove
422 * src/last/utmpdump.c: remove
423 * src/last/oldutmp.h: remove
424 * src/last/last.1: remove
425 * src/last/lastb.1: remove
426 * src/last/: remove directory
427 * intl/Makefile.in: remove
428 * intl/: remove directory
429
430 * src/cal/cal.c: cygwin provides langinfo.h, but
431 not the nl_langinfo function. Make sure both exist
432 before calling nl_langinfo.
433 * configure.ac: remove references to system header files
434 needed only by utmpdump or last. Don't try to generate
435 intl/Makefile.
436 * Makefile.am: remove intl/ directory; add po/ directory
437 to make new gettext happy. Remove last and utmpdump from
438 bin_PROGRAMS; remove last.1 and lastb.1 from man_MANS.
439 change _LDADD vars from @INTLLIBS@ to @LIBINTL@. Remove
440 references to last and utmpdump _SOURCES.
441 * po/LINGUAS: new file (needed by new gettext)
442 * po/POTFILES.in: new file (needed by new gettext)
443 * common.h: remove references to system header files used
444 only by utmpdump or last
445 * bootstrap: add `force' options
446 * NEWS: docu update
447 * PROGLIST: docu update
448 * README: dpcu update
449 * TODO: docu update
450 * HOW-TO-CONTRIBUTE: docu update
451
452 * aclocal.m4: regenerate
453 * configure: regenerate
454 * Makefile.in: regenerate
455 * config.h.in: regenerate
456 * ABOUT-NLS: new version
457 * COPYING: new version
458 * INSTALL: new version
459 * mkinstalldirs: new version
460 * missing: new version
461 * install-sh: new version
462 * depcomp: new version
463 * config.sub: new version
464 * config.guess: new version
465
466 2002-07-17 Charles Wilson <cwilson@ece.gatech.edu>
467
468 At Bruno Haible's suggestion, don't include all of
469 gettext. Just have an intl/ directory with a null
470 Makefile.in, and a populated po/ directory. m4/
471 is no longer necessary. Later, when automake bug
472 is fixed, we can remove the intl/ directory entirely,
473 but we'll still need the po/ directory and the ABOUT-NLS
474 file.
475
476 * intl/*: remove
477 * intl/Makefile.in: turn this into a null file
478 * m4/*: remove
479 * configure.ac: remove m4/Makefile from AC_CONFIG_FILES
480 * Makefile.am: remove m4/ from SUBDIRS
481 * Makefile.in: regenerate
482 * configure: regenerate
483
484 2002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
485
486 * configure.ac: bump version to 1.1.2
487 * configure: regenerate
488
489 2002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
490
491 Add 'mcookie' program. Tag "v1_1_1d"
492
493 * src/mcookie: new directory
494 * src/mcookie/mcookie.c: new file
495 * src/mcookie/mcookie.1: new file
496 * src/mcookie/md5.h: new file
497 * src/mcookie/md5.c: new file
498 * Makefile.am: add program 'mcookie'
499 * configure.ac: add test for gettimeofday
500 * config.h.in: regenerate
501 * Makefile.in: regenerate
502 * PROGLIST: add mcookie
503 * README: add mcookie
504 * NEWS: mention mcookie
505
506 2002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
507
508 Add 'colrm' program. Tag "v1_1_1c"
509
510 * src/colrm: new directory
511 * src/colrm/colrm.c: new file
512 * src/colrm/colrm.1: new file
513 * src/colrm/widechar.h: new file
514 * Makefile.am: add program 'colrm'
515 * Makefile.in: regenerate
516 * PROGLIST: add colrm
517 * README: add colrm
518 * NEWS: hasn't been updated in a while...
519
520 2002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
521
522 Add 'colcrt' program. Tag "v1_1_1b"
523
524 * src/colcrt: new directory
525 * src/colcrt/colcrt.c: new file
526 * src/colcrt/colcrt.1: new file
527 * src/colcrt/widechar.h: new file
528 * Makefile.am: add program 'colcrt'
529 * Makefile.in: regenerate
530 * PROGLIST: add colcrt
531 * README: add colcrt
532
533 2002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
534
535 Add 'column' program. Tag "v1_1_1a"
536
537 * src/column: new directory
538 * src/column/column.c: new file
539 * src/column/column.1: new file
540 * src/column/err.c: new file
541 * src/column/errs.h: new file
542 * src/column/widechar.h: new file
543 * Makefile.am: add program 'column'
544 * configure.ac: add check for TIOCGWINSZ, termios.h, and ioctl.h.
545 * common.h: use TIOCGWINSZ to include sys/termios.h or sys/ioctl.h.
546 * Makefile.in: regenerate
547 * config.h.in: regenerate
548 * configure: regenerate
549 * PROGLIST: add column
550 * README: add column
551
552 2002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
553
554 * TODO: remove gettext reminder
555 * HOW-TO-CONTRIBUTE: explain how to handle programs
556 that need -lintl, given the gettextize changes below.
557 * Makefile.in: regenerate
558
559 2002-07-12 gettextize <bug-gnu-gettext@gnu.org>
560
561 Bug in automake means that we have to gettextize -- even tho
562 we will never actually build gettext ourselves ('external'
563 option in AM_GNU_GETTEXT). Reported to automake list.
564
565 Bug in gettext means that we have to explicitly set and AC_SUBST
566 BUILD_INCLUDED_LIBINTL and USE_INCLUDED_LIBINTL in configure.ac.
567 Reported to Bruno.
568
569 * Makefile.am (SUBDIRS): Add intl, m4.
570 (ACLOCAL_AMFLAGS): New variable.
571 (EXTRA_DIST): Add config.rpath.
572 * configure.ac (AC_CONFIG_FILES): Add intl/Makefile, po/Makefile.in,
573 m4/Makefile.
574 * intl/: new directory
575 * intl/*: new files
576 * po/: new directory
577 * po/*: new files
578 * m4/: new directory
579 * m4/*: new files
580 * config.rpath: new file
581 * ABOUT-NLS: new file
582 * aclocal.m4: regenerate
583 * Makefile.in: regenerate
584 * configure: regenerate
585 * bootstrap: add -I m4 to aclocal command; copy files
586 * config.guess: new file
587 * config.sub: new file
588 * compile: new file
589 * config.h.in: regenerate
590 * TODO: note to remove all this garbage when it becomes
591 possible; need bugfix to automake and gettext.m4
592
593 2002-07-12 Charles S. Wilson <cwilson@ece.gatech.edu>
594
595 Adjust to cygwin's libintl library now depending on libiconv.
596 Easiest way: remove explicit search for -lintl and libintl.h;
597 instead use AM_GNU_GETTEXT.
598
599 Add 'rev' program
600
601 * configure.ac: don't look for -lintl and libintl.h 'by hand';
602 use AM_GNU_GETTEXT instead. Unfortunately, even 'external'
603 option requires po/ and intl/ directories. See gettextize above.
604 * src/rev: new directory
605 * src/rev/rev.c: new file
606 * src/rev/rev.1: new file
607 * src/rev/widechar.h: new file
608 * Makefile.am: add program 'rev'. Add LDADD variables for
609 the programs that use gettext, since -lintl is no longer
610 automatically included in LIBS (use @INTLLIBS@)
611 * Makefile.in: regenerate
612 * PROGLIST: add rev
613 * README: add rev
614
615 2002-06-06 Charles S. Wilson <cwilson@ece.gatech.edu>
616 Egor Duda
617
618 Add getopt.exe, readlink.exe. Bump to 1.1.1.
619
620 * AUTHORS: add Egor, Kenneth Stailey, and Frodo Looijaard
621 * configure.ac: bump to 1.1.1
622 * Makefile.am: add getopt and readlink
623 * PROGLIST: ditto
624 * README: ditto
625 * Makefile.in: regenerate
626 * configure: regenerate
627 * src/Makefile.am: delete (forgot to do so in previous commit)
628 * src/Makefile.in: delete (ditto)
629 * src/readlink/readlink.1: new file
630 * src/readlink/readlink.c: new file
631 * src/getopt/getopt.1: new file
632 * src/getopt/getopt.c: new file
633 * src/getopt/parse.bash: new file
634 * src/getopt/parse.tcsh: new file
635 * src/getopt/test.bash: new file
636 * src/getopt/test.tcsh: new file
637
638 2002-06-05 Charles S. Wilson <cwilson@ece.gatech.edu>
639 Robert Collins <robert.collins@itdomain.com.au>
640
641 Convert to one-big-makefile style. cf "Recursive make
642 considered harmful". Bump to 1.1.0
643
644 * HOW-TO-CONTRIBUTE: update to reflect one-big-makefile style.
645 * Makefile.am: consolidate from src/*/Makefile.am
646 * configure.ac: remove src/*/Makefile from AC_CONFIG_FILES list.
647 bump version.
648 * NEWS: Note one-file-to-build-them-all
649 * TODO: update
650 * aclocal.m4: regenerate
651 * Makefile.in: regenerate
652 * configure: regenerate
653 * /src/realpath/Makefile.in: delete
654 * /src/realpath/Makefile.am: delete
655 * /src/namei/Makefile.in: delete
656 * /src/namei/Makefile.am: delete
657 * /src/mkshortcut/Makefile.in: delete
658 * /src/mkshortcut/Makefile.am: delete
659 * /src/lpr/Makefile.in: delete
660 * /src/lpr/Makefile.am: delete
661 * /src/last/Makefile.in: delete
662 * /src/last/Makefile.am: delete
663 * /src/ipc/Makefile.in: delete
664 * /src/ipc/Makefile.am: delete
665 * /src/dump/Makefile.in: delete
666 * /src/dump/Makefile.am: delete
667 * /src/ddate/Makefile.in: delete
668 * /src/ddate/Makefile.am: delete
669 * /src/cygstart/Makefile.in: delete
670 * /src/cygstart/Makefile.am: delete
671 * /src/conv/Makefile.in: delete
672 * /src/conv/Makefile.am: delete
673 * /src/col/Makefile.in: delete
674 * /src/col/Makefile.am: delete
675 * /src/cal/Makefile.in: delete
676 * /src/cal/Makefile.am: delete
677 * /src/banner/Makefile.in: delete
678 * /src/banner/Makefile.am: delete
679 * /src/ascii/Makefile.in: delete
680 * /src/ascii/Makefile.am: delete
681 * /src/Makefile.in: delete
682 * /src/Makefile.am: delete
683
684 2002-05-23 Charles S. Wilson <cwilson@ece.gatech.edu>
685
686 * Makefile.in: regenerate
687 * src/Makefile.in: regenerate
688 * src/*/Makefile.in: regenerate
689 * configure: regenerate
690 * aclocal.m4: regenerate
691
692 2002-05-22 David A. Willis <dawillis1214@yahoo.com>
693
694 * src/col: new directory
695 * src/col/Makefile.am: new file
696 * src/col/Makefile.in: new file
697 * src/col/col.c: new file
698 * src/col/err.c: new file
699 * src/col/err.h: new file
700 * src/col/col.1: new file
701 * src/col/README.col: new file
702 * src/Makefile.am: add subdirectory col
703 * src/Makefile.in: regenerate
704 * AUTHORS: add David A. Willis for col
705 * PROGLIST: add col
706 * README: add col
707
708 2002-04-16 Chris January <chris@atomice.net>
709
710 * src/conv/conv.c (convert): Use correct type to store the
711 return value of fgetc()
712
713 2002-03-15 Charles Wilson <cwilson@ece.gatech.edu>
714
715 * Makefile.in: rebootstrap
716 * aclocal.m4: ditto
717 * configure: ditto
718 * src/Makefile.in: ditto
719 * src/ascii/Makefile.in: ditto
720 * src/banner/Makefile.in: ditto
721 * src/cal/Makefile.in: ditto
722 * src/clip/Makefile.in: ditto
723 * src/conv/Makefile.in: ditto
724 * src/ddate/Makefile.in: ditto
725 * src/dump/Makefile.in: ditto
726 * src/ipc/Makefile.in: ditto
727 * src/last/Makefile.in: ditto
728 * src/lpr/Makefile.in: ditto
729 * src/mkshortcut/Makefile.in: ditto
730 * src/namei/Makefile.in: ditto
731 * src/realpath/Makefile.in: ditto
732
733 2002-03-15 Michael Schaap <cygwin_start@mscha.org>
734
735 * src/cygstart: new directory
736 * src/cygstart/Makefile.am: new file
737 * src/cygstart/Makefile.in: new file
738 * src/cygstart/cygstart.c: new file
739 * src/cygstart/cygstart.1: new file
740 * src/Makefile.am: add subdirectory cygstart
741 * src/Makefile.in: regenerate
742 * AUTHORS: add Michael Schaap for cygstart
743 * PROGLIST: add cygstart
744 * README: add cygstart
745
746 2002-03-13 Charles Wilson <cwilson@ece.gatech.edu>
747
748 * HOW-TO-CONTRIBUTE: fix typos
749
750 2002-03-13 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
751
752 * src/mkshortcut/mkshortcut.c: fix NULL pointer problem
753
754 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
755
756 * TODO: remove 'reorg' note
757 * configure.ac: mark as version 1.0.0
758 * configure: regenerate
759 * HOW-TO-CONTRIBUTE: new file
760
761 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
762
763 * configure.ac: build Makefiles in new directories
764 * configure.in: regenerate
765 * Makefile.am: change subdirs
766 * Makefile.in: regenerate
767
768 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
769
770 * src: new directory
771 * src/Makefile.am: new file
772 * src/Makefile.in: new file
773 * src-gpl/Makefile.am: removed
774 * src-gpl/Makefile.in: removed
775 * src-pd/Makefile.am: removed
776 * src-pd/Makefile.in: removed
777 * src-bsd/Makefile.am: removed
778 * src-bsd/Makefile.in: removed
779
780 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
781
782 * src/ascii: new directory
783 * src-gpl/ascii.c: moved to src/ascii/ascii.c
784 * src/ascii/ascii.c: moved from src-gpl/ascii.c
785 * src/ascii/Makefile.am: new file
786 * src/ascii/Makefile.in: new file
787
788 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
789
790 * src/banner: new directory
791 * src-gpl/banner.c: moved to src/banner/banner.c
792 * src/banner/banner.c: moved from src-gpl/banner.c
793 * src/banner/Makefile.am: new file
794 * src/banner/Makefile.in: new file
795
796 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
797
798 * src/cal: new directory
799 * src-bsd/cal.c: moved to src/cal/cal.c
800 * src/cal/cal.c: moved from src-bsd/cal.c
801 * src-bsd/cal.1: moved to src/cal/cal.1
802 * src/cal/cal.1: moved from src-bsd/cal.1
803 * src-bsd/err.c: moved to src/cal/err.c
804 * src/cal/err.c: moved from src-bsd/err.c
805 * src-bsd/errs.h: moved to src/cal/errs.h
806 * src/cal/errs.h: moved from src-bsd/errs.h
807 * src-bsd/widechar.h: moved to src/cal/widechar.h
808 * src/cal/widechar.h: moved from src-bsd/widechar.h
809 * src-bsd/README.cal: moved to src/cal/README.cal
810 * src/cal/README.cal: moved from src-bsd/README.cal
811 * src/cal/Makefile.am: new file
812 * src/cal/Makefile.in: new file
813
814 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
815
816 * src/clip: new directory
817 * src-gpl/putclip.c: moved to src/clip/putclip.c
818 * src/clip/putclip.c: moved from src-gpl/putclip.c
819 * src-gpl/getclip.c: moved to src/clip/getclip.c
820 * src/clip/getclip.c: moved from src-gpl/getclip.c
821 * src/clip/Makefile.am: new file
822 * src/clip/Makefile.in: new file
823
824 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
825
826 * src/conv: new directory
827 * src-gpl/conv.c: moved to src/conv/conv.c
828 * src/conv/conv.c: moved from src-gpl/conv.c
829 * src/conv/Makefile.am: new file
830 * src/conv/Makefile.in: new file
831
832 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
833
834 * src/ddate: new directory
835 * src-pd/ddate.c: moved to src/ddate/ddate.c
836 * src/ddate/ddate.c: moved from src-pd/ddate.c
837 * src-pd/ddate.1: moved to src/ddate/ddate.1
838 * src/ddate/ddate.1: moved from src-pd/ddate.1
839 * src-pd/ddate.doc: moved to src/ddate/ddate.doc
840 * src/ddate/ddate.doc: moved from src-pd/ddate.doc
841 * src/ddate/Makefile.am: new file
842 * src/ddate/Makefile.in: new file
843
844 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
845
846 * src/dump: new directory
847 * src-gpl/dump.c: moved to src/dump/dump.c
848 * src/dump/dump.c: moved from src-gpl/dump.c
849 * src/dump/Makefile.am: new file
850 * src/dump/Makefile.in: new file
851
852 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
853
854 * src/ipc: new directory
855 * src-gpl/msgtool.c: moved to src/ipc/msgtool.c
856 * src/ipc/msgtool.c: moved from src-gpl/msgtool.c
857 * src-gpl/semstat.c: moved to src/ipc/semstat.c
858 * src/ipc/semstat.c: moved from src-gpl/semstat.c
859 * src-gpl/semtool.c: moved to src/ipc/semtool.c
860 * src/ipc/semtool.c: moved from src-gpl/semtool.c
861 * src-gpl/shmtool.c: moved to src/ipc/shmtool.c
862 * src/ipc/shmtool.c: moved from src-gpl/shmtool.c
863 * src/ipc/Makefile.am: new file
864 * src/ipc/Makefile.in: new file
865
866 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
867
868 * src/last: new directory
869 * src-gpl/last.c: moved to src/last/last.c
870 * src/last/last.c: moved from src-gpl/last.c
871 * src-gpl/last.1: moved to src/last/last.1
872 * src/last/last.1: moved from src-gpl/last.1
873 * src-gpl/lastb.1: moved to src/last/lastb.1
874 * src/last/lastb.1: moved from src-gpl/lastb.1
875 * src-gpl/oldutmp.h: moved to src/last/oldutmp.h
876 * src/last/oldutmp.h: moved from src-gpl/oldutmp.h
877 * src-gpl/utmpdump.c: moved to src/last/utmpdump.c
878 * src/last/utmpdump.c: moved from src-gpl/utmpdump.c
879 * src/last/Makefile.am: new file
880 * src/last/Makefile.in: new file
881
882 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
883
884 * src/lpr: new directory
885 * src-gpl/lpr.c: moved to src/lpr/lpr.c
886 * src/lpr/lpr.c: moved from src-gpl/lpr.c
887 * src/lpr/Makefile.am: new file
888 * src/lpr/Makefile.in: new file
889
890 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
891
892 * src/mkshortcut: new directory
893 * src-gpl/mkshortcut.c: moved to src/mkshortcut/mkshortcut.c
894 * src/mkshortcut/mkshortcut.c: moved from src-gpl/mkshortcut.c
895 * src-gpl/mkshortcut.1: moved to src/mkshortcut/mkshortcut.1
896 * src/mkshortcut/mkshortcut.1: moved from src-gpl/mkshortcut.1
897 * src/mkshortcut/Makefile.am: new file
898 * src/mkshortcut/Makefile.in: new file
899
900 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
901
902 * src/namei: new directory
903 * src-pd/namei.c: moved to src/namei/namei.c
904 * src/namei/namei.c: moved from src-pd/namei.c
905 * src-pd/namei.1: moved to src/namei/namei.1
906 * src/namei/namei.1: moved from src-pd/namei.1
907 * src-pd/README.namei: moved to src/namei/README.namei
908 * src/namei/README.namei: moved from src-pd/README.namei
909 * src-pd/README1.namei: moved to src/namei/README1.namei
910 * src/namei/README1.namei: moved from src-pd/README1.namei
911 * src/namei/Makefile.am: new file
912 * src/namei/Makefile.in: new file
913
914 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
915
916 * src/realpath: new directory
917 * src-gpl/realpath.c: moved to src/realpath/realpath.c
918 * src/realpath/realpath.c: moved from src-gpl/realpath.c
919 * src/realpath/Makefile.am: new file
920 * src/realpath/Makefile.in: new file
921
922
923 2002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
924
925 * src-gpl/Makefile.am: add lpr and mkshortcut
926 * src-gpl/Makefile.in: regenerate
927 * configure.ac: update version number
928 * configure: regenerate
929 * AUTHORS: add Rick and Joshua
930 * PROGLIST: add lpr and mkshortcut
931 * NEWS: add lpr and mkshortcut
932 * README: add lpr and mkshortcut
933 * TODO: add some notes...
934 * src-gpl/mkshortcut.c: Reformat comment block. Explicitly
935 include config.h and common.h. Move other #inludes to
936 common.h. Add some static strings for later use (version,
937 Id, copyright).
938 * src-gpl/lpr.c: Add license reference. Explicitly include
939 config.h and common.h. Move other #includes to common.h.
940 Add some static strings for later use (version, Id, copyright).
941 Change programName to program_name (to match style of other
942 programs). Strdup from argv[0] instead of hardcoding. Use
943 VA_START macro instead of va_start.
944
945 2002-02-23 Rick Rankin <rick_rankin@yahoo.com>
946
947 * src-gpl/lpr.c: new file
948
949 2002-02-23 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
950
951 * src-gpl/mkshortcut.c: new file
952 * src-gpl/mkshortcut.1: new file
953
954 2002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
955
956 * src-pd/ddate.c: add explicit license reference
957 and move #includes to common.h. Guard setlocale.
958 Explicitly include config.h, common.h
959 * src-pd/namei.c: ditto
960 * src-bsd/cal.c: ditto
961 * src-bsd/err.c: ditto
962 * src-bsd/errs.h: explicitly include config.h, common.h
963 * src-bsd/widechar.h: explicitly include config.h (NOT common.h)
964 * src-gpl/ascii.c: explicitly include config.h
965 * src-gpl/banner.c: reformat license notice. explicitly
966 include config.h
967 * src-gpl/conv.c: explictly include config.h
968 * src-gpl/dump.c: explictly include config.h; move other
969 includes into common.h
970 * src-gpl/getclip.c: explicitly include config.h
971 * src-gpl/last.c: reformat license notice. explicitly include
972 config.h. Move other #includes into common.h
973 * src-gpl/oldutmp.h: add explicit license reference.
974 * src-gpl/putclip.c: include config.h. Move other #includes
975 into common.h
976 * src-gpl/realpath.c: Reformat license reference. Explicitly
977 include config.h.
978 * src-gpl/msgtool.c: add explicit license reference. include
979 config.h. Guard ipc #includes. Move other includes into common.h
980 * src-gpl/semstat.c: ditto
981 * src-gpl/semtool.c: ditto
982 * src-gpl/shmtool.c: ditto
983 * src-gpl/utmpdump.c: Reformat license reference. Explicitly
984 include config.h. Move other includes into common.h.
985 * config.h.in: regenerate
986 * configure.ac: Add the new checks
987 * common.h: Migrate other includes from .c files here.
988 * configure: regenerate
989
990 2002-01-28 Charles Wilson <cwilson@ece.gatech.edu>
991
992 * src-bsd/cal.c: fix spelling
993
994 2002-01-27 Charles Wilson <cwilson@ece.gatech.edu>
995
996 * acinclude.m4: new file
997 * common.h: new file
998 * configure.ac: add conditionals for windows-only,
999 cygipc-only programs
1000 * src-gpl/Makefile.am: use conditionals
1001 * aclocal.m4: regenerate
1002 * config.h.in: regenerate
1003 * Makefile.in: regenerate
1004 * src-gpl/Makefile.in: regenerate
1005 * configure: regenerate
1006 * README: minor changes
1007 * src-bsd/cal.c: use common.h
1008 * src-pd/ddate.c: use common.h
1009 * src-pd/namei.c: use common.h
1010 * src-gpl/ascii.c: use common.h
1011 * src-gpl/banner.c: use common.h
1012 * src-gpl/conv.c: use common.h
1013 * src-gpl/dump.c: use common.h
1014 * src-gpl/getclip.c: use common.h
1015 * src-gpl/last.c: use common.h
1016 * src-gpl/msgtool.c: use common.h
1017 * src-gpl/putclip.c: use common.h
1018 * src-gpl/realpath.c: use common.h
1019 * src-gpl/semstat.c: use common.h
1020 * src-gpl/semtool.c: use common.h
1021 * src-gpl/shmtool.c: use common.h
1022 * src-gpl/utmpdump.c: use common.h
1023
1024 2002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
1025
1026 * NEWS: add entries for 0.9.6, .7, and .8
1027 * ChangeLog: fix tabs
1028 * release version 0.9.8
1029
1030 2002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
1031
1032 * src-pd/ddate.c: new file
1033 * src-pd/ddate.1: new file
1034 * src-pd/ddate.doc: new file
1035 * AUTHORS: add Druel the Chaotic
1036 * PROGLIST: add ddate
1037 * README: mention ddate
1038 * src-pd/Makefile.am: add ddate to proglist, ddate.1
1039 to manlist
1040 * src-bsd/Makefile.in: regenerate
1041
1042 2002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
1043
1044 * src-gpl/realpath.c: new file
1045 * AUTHORS: add Steven Barker
1046 * PROGLIST: add realpath
1047 * README: mention realpath
1048 * src-gpl/Makefile.am: add realpath to proglist
1049 * src-gpl/Makefile.in: regenerate
1050
1051 2002-01-18 Mark Bradshaw <bradshaw@staff.crosswalk.com>
1052
1053 * src-gpl/utmpdump.c: new file
1054 * AUTHORS: add Mark Bradshaw
1055 * PROGLIST: add utmpdump
1056 * README: mention utmpdump
1057 * src-gpl/Makefile.am: add utmpdump to proglist
1058 * src-gpl/Makefile.in: regenerate
1059
1060 2002-01-16 Charles Wilson <cwilson@ece.gatech.edu>
1061
1062 * bootstrap: new file
1063 * src-gpl/Makefile.am: add last to proglist
1064 * src-gpl/Makefile.in: regenerate
1065 * PROGLIST: add last
1066 * README: mention last
1067 * AUTHORS: add Mark Bradshaw
1068
1069 2002-01-16 Mark Bradshaw <bradshaw@staff.crosswalk.com>
1070
1071 * src-gpl/last.c: new file
1072 * src-gpl/last.1: new file
1073 * src-gpl/lastb.1: new file
1074 * src-gpl/oldutmp.h: new file
1075
1076 2001-12-05 Joerg Schaible <joerg.schaible@gft.com>
1077
1078 * src-gpl/banner.c: fix the -c option, use ANSI
1079 font to print the extended charset
1080
1081 2001-12-04 Charles Wilson <cwilson@ece.gatech.edu>
1082
1083 * licenses: new subdir
1084 * licenses/COPYING.GPL: new file (GPL text)
1085 * licenses/COPYING.BSD-no-advert: new file (BSD license,
1086 without the advertising clause)
1087 * src-pd: new subdir (for public domain source code that
1088 I've taken, modified, and released under the GPL)
1089 * src-bsd: new subdir (for source code that is covered
1090 by the BSD-no-advert license) Note that BSD-w-advert
1091 code is disallowed -- can't legally be linked to
1092 cygwin1.dll.
1093 * src: removed (renamed to src-gpl for consistency)
1094 * src-gpl: new (renamed from src)
1095 * PROGLIST: new file (contains descriptions of the
1096 various programs)
1097 * README: proglist stuff removed. README is more general.
1098 * src-bsd/Makefile.am: new file
1099 * src-bsd/Makefile.in: new file
1100 * src-bsd/README.cal: new file
1101 * src-bsd/cal.1: new file
1102 * src-bsd/cal.c: new file
1103 * src-bsd/err.c: new file
1104 * src-bsd/errs.h: new file
1105 * src-bsd/widechar.h: new file
1106 * src-pd/Makefile.am: new file
1107 * src-pd/Makefile.in: new file
1108 * src-pd/README.namei: new file
1109 * src-pd/README1.namei: new file
1110 * src-pd/namei.1: new file
1111 * src-pd/namei.c: new file
1112 * configure.ac: add new tests to support namei and cal
1113 * Makefile.am: add new subdirs
1114 * config.h.in: regenerate
1115 * aclocal.m4: regenerate
1116 * Makefile.in: regenerate
1117 * src/Makefile.in: regenerate
1118
1119 2001-11-28 Charles Wilson <cwilson@ece.gatech.edu>
1120
1121 * package renamed to 'cygutils'
1122 * README: update
1123 * NEWS: update
1124 * AUTHORS: add Jorg Schaible
1125 * configure.ac: package name change
1126 * src/Makefile.am: add 'banner'
1127 * src/banner.c: new file. Modified from Joerg's
1128 original to use popt for argument processing.
1129 * configure: regenerate
1130 * config.h.in: regenerate
1131 * aclocal.m4: regenerate
1132 * Makefile.in: regenerate
1133 * src/Makefile.in: regenerate
1134
1135 2001-11-26 Charles Wilson <cwilson@ece.gatech.edu>
1136
1137 * src/semtool.c: added
1138 * src/semstat.c: added
1139 * src/msgtool.c: added
1140 * src/shmtool.c: added
1141 * src/Makefile.am: add semtool, semstat, msgtool,
1142 and shmtool targets.
1143 * configure.ac: add check for cygipc, and for
1144 ipc headers
1145 * configure: regenerate
1146 * config.h.in: regenerate
1147 * aclocal.m4: regenerate
1148 * Makefile.in: regenerate
1149 * src/Makefile.in: regenerate
1150
1151 2001-11-25 Charles Wilson <cwilson@ece.gatech.edu>
1152
1153 * uuencode.1: deleted
1154 * uuencode.c: deleted
1155 * uudecode.1: deleted
1156 * uudecond.c: deleted (get these from GNU sharutils)
1157 * mktemp.1: deleted
1158 * mktemp.c: deleted (get these from
1159 http://www.courtesan.com/mktemp/)
1160 * autoconfiscated -- lots of new files
1161 * moved remaining .c files into src subdir
1162 * src/conv.c: now recognize 'dos2unix.exe' and
1163 'unix2dos.exe' as special argv[0] values, along
1164 with 'd2u.exe' and 'u2d.exe'
1165 * src/Makefile.in: install conv.exe as itself but
1166 also as d2u.exe, u2d.exe, dos2unix.exe and unix2dos.exe
1167
1168 0.9.2
1169
1170 * link with /usr/lib/libpopt.a ('official' version)
1171 * add mktemp implementation
1172 * add friendly help/option handling to dump, putclip,
1173 getclip, and ascii.
1174
1175 0.9.1 ---- baseline
1176
1177
1178 2002-11-11 Charles Wilson <cwilson@ece.gatech.edu>
1179
1180 Convert mkshortcut to popt. Bump to version 1.1.3
1181
1182 * mkshortcut.c (license): new function
1183 (version): popt version() function
1184 (version): static variable renamed to versionStr
1185 (help): new function
1186 (usage): popt usage() function; the old usage()
1187 function eliminated
1188 (printLicense): new function
1189 (printBottomDescription): new function
1190 (printTopDescription): new function
1191 (getVersion): new function
1192 (mkshortcut): new function, contains core code
1193 (print_version): removed.
1194 (main): almost completely rewritten to use popt
1195 instead of getopt
1196 * TODO: remove note about mkshortcut.
1197
1198 2002-11-10 Charles Wilson <cwilson@ece.gatech.edu>
1199
1200 Fix things so that 'make dist' works
1201
1202 * Makefile.am: split up EXTRA_DIST into several
1203 variables. Add a lot of files. Remove reference
1204 to the m4/ directory.
1205 * HOW-TO-CONTRIBUTE: correct a few things affected
1206 by the above change.
1207
1208 2002-11-10 Charles Wilson <cwilson@ece.gatech.edu>
1209
1210 Tired of long 'cvs diff' times over my modem, I
1211 removed the files generated by bootstrap from
1212 CVS. tarballs will have them, but cvs checkouts
1213 will need to always run bootstrap. Since gettextize
1214 is too intrusive, leave ABOUT-NLS and config.rpath
1215 so we don't have to include gettext in bootstrap.
1216 Also, don't bother with autoheader, so leave config.h.in
1217 in CVS as well.
1218
1219 * missing: remove
1220 * mkinstalldirs: remove
1221 * install-sh: remove
1222 * config.guess: remove
1223 * config.sub: remove
1224 * depcomp: remove
1225 * compile: remove
1226 * Makefile.in: remove
1227 * aclocal.m4: remove
1228 * configure: remove
1229 * stamp-h.in: remove (not used by newer autotools)
1230
1231 2002-11-10 Charles Wilson <cwilson@ece.gatech.edu>
1232
1233 Because utmpdump and last are now provided by the new
1234 sysvinit package, those programs have been removed
1235 from cygutils. Also, update to recent autotools &
1236 gettext, plus a few cleanups.
1237
1238 * src/last/last.c: remove
1239 * src/last/utmpdump.c: remove
1240 * src/last/oldutmp.h: remove
1241 * src/last/last.1: remove
1242 * src/last/lastb.1: remove
1243 * src/last/: remove directory
1244 * intl/Makefile.in: remove
1245 * intl/: remove directory
1246
1247 * src/cal/cal.c: cygwin provides langinfo.h, but
1248 not the nl_langinfo function. Make sure both exist
1249 before calling nl_langinfo.
1250 * configure.ac: remove references to system header files
1251 needed only by utmpdump or last. Don't try to generate
1252 intl/Makefile.
1253 * Makefile.am: remove intl/ directory; add po/ directory
1254 to make new gettext happy. Remove last and utmpdump from
1255 bin_PROGRAMS; remove last.1 and lastb.1 from man_MANS.
1256 change _LDADD vars from @INTLLIBS@ to @LIBINTL@. Remove
1257 references to last and utmpdump _SOURCES.
1258 * po/LINGUAS: new file (needed by new gettext)
1259 * po/POTFILES.in: new file (needed by new gettext)
1260 * common.h: remove references to system header files used
1261 only by utmpdump or last
1262 * bootstrap: add `force' options
1263 * NEWS: docu update
1264 * PROGLIST: docu update
1265 * README: dpcu update
1266 * TODO: docu update
1267 * HOW-TO-CONTRIBUTE: docu update
1268
1269 * aclocal.m4: regenerate
1270 * configure: regenerate
1271 * Makefile.in: regenerate
1272 * config.h.in: regenerate
1273 * ABOUT-NLS: new version
1274 * COPYING: new version
1275 * INSTALL: new version
1276 * mkinstalldirs: new version
1277 * missing: new version
1278 * install-sh: new version
1279 * depcomp: new version
1280 * config.sub: new version
1281 * config.guess: new version
1282
1283 2002-07-17 Charles Wilson <cwilson@ece.gatech.edu>
1284
1285 At Bruno Haible's suggestion, don't include all of
1286 gettext. Just have an intl/ directory with a null
1287 Makefile.in, and a populated po/ directory. m4/
1288 is no longer necessary. Later, when automake bug
1289 is fixed, we can remove the intl/ directory entirely,
1290 but we'll still need the po/ directory and the ABOUT-NLS
1291 file.
1292
1293 * intl/*: remove
1294 * intl/Makefile.in: turn this into a null file
1295 * m4/*: remove
1296 * configure.ac: remove m4/Makefile from AC_CONFIG_FILES
1297 * Makefile.am: remove m4/ from SUBDIRS
1298 * Makefile.in: regenerate
1299 * configure: regenerate
1300
1301 2002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1302
1303 * configure.ac: bump version to 1.1.2
1304 * configure: regenerate
1305
1306 2002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1307
1308 Add 'mcookie' program. Tag "v1_1_1d"
1309
1310 * src/mcookie: new directory
1311 * src/mcookie/mcookie.c: new file
1312 * src/mcookie/mcookie.1: new file
1313 * src/mcookie/md5.h: new file
1314 * src/mcookie/md5.c: new file
1315 * Makefile.am: add program 'mcookie'
1316 * configure.ac: add test for gettimeofday
1317 * config.h.in: regenerate
1318 * Makefile.in: regenerate
1319 * PROGLIST: add mcookie
1320 * README: add mcookie
1321 * NEWS: mention mcookie
1322
1323 2002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1324
1325 Add 'colrm' program. Tag "v1_1_1c"
1326
1327 * src/colrm: new directory
1328 * src/colrm/colrm.c: new file
1329 * src/colrm/colrm.1: new file
1330 * src/colrm/widechar.h: new file
1331 * Makefile.am: add program 'colrm'
1332 * Makefile.in: regenerate
1333 * PROGLIST: add colrm
1334 * README: add colrm
1335 * NEWS: hasn't been updated in a while...
1336
1337 2002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1338
1339 Add 'colcrt' program. Tag "v1_1_1b"
1340
1341 * src/colcrt: new directory
1342 * src/colcrt/colcrt.c: new file
1343 * src/colcrt/colcrt.1: new file
1344 * src/colcrt/widechar.h: new file
1345 * Makefile.am: add program 'colcrt'
1346 * Makefile.in: regenerate
1347 * PROGLIST: add colcrt
1348 * README: add colcrt
1349
1350 2002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1351
1352 Add 'column' program. Tag "v1_1_1a"
1353
1354 * src/column: new directory
1355 * src/column/column.c: new file
1356 * src/column/column.1: new file
1357 * src/column/err.c: new file
1358 * src/column/errs.h: new file
1359 * src/column/widechar.h: new file
1360 * Makefile.am: add program 'column'
1361 * configure.ac: add check for TIOCGWINSZ, termios.h, and ioctl.h.
1362 * common.h: use TIOCGWINSZ to include sys/termios.h or sys/ioctl.h.
1363 * Makefile.in: regenerate
1364 * config.h.in: regenerate
1365 * configure: regenerate
1366 * PROGLIST: add column
1367 * README: add column
1368
1369 2002-07-12 Charles Wilson <cwilson@ece.gatech.edu>
1370
1371 * TODO: remove gettext reminder
1372 * HOW-TO-CONTRIBUTE: explain how to handle programs
1373 that need -lintl, given the gettextize changes below.
1374 * Makefile.in: regenerate
1375
1376 2002-07-12 gettextize <bug-gnu-gettext@gnu.org>
1377
1378 Bug in automake means that we have to gettextize -- even tho
1379 we will never actually build gettext ourselves ('external'
1380 option in AM_GNU_GETTEXT). Reported to automake list.
1381
1382 Bug in gettext means that we have to explicitly set and AC_SUBST
1383 BUILD_INCLUDED_LIBINTL and USE_INCLUDED_LIBINTL in configure.ac.
1384 Reported to Bruno.
1385
1386 * Makefile.am (SUBDIRS): Add intl, m4.
1387 (ACLOCAL_AMFLAGS): New variable.
1388 (EXTRA_DIST): Add config.rpath.
1389 * configure.ac (AC_CONFIG_FILES): Add intl/Makefile, po/Makefile.in,
1390 m4/Makefile.
1391 * intl/: new directory
1392 * intl/*: new files
1393 * po/: new directory
1394 * po/*: new files
1395 * m4/: new directory
1396 * m4/*: new files
1397 * config.rpath: new file
1398 * ABOUT-NLS: new file
1399 * aclocal.m4: regenerate
1400 * Makefile.in: regenerate
1401 * configure: regenerate
1402 * bootstrap: add -I m4 to aclocal command; copy files
1403 * config.guess: new file
1404 * config.sub: new file
1405 * compile: new file
1406 * config.h.in: regenerate
1407 * TODO: note to remove all this garbage when it becomes
1408 possible; need bugfix to automake and gettext.m4
1409
1410 2002-07-12 Charles S. Wilson <cwilson@ece.gatech.edu>
1411
1412 Adjust to cygwin's libintl library now depending on libiconv.
1413 Easiest way: remove explicit search for -lintl and libintl.h;
1414 instead use AM_GNU_GETTEXT.
1415
1416 Add 'rev' program
1417
1418 * configure.ac: don't look for -lintl and libintl.h 'by hand';
1419 use AM_GNU_GETTEXT instead. Unfortunately, even 'external'
1420 option requires po/ and intl/ directories. See gettextize above.
1421 * src/rev: new directory
1422 * src/rev/rev.c: new file
1423 * src/rev/rev.1: new file
1424 * src/rev/widechar.h: new file
1425 * Makefile.am: add program 'rev'. Add LDADD variables for
1426 the programs that use gettext, since -lintl is no longer
1427 automatically included in LIBS (use @INTLLIBS@)
1428 * Makefile.in: regenerate
1429 * PROGLIST: add rev
1430 * README: add rev
1431
1432 2002-06-06 Charles S. Wilson <cwilson@ece.gatech.edu>
1433 Egor Duda
1434
1435 Add getopt.exe, readlink.exe. Bump to 1.1.1.
1436
1437 * AUTHORS: add Egor, Kenneth Stailey, and Frodo Looijaard
1438 * configure.ac: bump to 1.1.1
1439 * Makefile.am: add getopt and readlink
1440 * PROGLIST: ditto
1441 * README: ditto
1442 * Makefile.in: regenerate
1443 * configure: regenerate
1444 * src/Makefile.am: delete (forgot to do so in previous commit)
1445 * src/Makefile.in: delete (ditto)
1446 * src/readlink/readlink.1: new file
1447 * src/readlink/readlink.c: new file
1448 * src/getopt/getopt.1: new file
1449 * src/getopt/getopt.c: new file
1450 * src/getopt/parse.bash: new file
1451 * src/getopt/parse.tcsh: new file
1452 * src/getopt/test.bash: new file
1453 * src/getopt/test.tcsh: new file
1454
1455 2002-06-05 Charles S. Wilson <cwilson@ece.gatech.edu>
1456 Robert Collins <robert.collins@itdomain.com.au>
1457
1458 Convert to one-big-makefile style. cf "Recursive make
1459 considered harmful". Bump to 1.1.0
1460
1461 * HOW-TO-CONTRIBUTE: update to reflect one-big-makefile style.
1462 * Makefile.am: consolidate from src/*/Makefile.am
1463 * configure.ac: remove src/*/Makefile from AC_CONFIG_FILES list.
1464 bump version.
1465 * NEWS: Note one-file-to-build-them-all
1466 * TODO: update
1467 * aclocal.m4: regenerate
1468 * Makefile.in: regenerate
1469 * configure: regenerate
1470 * /src/realpath/Makefile.in: delete
1471 * /src/realpath/Makefile.am: delete
1472 * /src/namei/Makefile.in: delete
1473 * /src/namei/Makefile.am: delete
1474 * /src/mkshortcut/Makefile.in: delete
1475 * /src/mkshortcut/Makefile.am: delete
1476 * /src/lpr/Makefile.in: delete
1477 * /src/lpr/Makefile.am: delete
1478 * /src/last/Makefile.in: delete
1479 * /src/last/Makefile.am: delete
1480 * /src/ipc/Makefile.in: delete
1481 * /src/ipc/Makefile.am: delete
1482 * /src/dump/Makefile.in: delete
1483 * /src/dump/Makefile.am: delete
1484 * /src/ddate/Makefile.in: delete
1485 * /src/ddate/Makefile.am: delete
1486 * /src/cygstart/Makefile.in: delete
1487 * /src/cygstart/Makefile.am: delete
1488 * /src/conv/Makefile.in: delete
1489 * /src/conv/Makefile.am: delete
1490 * /src/col/Makefile.in: delete
1491 * /src/col/Makefile.am: delete
1492 * /src/cal/Makefile.in: delete
1493 * /src/cal/Makefile.am: delete
1494 * /src/banner/Makefile.in: delete
1495 * /src/banner/Makefile.am: delete
1496 * /src/ascii/Makefile.in: delete
1497 * /src/ascii/Makefile.am: delete
1498 * /src/Makefile.in: delete
1499 * /src/Makefile.am: delete
1500
1501 2002-05-23 Charles S. Wilson <cwilson@ece.gatech.edu>
1502
1503 * Makefile.in: regenerate
1504 * src/Makefile.in: regenerate
1505 * src/*/Makefile.in: regenerate
1506 * configure: regenerate
1507 * aclocal.m4: regenerate
1508
1509 2002-05-22 David A. Willis <dawillis1214@yahoo.com>
1510
1511 * src/col: new directory
1512 * src/col/Makefile.am: new file
1513 * src/col/Makefile.in: new file
1514 * src/col/col.c: new file
1515 * src/col/err.c: new file
1516 * src/col/err.h: new file
1517 * src/col/col.1: new file
1518 * src/col/README.col: new file
1519 * src/Makefile.am: add subdirectory col
1520 * src/Makefile.in: regenerate
1521 * AUTHORS: add David A. Willis for col
1522 * PROGLIST: add col
1523 * README: add col
1524
1525 2002-04-16 Chris January <chris@atomice.net>
1526
1527 * src/conv/conv.c (convert): Use correct type to store the
1528 return value of fgetc()
1529
1530 2002-03-15 Charles Wilson <cwilson@ece.gatech.edu>
1531
1532 * Makefile.in: rebootstrap
1533 * aclocal.m4: ditto
1534 * configure: ditto
1535 * src/Makefile.in: ditto
1536 * src/ascii/Makefile.in: ditto
1537 * src/banner/Makefile.in: ditto
1538 * src/cal/Makefile.in: ditto
1539 * src/clip/Makefile.in: ditto
1540 * src/conv/Makefile.in: ditto
1541 * src/ddate/Makefile.in: ditto
1542 * src/dump/Makefile.in: ditto
1543 * src/ipc/Makefile.in: ditto
1544 * src/last/Makefile.in: ditto
1545 * src/lpr/Makefile.in: ditto
1546 * src/mkshortcut/Makefile.in: ditto
1547 * src/namei/Makefile.in: ditto
1548 * src/realpath/Makefile.in: ditto
1549
1550 2002-03-15 Michael Schaap <cygwin_start@mscha.org>
1551
1552 * src/cygstart: new directory
1553 * src/cygstart/Makefile.am: new file
1554 * src/cygstart/Makefile.in: new file
1555 * src/cygstart/cygstart.c: new file
1556 * src/cygstart/cygstart.1: new file
1557 * src/Makefile.am: add subdirectory cygstart
1558 * src/Makefile.in: regenerate
1559 * AUTHORS: add Michael Schaap for cygstart
1560 * PROGLIST: add cygstart
1561 * README: add cygstart
1562
1563 2002-03-13 Charles Wilson <cwilson@ece.gatech.edu>
1564
1565 * HOW-TO-CONTRIBUTE: fix typos
1566
1567 2002-03-13 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
1568
1569 * src/mkshortcut/mkshortcut.c: fix NULL pointer problem
1570
1571 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1572
1573 * TODO: remove 'reorg' note
1574 * configure.ac: mark as version 1.0.0
1575 * configure: regenerate
1576 * HOW-TO-CONTRIBUTE: new file
1577
1578 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1579
1580 * configure.ac: build Makefiles in new directories
1581 * configure.in: regenerate
1582 * Makefile.am: change subdirs
1583 * Makefile.in: regenerate
1584
1585 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1586
1587 * src: new directory
1588 * src/Makefile.am: new file
1589 * src/Makefile.in: new file
1590 * src-gpl/Makefile.am: removed
1591 * src-gpl/Makefile.in: removed
1592 * src-pd/Makefile.am: removed
1593 * src-pd/Makefile.in: removed
1594 * src-bsd/Makefile.am: removed
1595 * src-bsd/Makefile.in: removed
1596
1597 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1598
1599 * src/ascii: new directory
1600 * src-gpl/ascii.c: moved to src/ascii/ascii.c
1601 * src/ascii/ascii.c: moved from src-gpl/ascii.c
1602 * src/ascii/Makefile.am: new file
1603 * src/ascii/Makefile.in: new file
1604
1605 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1606
1607 * src/banner: new directory
1608 * src-gpl/banner.c: moved to src/banner/banner.c
1609 * src/banner/banner.c: moved from src-gpl/banner.c
1610 * src/banner/Makefile.am: new file
1611 * src/banner/Makefile.in: new file
1612
1613 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1614
1615 * src/cal: new directory
1616 * src-bsd/cal.c: moved to src/cal/cal.c
1617 * src/cal/cal.c: moved from src-bsd/cal.c
1618 * src-bsd/cal.1: moved to src/cal/cal.1
1619 * src/cal/cal.1: moved from src-bsd/cal.1
1620 * src-bsd/err.c: moved to src/cal/err.c
1621 * src/cal/err.c: moved from src-bsd/err.c
1622 * src-bsd/errs.h: moved to src/cal/errs.h
1623 * src/cal/errs.h: moved from src-bsd/errs.h
1624 * src-bsd/widechar.h: moved to src/cal/widechar.h
1625 * src/cal/widechar.h: moved from src-bsd/widechar.h
1626 * src-bsd/README.cal: moved to src/cal/README.cal
1627 * src/cal/README.cal: moved from src-bsd/README.cal
1628 * src/cal/Makefile.am: new file
1629 * src/cal/Makefile.in: new file
1630
1631 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1632
1633 * src/clip: new directory
1634 * src-gpl/putclip.c: moved to src/clip/putclip.c
1635 * src/clip/putclip.c: moved from src-gpl/putclip.c
1636 * src-gpl/getclip.c: moved to src/clip/getclip.c
1637 * src/clip/getclip.c: moved from src-gpl/getclip.c
1638 * src/clip/Makefile.am: new file
1639 * src/clip/Makefile.in: new file
1640
1641 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1642
1643 * src/conv: new directory
1644 * src-gpl/conv.c: moved to src/conv/conv.c
1645 * src/conv/conv.c: moved from src-gpl/conv.c
1646 * src/conv/Makefile.am: new file
1647 * src/conv/Makefile.in: new file
1648
1649 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1650
1651 * src/ddate: new directory
1652 * src-pd/ddate.c: moved to src/ddate/ddate.c
1653 * src/ddate/ddate.c: moved from src-pd/ddate.c
1654 * src-pd/ddate.1: moved to src/ddate/ddate.1
1655 * src/ddate/ddate.1: moved from src-pd/ddate.1
1656 * src-pd/ddate.doc: moved to src/ddate/ddate.doc
1657 * src/ddate/ddate.doc: moved from src-pd/ddate.doc
1658 * src/ddate/Makefile.am: new file
1659 * src/ddate/Makefile.in: new file
1660
1661 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1662
1663 * src/dump: new directory
1664 * src-gpl/dump.c: moved to src/dump/dump.c
1665 * src/dump/dump.c: moved from src-gpl/dump.c
1666 * src/dump/Makefile.am: new file
1667 * src/dump/Makefile.in: new file
1668
1669 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1670
1671 * src/ipc: new directory
1672 * src-gpl/msgtool.c: moved to src/ipc/msgtool.c
1673 * src/ipc/msgtool.c: moved from src-gpl/msgtool.c
1674 * src-gpl/semstat.c: moved to src/ipc/semstat.c
1675 * src/ipc/semstat.c: moved from src-gpl/semstat.c
1676 * src-gpl/semtool.c: moved to src/ipc/semtool.c
1677 * src/ipc/semtool.c: moved from src-gpl/semtool.c
1678 * src-gpl/shmtool.c: moved to src/ipc/shmtool.c
1679 * src/ipc/shmtool.c: moved from src-gpl/shmtool.c
1680 * src/ipc/Makefile.am: new file
1681 * src/ipc/Makefile.in: new file
1682
1683 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1684
1685 * src/last: new directory
1686 * src-gpl/last.c: moved to src/last/last.c
1687 * src/last/last.c: moved from src-gpl/last.c
1688 * src-gpl/last.1: moved to src/last/last.1
1689 * src/last/last.1: moved from src-gpl/last.1
1690 * src-gpl/lastb.1: moved to src/last/lastb.1
1691 * src/last/lastb.1: moved from src-gpl/lastb.1
1692 * src-gpl/oldutmp.h: moved to src/last/oldutmp.h
1693 * src/last/oldutmp.h: moved from src-gpl/oldutmp.h
1694 * src-gpl/utmpdump.c: moved to src/last/utmpdump.c
1695 * src/last/utmpdump.c: moved from src-gpl/utmpdump.c
1696 * src/last/Makefile.am: new file
1697 * src/last/Makefile.in: new file
1698
1699 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1700
1701 * src/lpr: new directory
1702 * src-gpl/lpr.c: moved to src/lpr/lpr.c
1703 * src/lpr/lpr.c: moved from src-gpl/lpr.c
1704 * src/lpr/Makefile.am: new file
1705 * src/lpr/Makefile.in: new file
1706
1707 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1708
1709 * src/mkshortcut: new directory
1710 * src-gpl/mkshortcut.c: moved to src/mkshortcut/mkshortcut.c
1711 * src/mkshortcut/mkshortcut.c: moved from src-gpl/mkshortcut.c
1712 * src-gpl/mkshortcut.1: moved to src/mkshortcut/mkshortcut.1
1713 * src/mkshortcut/mkshortcut.1: moved from src-gpl/mkshortcut.1
1714 * src/mkshortcut/Makefile.am: new file
1715 * src/mkshortcut/Makefile.in: new file
1716
1717 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1718
1719 * src/namei: new directory
1720 * src-pd/namei.c: moved to src/namei/namei.c
1721 * src/namei/namei.c: moved from src-pd/namei.c
1722 * src-pd/namei.1: moved to src/namei/namei.1
1723 * src/namei/namei.1: moved from src-pd/namei.1
1724 * src-pd/README.namei: moved to src/namei/README.namei
1725 * src/namei/README.namei: moved from src-pd/README.namei
1726 * src-pd/README1.namei: moved to src/namei/README1.namei
1727 * src/namei/README1.namei: moved from src-pd/README1.namei
1728 * src/namei/Makefile.am: new file
1729 * src/namei/Makefile.in: new file
1730
1731 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
1732
1733 * src/realpath: new directory
1734 * src-gpl/realpath.c: moved to src/realpath/realpath.c
1735 * src/realpath/realpath.c: moved from src-gpl/realpath.c
1736 * src/realpath/Makefile.am: new file
1737 * src/realpath/Makefile.in: new file
1738
1739
1740 2002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
1741
1742 * src-gpl/Makefile.am: add lpr and mkshortcut
1743 * src-gpl/Makefile.in: regenerate
1744 * configure.ac: update version number
1745 * configure: regenerate
1746 * AUTHORS: add Rick and Joshua
1747 * PROGLIST: add lpr and mkshortcut
1748 * NEWS: add lpr and mkshortcut
1749 * README: add lpr and mkshortcut
1750 * TODO: add some notes...
1751 * src-gpl/mkshortcut.c: Reformat comment block. Explicitly
1752 include config.h and common.h. Move other #inludes to
1753 common.h. Add some static strings for later use (version,
1754 Id, copyright).
1755 * src-gpl/lpr.c: Add license reference. Explicitly include
1756 config.h and common.h. Move other #includes to common.h.
1757 Add some static strings for later use (version, Id, copyright).
1758 Change programName to program_name (to match style of other
1759 programs). Strdup from argv[0] instead of hardcoding. Use
1760 VA_START macro instead of va_start.
1761
1762 2002-02-23 Rick Rankin <rick_rankin@yahoo.com>
1763
1764 * src-gpl/lpr.c: new file
1765
1766 2002-02-23 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
1767
1768 * src-gpl/mkshortcut.c: new file
1769 * src-gpl/mkshortcut.1: new file
1770
1771 2002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
1772
1773 * src-pd/ddate.c: add explicit license reference
1774 and move #includes to common.h. Guard setlocale.
1775 Explicitly include config.h, common.h
1776 * src-pd/namei.c: ditto
1777 * src-bsd/cal.c: ditto
1778 * src-bsd/err.c: ditto
1779 * src-bsd/errs.h: explicitly include config.h, common.h
1780 * src-bsd/widechar.h: explicitly include config.h (NOT common.h)
1781 * src-gpl/ascii.c: explicitly include config.h
1782 * src-gpl/banner.c: reformat license notice. explicitly
1783 include config.h
1784 * src-gpl/conv.c: explictly include config.h
1785 * src-gpl/dump.c: explictly include config.h; move other
1786 includes into common.h
1787 * src-gpl/getclip.c: explicitly include config.h
1788 * src-gpl/last.c: reformat license notice. explicitly include
1789 config.h. Move other #includes into common.h
1790 * src-gpl/oldutmp.h: add explicit license reference.
1791 * src-gpl/putclip.c: include config.h. Move other #includes
1792 into common.h
1793 * src-gpl/realpath.c: Reformat license reference. Explicitly
1794 include config.h.
1795 * src-gpl/msgtool.c: add explicit license reference. include
1796 config.h. Guard ipc #includes. Move other includes into common.h
1797 * src-gpl/semstat.c: ditto
1798 * src-gpl/semtool.c: ditto
1799 * src-gpl/shmtool.c: ditto
1800 * src-gpl/utmpdump.c: Reformat license reference. Explicitly
1801 include config.h. Move other includes into common.h.
1802 * config.h.in: regenerate
1803 * configure.ac: Add the new checks
1804 * common.h: Migrate other includes from .c files here.
1805 * configure: regenerate
1806
1807 2002-01-28 Charles Wilson <cwilson@ece.gatech.edu>
1808
1809 * src-bsd/cal.c: fix spelling
1810
1811 2002-01-27 Charles Wilson <cwilson@ece.gatech.edu>
1812
1813 * acinclude.m4: new file
1814 * common.h: new file
1815 * configure.ac: add conditionals for windows-only,
1816 cygipc-only programs
1817 * src-gpl/Makefile.am: use conditionals
1818 * aclocal.m4: regenerate
1819 * config.h.in: regenerate
1820 * Makefile.in: regenerate
1821 * src-gpl/Makefile.in: regenerate
1822 * configure: regenerate
1823 * README: minor changes
1824 * src-bsd/cal.c: use common.h
1825 * src-pd/ddate.c: use common.h
1826 * src-pd/namei.c: use common.h
1827 * src-gpl/ascii.c: use common.h
1828 * src-gpl/banner.c: use common.h
1829 * src-gpl/conv.c: use common.h
1830 * src-gpl/dump.c: use common.h
1831 * src-gpl/getclip.c: use common.h
1832 * src-gpl/last.c: use common.h
1833 * src-gpl/msgtool.c: use common.h
1834 * src-gpl/putclip.c: use common.h
1835 * src-gpl/realpath.c: use common.h
1836 * src-gpl/semstat.c: use common.h
1837 * src-gpl/semtool.c: use common.h
1838 * src-gpl/shmtool.c: use common.h
1839 * src-gpl/utmpdump.c: use common.h
1840
1841 2002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
1842
1843 * NEWS: add entries for 0.9.6, .7, and .8
1844 * ChangeLog: fix tabs
1845 * release version 0.9.8
1846
1847 2002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
1848
1849 * src-pd/ddate.c: new file
1850 * src-pd/ddate.1: new file
1851 * src-pd/ddate.doc: new file
1852 * AUTHORS: add Druel the Chaotic
1853 * PROGLIST: add ddate
1854 * README: mention ddate
1855 * src-pd/Makefile.am: add ddate to proglist, ddate.1
1856 to manlist
1857 * src-bsd/Makefile.in: regenerate
1858
1859 2002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
1860
1861 * src-gpl/realpath.c: new file
1862 * AUTHORS: add Steven Barker
1863 * PROGLIST: add realpath
1864 * README: mention realpath
1865 * src-gpl/Makefile.am: add realpath to proglist
1866 * src-gpl/Makefile.in: regenerate
1867
1868 2002-01-18 Mark Bradshaw <bradshaw@staff.crosswalk.com>
1869
1870 * src-gpl/utmpdump.c: new file
1871 * AUTHORS: add Mark Bradshaw
1872 * PROGLIST: add utmpdump
1873 * README: mention utmpdump
1874 * src-gpl/Makefile.am: add utmpdump to proglist
1875 * src-gpl/Makefile.in: regenerate
1876
1877 2002-01-16 Charles Wilson <cwilson@ece.gatech.edu>
1878
1879 * bootstrap: new file
1880 * src-gpl/Makefile.am: add last to proglist
1881 * src-gpl/Makefile.in: regenerate
1882 * PROGLIST: add last
1883 * README: mention last
1884 * AUTHORS: add Mark Bradshaw
1885
1886 2002-01-16 Mark Bradshaw <bradshaw@staff.crosswalk.com>
1887
1888 * src-gpl/last.c: new file
1889 * src-gpl/last.1: new file
1890 * src-gpl/lastb.1: new file
1891 * src-gpl/oldutmp.h: new file
1892
1893 2001-12-05 Joerg Schaible <joerg.schaible@gft.com>
1894
1895 * src-gpl/banner.c: fix the -c option, use ANSI
1896 font to print the extended charset
1897
1898 2001-12-04 Charles Wilson <cwilson@ece.gatech.edu>
1899
1900 * licenses: new subdir
1901 * licenses/COPYING.GPL: new file (GPL text)
1902 * licenses/COPYING.BSD-no-advert: new file (BSD license,
1903 without the advertising clause)
1904 * src-pd: new subdir (for public domain source code that
1905 I've taken, modified, and released under the GPL)
1906 * src-bsd: new subdir (for source code that is covered
1907 by the BSD-no-advert license) Note that BSD-w-advert
1908 code is disallowed -- can't legally be linked to
1909 cygwin1.dll.
1910 * src: removed (renamed to src-gpl for consistency)
1911 * src-gpl: new (renamed from src)
1912 * PROGLIST: new file (contains descriptions of the
1913 various programs)
1914 * README: proglist stuff removed. README is more general.
1915 * src-bsd/Makefile.am: new file
1916 * src-bsd/Makefile.in: new file
1917 * src-bsd/README.cal: new file
1918 * src-bsd/cal.1: new file
1919 * src-bsd/cal.c: new file
1920 * src-bsd/err.c: new file
1921 * src-bsd/errs.h: new file
1922 * src-bsd/widechar.h: new file
1923 * src-pd/Makefile.am: new file
1924 * src-pd/Makefile.in: new file
1925 * src-pd/README.namei: new file
1926 * src-pd/README1.namei: new file
1927 * src-pd/namei.1: new file
1928 * src-pd/namei.c: new file
1929 * configure.ac: add new tests to support namei and cal
1930 * Makefile.am: add new subdirs
1931 * config.h.in: regenerate
1932 * aclocal.m4: regenerate
1933 * Makefile.in: regenerate
1934 * src/Makefile.in: regenerate
1935
1936 2001-11-28 Charles Wilson <cwilson@ece.gatech.edu>
1937
1938 * package renamed to 'cygutils'
1939 * README: update
1940 * NEWS: update
1941 * AUTHORS: add Jorg Schaible
1942 * configure.ac: package name change
1943 * src/Makefile.am: add 'banner'
1944 * src/banner.c: new file. Modified from Joerg's
1945 original to use popt for argument processing.
1946 * configure: regenerate
1947 * config.h.in: regenerate
1948 * aclocal.m4: regenerate
1949 * Makefile.in: regenerate
1950 * src/Makefile.in: regenerate
1951
1952 2001-11-26 Charles Wilson <cwilson@ece.gatech.edu>
1953
1954 * src/semtool.c: added
1955 * src/semstat.c: added
1956 * src/msgtool.c: added
1957 * src/shmtool.c: added
1958 * src/Makefile.am: add semtool, semstat, msgtool,
1959 and shmtool targets.
1960 * configure.ac: add check for cygipc, and for
1961 ipc headers
1962 * configure: regenerate
1963 * config.h.in: regenerate
1964 * aclocal.m4: regenerate
1965 * Makefile.in: regenerate
1966 * src/Makefile.in: regenerate
1967
1968 2001-11-25 Charles Wilson <cwilson@ece.gatech.edu>
1969
1970 * uuencode.1: deleted
1971 * uuencode.c: deleted
1972 * uudecode.1: deleted
1973 * uudecond.c: deleted (get these from GNU sharutils)
1974 * mktemp.1: deleted
1975 * mktemp.c: deleted (get these from
1976 http://www.courtesan.com/mktemp/)
1977 * autoconfiscated -- lots of new files
1978 * moved remaining .c files into src subdir
1979 * src/conv.c: now recognize 'dos2unix.exe' and
1980 'unix2dos.exe' as special argv[0] values, along
1981 with 'd2u.exe' and 'u2d.exe'
1982 * src/Makefile.in: install conv.exe as itself but
1983 also as d2u.exe, u2d.exe, dos2unix.exe and unix2dos.exe
1984
1985 0.9.2
1986
1987 * link with /usr/lib/libpopt.a ('official' version)
1988 * add mktemp implementation
1989 * add friendly help/option handling to dump, putclip,
1990 getclip, and ascii.
1991
1992 0.9.1 ---- baseline
1993
This page took 0.126436 seconds and 5 git commands to generate.