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