]> cygwin.com Git - cygwin-apps/cygutils.git/blame - ChangeLog
Lots of changes to support building on non-cygwin platforms.
[cygwin-apps/cygutils.git] / ChangeLog
CommitLineData
d2b03e6a 12002-01-27 Charles Wilson <cwilson@ece.gatech.edu>
d955e090 2
d2b03e6a
CW
3 * acinclude.m4: new file
4 * common.h: new file
5 * configure.ac: add conditionals for windows-only,
6 cygipc-only programs
7 * src-gpl/Makefile.am: use conditionals
8 * aclocal.m4: regenerate
9 * config.h.in: regenerate
10 * Makefile.in: regenerate
11 * src-gpl/Makefile.in: regenerate
12 * configure: regenerate
13 * README: minor changes
14 * src-bsd/cal.c: use common.h
15 * src-pd/ddate.c: use common.h
16 * src-pd/namei.c: use common.h
17 * src-gpl/ascii.c: use common.h
18 * src-gpl/banner.c: use common.h
19 * src-gpl/conv.c: use common.h
20 * src-gpl/dump.c: use common.h
21 * src-gpl/getclip.c: use common.h
22 * src-gpl/last.c: use common.h
23 * src-gpl/msgtool.c: use common.h
24 * src-gpl/putclip.c: use common.h
25 * src-gpl/realpath.c: use common.h
26 * src-gpl/semstat.c: use common.h
27 * src-gpl/semtool.c: use common.h
28 * src-gpl/shmtool.c: use common.h
29 * src-gpl/utmpdump.c: use common.h
30
312002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
d955e090
CW
32
33 * NEWS: add entries for 0.9.6, .7, and .8
34 * ChangeLog: fix tabs
35 * release version 0.9.8
36
d2b03e6a 372002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
304a161b
CW
38
39 * src-pd/ddate.c: new file
40 * src-pd/ddate.1: new file
41 * src-pd/ddate.doc: new file
42 * AUTHORS: add Druel the Chaotic
43 * PROGLIST: add ddate
44 * README: mention ddate
45 * src-pd/Makefile.am: add ddate to proglist, ddate.1
46 to manlist
47 * src-bsd/Makefile.in: regenerate
48
d2b03e6a 492002-01-26 Charles Wilson <cwilson@ece.gatech.edu>
7beb4079
CW
50
51 * src-gpl/realpath.c: new file
52 * AUTHORS: add Steven Barker
53 * PROGLIST: add realpath
54 * README: mention realpath
55 * src-gpl/Makefile.am: add realpath to proglist
56 * src-gpl/Makefile.in: regenerate
57
d2b03e6a 582002-01-18 Mark Bradshaw <bradshaw@staff.crosswalk.com>
c9f916ab
CW
59
60 * src-gpl/utmpdump.c: new file
7beb4079 61 * AUTHORS: add Mark Bradshaw
c9f916ab
CW
62 * PROGLIST: add utmpdump
63 * README: mention utmpdump
64 * src-gpl/Makefile.am: add utmpdump to proglist
65 * src-gpl/Makefile.in: regenerate
66
d2b03e6a 672002-01-16 Charles Wilson <cwilson@ece.gatech.edu>
6cf885d7
CW
68
69 * bootstrap: new file
70 * src-gpl/Makefile.am: add last to proglist
71 * src-gpl/Makefile.in: regenerate
72 * PROGLIST: add last
73 * README: mention last
74 * AUTHORS: add Mark Bradshaw
75
d2b03e6a 762002-01-16 Mark Bradshaw <bradshaw@staff.crosswalk.com>
6cf885d7
CW
77
78 * src-gpl/last.c: new file
79 * src-gpl/last.1: new file
80 * src-gpl/lastb.1: new file
81 * src-gpl/oldutmp.h: new file
82
d4a28ab0
CW
832001-12-05 Joerg Schaible <joerg.schaible@gft.com>
84
85 * src-gpl/banner.c: fix the -c option, use ANSI
86 font to print the extended charset
87
882001-12-04 Charles Wilson <cwilson@ece.gatech.edu>
89
90 * licenses: new subdir
91 * licenses/COPYING.GPL: new file (GPL text)
92 * licenses/COPYING.BSD-no-advert: new file (BSD license,
93 without the advertising clause)
94 * src-pd: new subdir (for public domain source code that
95 I've taken, modified, and released under the GPL)
96 * src-bsd: new subdir (for source code that is covered
97 by the BSD-no-advert license) Note that BSD-w-advert
98 code is disallowed -- can't legally be linked to
99 cygwin1.dll.
100 * src: removed (renamed to src-gpl for consistency)
101 * src-gpl: new (renamed from src)
102 * PROGLIST: new file (contains descriptions of the
103 various programs)
104 * README: proglist stuff removed. README is more general.
d955e090
CW
105 * src-bsd/Makefile.am: new file
106 * src-bsd/Makefile.in: new file
107 * src-bsd/README.cal: new file
108 * src-bsd/cal.1: new file
109 * src-bsd/cal.c: new file
110 * src-bsd/err.c: new file
111 * src-bsd/errs.h: new file
112 * src-bsd/widechar.h: new file
113 * src-pd/Makefile.am: new file
d4a28ab0
CW
114 * src-pd/Makefile.in: new file
115 * src-pd/README.namei: new file
116 * src-pd/README1.namei: new file
117 * src-pd/namei.1: new file
118 * src-pd/namei.c: new file
119 * configure.ac: add new tests to support namei and cal
120 * Makefile.am: add new subdirs
121 * config.h.in: regenerate
122 * aclocal.m4: regenerate
123 * Makefile.in: regenerate
124 * src/Makefile.in: regenerate
125
1262001-11-28 Charles Wilson <cwilson@ece.gatech.edu>
127
128 * package renamed to 'cygutils'
129 * README: update
130 * NEWS: update
131 * AUTHORS: add Jorg Schaible
132 * configure.ac: package name change
133 * src/Makefile.am: add 'banner'
134 * src/banner.c: new file. Modified from Joerg's
135 original to use popt for argument processing.
136 * configure: regenerate
137 * config.h.in: regenerate
138 * aclocal.m4: regenerate
139 * Makefile.in: regenerate
140 * src/Makefile.in: regenerate
141
1422001-11-26 Charles Wilson <cwilson@ece.gatech.edu>
143
144 * src/semtool.c: added
145 * src/semstat.c: added
146 * src/msgtool.c: added
147 * src/shmtool.c: added
148 * src/Makefile.am: add semtool, semstat, msgtool,
149 and shmtool targets.
150 * configure.ac: add check for cygipc, and for
151 ipc headers
152 * configure: regenerate
153 * config.h.in: regenerate
154 * aclocal.m4: regenerate
155 * Makefile.in: regenerate
156 * src/Makefile.in: regenerate
157
1582001-11-25 Charles Wilson <cwilson@ece.gatech.edu>
159
160 * uuencode.1: deleted
161 * uuencode.c: deleted
162 * uudecode.1: deleted
163 * uudecond.c: deleted (get these from GNU sharutils)
164 * mktemp.1: deleted
165 * mktemp.c: deleted (get these from
166 http://www.courtesan.com/mktemp/)
167 * autoconfiscated -- lots of new files
168 * moved remaining .c files into src subdir
169 * src/conv.c: now recognize 'dos2unix.exe' and
170 'unix2dos.exe' as special argv[0] values, along
171 with 'd2u.exe' and 'u2d.exe'
172 * src/Makefile.in: install conv.exe as itself but
173 also as d2u.exe, u2d.exe, dos2unix.exe and unix2dos.exe
174
1750.9.2
176
d955e090
CW
177 * link with /usr/lib/libpopt.a ('official' version)
178 * add mktemp implementation
179 * add friendly help/option handling to dump, putclip,
180 getclip, and ascii.
d4a28ab0
CW
181
1820.9.1 ---- baseline
183
This page took 0.038158 seconds and 5 git commands to generate.