]> cygwin.com Git - cygwin-apps/cygutils.git/blob - ChangeLog
Add cygstart
[cygwin-apps/cygutils.git] / ChangeLog
1 2002-03-15 Michael Schaap <cygwin_start@mscha.org>
2
3 * src/cygstart: new directory
4 * src/cygstart/Makefile.am: new file
5 * src/cygstart/Makefile.in: new file
6 * src/cygstart/cygstart.c: new file
7 * src/cygstart/cygstart.1: new file
8 * src/Makefile.am: add subdirectory cygstart
9 * src/Makefile.in: regenerate
10 * AUTHORS: add Michael Schaap for cygstart
11 * PROGLIST: add cygstart
12 * README: add cygstart
13
14 2002-03-13 Charles Wilson <cwilson@ece.gatech.edu>
15
16 * HOW-TO-CONTRIBUTE: fix typos
17
18 2002-03-13 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
19
20 * src/mkshortcut/mkshortcut.c: fix NULL pointer problem
21
22 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
23
24 * TODO: remove 'reorg' note
25 * configure.ac: mark as version 1.0.0
26 * configure: regenerate
27 * HOW-TO-CONTRIBUTE: new file
28
29 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
30
31 * configure.ac: build Makefiles in new directories
32 * configure.in: regenerate
33 * Makefile.am: change subdirs
34 * Makefile.in: regenerate
35
36 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
37
38 * src: new directory
39 * src/Makefile.am: new file
40 * src/Makefile.in: new file
41 * src-gpl/Makefile.am: removed
42 * src-gpl/Makefile.in: removed
43 * src-pd/Makefile.am: removed
44 * src-pd/Makefile.in: removed
45 * src-bsd/Makefile.am: removed
46 * src-bsd/Makefile.in: removed
47
48 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
49
50 * src/ascii: new directory
51 * src-gpl/ascii.c: moved to src/ascii/ascii.c
52 * src/ascii/ascii.c: moved from src-gpl/ascii.c
53 * src/ascii/Makefile.am: new file
54 * src/ascii/Makefile.in: new file
55
56 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
57
58 * src/banner: new directory
59 * src-gpl/banner.c: moved to src/banner/banner.c
60 * src/banner/banner.c: moved from src-gpl/banner.c
61 * src/banner/Makefile.am: new file
62 * src/banner/Makefile.in: new file
63
64 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
65
66 * src/cal: new directory
67 * src-bsd/cal.c: moved to src/cal/cal.c
68 * src/cal/cal.c: moved from src-bsd/cal.c
69 * src-bsd/cal.1: moved to src/cal/cal.1
70 * src/cal/cal.1: moved from src-bsd/cal.1
71 * src-bsd/err.c: moved to src/cal/err.c
72 * src/cal/err.c: moved from src-bsd/err.c
73 * src-bsd/errs.h: moved to src/cal/errs.h
74 * src/cal/errs.h: moved from src-bsd/errs.h
75 * src-bsd/widechar.h: moved to src/cal/widechar.h
76 * src/cal/widechar.h: moved from src-bsd/widechar.h
77 * src-bsd/README.cal: moved to src/cal/README.cal
78 * src/cal/README.cal: moved from src-bsd/README.cal
79 * src/cal/Makefile.am: new file
80 * src/cal/Makefile.in: new file
81
82 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
83
84 * src/clip: new directory
85 * src-gpl/putclip.c: moved to src/clip/putclip.c
86 * src/clip/putclip.c: moved from src-gpl/putclip.c
87 * src-gpl/getclip.c: moved to src/clip/getclip.c
88 * src/clip/getclip.c: moved from src-gpl/getclip.c
89 * src/clip/Makefile.am: new file
90 * src/clip/Makefile.in: new file
91
92 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
93
94 * src/conv: new directory
95 * src-gpl/conv.c: moved to src/conv/conv.c
96 * src/conv/conv.c: moved from src-gpl/conv.c
97 * src/conv/Makefile.am: new file
98 * src/conv/Makefile.in: new file
99
100 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
101
102 * src/ddate: new directory
103 * src-pd/ddate.c: moved to src/ddate/ddate.c
104 * src/ddate/ddate.c: moved from src-pd/ddate.c
105 * src-pd/ddate.1: moved to src/ddate/ddate.1
106 * src/ddate/ddate.1: moved from src-pd/ddate.1
107 * src-pd/ddate.doc: moved to src/ddate/ddate.doc
108 * src/ddate/ddate.doc: moved from src-pd/ddate.doc
109 * src/ddate/Makefile.am: new file
110 * src/ddate/Makefile.in: new file
111
112 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
113
114 * src/dump: new directory
115 * src-gpl/dump.c: moved to src/dump/dump.c
116 * src/dump/dump.c: moved from src-gpl/dump.c
117 * src/dump/Makefile.am: new file
118 * src/dump/Makefile.in: new file
119
120 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
121
122 * src/ipc: new directory
123 * src-gpl/msgtool.c: moved to src/ipc/msgtool.c
124 * src/ipc/msgtool.c: moved from src-gpl/msgtool.c
125 * src-gpl/semstat.c: moved to src/ipc/semstat.c
126 * src/ipc/semstat.c: moved from src-gpl/semstat.c
127 * src-gpl/semtool.c: moved to src/ipc/semtool.c
128 * src/ipc/semtool.c: moved from src-gpl/semtool.c
129 * src-gpl/shmtool.c: moved to src/ipc/shmtool.c
130 * src/ipc/shmtool.c: moved from src-gpl/shmtool.c
131 * src/ipc/Makefile.am: new file
132 * src/ipc/Makefile.in: new file
133
134 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
135
136 * src/last: new directory
137 * src-gpl/last.c: moved to src/last/last.c
138 * src/last/last.c: moved from src-gpl/last.c
139 * src-gpl/last.1: moved to src/last/last.1
140 * src/last/last.1: moved from src-gpl/last.1
141 * src-gpl/lastb.1: moved to src/last/lastb.1
142 * src/last/lastb.1: moved from src-gpl/lastb.1
143 * src-gpl/oldutmp.h: moved to src/last/oldutmp.h
144 * src/last/oldutmp.h: moved from src-gpl/oldutmp.h
145 * src-gpl/utmpdump.c: moved to src/last/utmpdump.c
146 * src/last/utmpdump.c: moved from src-gpl/utmpdump.c
147 * src/last/Makefile.am: new file
148 * src/last/Makefile.in: new file
149
150 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
151
152 * src/lpr: new directory
153 * src-gpl/lpr.c: moved to src/lpr/lpr.c
154 * src/lpr/lpr.c: moved from src-gpl/lpr.c
155 * src/lpr/Makefile.am: new file
156 * src/lpr/Makefile.in: new file
157
158 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
159
160 * src/mkshortcut: new directory
161 * src-gpl/mkshortcut.c: moved to src/mkshortcut/mkshortcut.c
162 * src/mkshortcut/mkshortcut.c: moved from src-gpl/mkshortcut.c
163 * src-gpl/mkshortcut.1: moved to src/mkshortcut/mkshortcut.1
164 * src/mkshortcut/mkshortcut.1: moved from src-gpl/mkshortcut.1
165 * src/mkshortcut/Makefile.am: new file
166 * src/mkshortcut/Makefile.in: new file
167
168 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
169
170 * src/namei: new directory
171 * src-pd/namei.c: moved to src/namei/namei.c
172 * src/namei/namei.c: moved from src-pd/namei.c
173 * src-pd/namei.1: moved to src/namei/namei.1
174 * src/namei/namei.1: moved from src-pd/namei.1
175 * src-pd/README.namei: moved to src/namei/README.namei
176 * src/namei/README.namei: moved from src-pd/README.namei
177 * src-pd/README1.namei: moved to src/namei/README1.namei
178 * src/namei/README1.namei: moved from src-pd/README1.namei
179 * src/namei/Makefile.am: new file
180 * src/namei/Makefile.in: new file
181
182 2002-03-02 Charles Wilson <cwilson@ece.gatech.edu>
183
184 * src/realpath: new directory
185 * src-gpl/realpath.c: moved to src/realpath/realpath.c
186 * src/realpath/realpath.c: moved from src-gpl/realpath.c
187 * src/realpath/Makefile.am: new file
188 * src/realpath/Makefile.in: new file
189
190
191 2002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
192
193 * src-gpl/Makefile.am: add lpr and mkshortcut
194 * src-gpl/Makefile.in: regenerate
195 * configure.ac: update version number
196 * configure: regenerate
197 * AUTHORS: add Rick and Joshua
198 * PROGLIST: add lpr and mkshortcut
199 * NEWS: add lpr and mkshortcut
200 * README: add lpr and mkshortcut
201 * TODO: add some notes...
202 * src-gpl/mkshortcut.c: Reformat comment block. Explicitly
203 include config.h and common.h. Move other #inludes to
204 common.h. Add some static strings for later use (version,
205 Id, copyright).
206 * src-gpl/lpr.c: Add license reference. Explicitly include
207 config.h and common.h. Move other #includes to common.h.
208 Add some static strings for later use (version, Id, copyright).
209 Change programName to program_name (to match style of other
210 programs). Strdup from argv[0] instead of hardcoding. Use
211 VA_START macro instead of va_start.
212
213 2002-02-23 Rick Rankin <rick_rankin@yahoo.com>
214
215 * src-gpl/lpr.c: new file
216
217 2002-02-23 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
218
219 * src-gpl/mkshortcut.c: new file
220 * src-gpl/mkshortcut.1: new file
221
222 2002-02-23 Charles Wilson <cwilson@ece.gatech.edu>
223
224 * src-pd/ddate.c: add explicit license reference
225 and move #includes to common.h. Guard setlocale.
226 Explicitly include config.h, common.h
227 * src-pd/namei.c: ditto
228 * src-bsd/cal.c: ditto
229 * src-bsd/err.c: ditto
230 * src-bsd/errs.h: explicitly include config.h, common.h
231 * src-bsd/widechar.h: explicitly include config.h (NOT common.h)
232 * src-gpl/ascii.c: explicitly include config.h
233 * src-gpl/banner.c: reformat license notice. explicitly
234 include config.h
235 * src-gpl/conv.c: explictly include config.h
236 * src-gpl/dump.c: explictly include config.h; move other
237 includes into common.h
238 * src-gpl/getclip.c: explicitly include config.h
239 * src-gpl/last.c: reformat license notice. explicitly include
240 config.h. Move other #includes into common.h
241 * src-gpl/oldutmp.h: add explicit license reference.
242 * src-gpl/putclip.c: include config.h. Move other #includes
243 into common.h
244 * src-gpl/realpath.c: Reformat license reference. Explicitly
245 include config.h.
246 * src-gpl/msgtool.c: add explicit license reference. include
247 config.h. Guard ipc #includes. Move other includes into common.h
248 * src-gpl/semstat.c: ditto
249 * src-gpl/semtool.c: ditto
250 * src-gpl/shmtool.c: ditto
251 * src-gpl/utmpdump.c: Reformat license reference. Explicitly
252 include config.h. Move other includes into common.h.
253 * config.h.in: regenerate
254 * configure.ac: Add the new checks
255 * common.h: Migrate other includes from .c files here.
256 * configure: regenerate
257
258 2002-01-28 Charles Wilson <cwilson@ece.gatech.edu>
259
260 * src-bsd/cal.c: fix spelling
261
262 2002-01-27 Charles Wilson <cwilson@ece.gatech.edu>
263
264 * acinclude.m4: new file
265 * common.h: new file
266 * configure.ac: add conditionals for windows-only,
267 cygipc-only programs
268 * src-gpl/Makefile.am: use conditionals
269 * aclocal.m4: regenerate
270 * config.h.in: regenerate
271 * Makefile.in: regenerate
272 * src-gpl/Makefile.in: regenerate
273 * configure: regenerate
274 * README: minor changes
275 * src-bsd/cal.c: use common.h
276 * src-pd/ddate.c: use common.h
277 * src-pd/namei.c: use common.h
278 * src-gpl/ascii.c: use common.h
279 * src-gpl/banner.c: use common.h
280 * src-gpl/conv.c: use common.h
281 * src-gpl/dump.c: use common.h
282 * src-gpl/getclip.c: use common.h
283 * src-gpl/last.c: use common.h
284 * src-gpl/msgtool.c: use common.h
285 * src-gpl/putclip.c: use common.h
286 * src-gpl/realpath.c: use common.h
287 * src-gpl/semstat.c: use common.h
288 * src-gpl/semtool.c: use common.h
289 * src-gpl/shmtool.c: use common.h
290 * src-gpl/utmpdump.c: use common.h
291
292 2002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
293
294 * NEWS: add entries for 0.9.6, .7, and .8
295 * ChangeLog: fix tabs
296 * release version 0.9.8
297
298 2002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
299
300 * src-pd/ddate.c: new file
301 * src-pd/ddate.1: new file
302 * src-pd/ddate.doc: new file
303 * AUTHORS: add Druel the Chaotic
304 * PROGLIST: add ddate
305 * README: mention ddate
306 * src-pd/Makefile.am: add ddate to proglist, ddate.1
307 to manlist
308 * src-bsd/Makefile.in: regenerate
309
310 2002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
311
312 * src-gpl/realpath.c: new file
313 * AUTHORS: add Steven Barker
314 * PROGLIST: add realpath
315 * README: mention realpath
316 * src-gpl/Makefile.am: add realpath to proglist
317 * src-gpl/Makefile.in: regenerate
318
319 2002-01-18 Mark Bradshaw <bradshaw@staff.crosswalk.com>
320
321 * src-gpl/utmpdump.c: new file
322 * AUTHORS: add Mark Bradshaw
323 * PROGLIST: add utmpdump
324 * README: mention utmpdump
325 * src-gpl/Makefile.am: add utmpdump to proglist
326 * src-gpl/Makefile.in: regenerate
327
328 2002-01-16 Charles Wilson <cwilson@ece.gatech.edu>
329
330 * bootstrap: new file
331 * src-gpl/Makefile.am: add last to proglist
332 * src-gpl/Makefile.in: regenerate
333 * PROGLIST: add last
334 * README: mention last
335 * AUTHORS: add Mark Bradshaw
336
337 2002-01-16 Mark Bradshaw <bradshaw@staff.crosswalk.com>
338
339 * src-gpl/last.c: new file
340 * src-gpl/last.1: new file
341 * src-gpl/lastb.1: new file
342 * src-gpl/oldutmp.h: new file
343
344 2001-12-05 Joerg Schaible <joerg.schaible@gft.com>
345
346 * src-gpl/banner.c: fix the -c option, use ANSI
347 font to print the extended charset
348
349 2001-12-04 Charles Wilson <cwilson@ece.gatech.edu>
350
351 * licenses: new subdir
352 * licenses/COPYING.GPL: new file (GPL text)
353 * licenses/COPYING.BSD-no-advert: new file (BSD license,
354 without the advertising clause)
355 * src-pd: new subdir (for public domain source code that
356 I've taken, modified, and released under the GPL)
357 * src-bsd: new subdir (for source code that is covered
358 by the BSD-no-advert license) Note that BSD-w-advert
359 code is disallowed -- can't legally be linked to
360 cygwin1.dll.
361 * src: removed (renamed to src-gpl for consistency)
362 * src-gpl: new (renamed from src)
363 * PROGLIST: new file (contains descriptions of the
364 various programs)
365 * README: proglist stuff removed. README is more general.
366 * src-bsd/Makefile.am: new file
367 * src-bsd/Makefile.in: new file
368 * src-bsd/README.cal: new file
369 * src-bsd/cal.1: new file
370 * src-bsd/cal.c: new file
371 * src-bsd/err.c: new file
372 * src-bsd/errs.h: new file
373 * src-bsd/widechar.h: new file
374 * src-pd/Makefile.am: new file
375 * src-pd/Makefile.in: new file
376 * src-pd/README.namei: new file
377 * src-pd/README1.namei: new file
378 * src-pd/namei.1: new file
379 * src-pd/namei.c: new file
380 * configure.ac: add new tests to support namei and cal
381 * Makefile.am: add new subdirs
382 * config.h.in: regenerate
383 * aclocal.m4: regenerate
384 * Makefile.in: regenerate
385 * src/Makefile.in: regenerate
386
387 2001-11-28 Charles Wilson <cwilson@ece.gatech.edu>
388
389 * package renamed to 'cygutils'
390 * README: update
391 * NEWS: update
392 * AUTHORS: add Jorg Schaible
393 * configure.ac: package name change
394 * src/Makefile.am: add 'banner'
395 * src/banner.c: new file. Modified from Joerg's
396 original to use popt for argument processing.
397 * configure: regenerate
398 * config.h.in: regenerate
399 * aclocal.m4: regenerate
400 * Makefile.in: regenerate
401 * src/Makefile.in: regenerate
402
403 2001-11-26 Charles Wilson <cwilson@ece.gatech.edu>
404
405 * src/semtool.c: added
406 * src/semstat.c: added
407 * src/msgtool.c: added
408 * src/shmtool.c: added
409 * src/Makefile.am: add semtool, semstat, msgtool,
410 and shmtool targets.
411 * configure.ac: add check for cygipc, and for
412 ipc headers
413 * configure: regenerate
414 * config.h.in: regenerate
415 * aclocal.m4: regenerate
416 * Makefile.in: regenerate
417 * src/Makefile.in: regenerate
418
419 2001-11-25 Charles Wilson <cwilson@ece.gatech.edu>
420
421 * uuencode.1: deleted
422 * uuencode.c: deleted
423 * uudecode.1: deleted
424 * uudecond.c: deleted (get these from GNU sharutils)
425 * mktemp.1: deleted
426 * mktemp.c: deleted (get these from
427 http://www.courtesan.com/mktemp/)
428 * autoconfiscated -- lots of new files
429 * moved remaining .c files into src subdir
430 * src/conv.c: now recognize 'dos2unix.exe' and
431 'unix2dos.exe' as special argv[0] values, along
432 with 'd2u.exe' and 'u2d.exe'
433 * src/Makefile.in: install conv.exe as itself but
434 also as d2u.exe, u2d.exe, dos2unix.exe and unix2dos.exe
435
436 0.9.2
437
438 * link with /usr/lib/libpopt.a ('official' version)
439 * add mktemp implementation
440 * add friendly help/option handling to dump, putclip,
441 getclip, and ascii.
442
443 0.9.1 ---- baseline
444
This page took 0.053704 seconds and 5 git commands to generate.