]> cygwin.com Git - cygwin-apps/cygutils.git/blame - ChangeLog
Add last implementation and supporting changes
[cygwin-apps/cygutils.git] / ChangeLog
CommitLineData
6cf885d7
CW
12001-01-16 Charles Wilson <cwilson@ece.gatech.edu>
2
3 * bootstrap: new file
4 * src-gpl/Makefile.am: add last to proglist
5 * src-gpl/Makefile.in: regenerate
6 * PROGLIST: add last
7 * README: mention last
8 * AUTHORS: add Mark Bradshaw
9
102001-01-16 Mark Bradshaw <bradshaw@staff.crosswalk.com>
11
12 * src-gpl/last.c: new file
13 * src-gpl/last.1: new file
14 * src-gpl/lastb.1: new file
15 * src-gpl/oldutmp.h: new file
16
d4a28ab0
CW
172001-12-05 Joerg Schaible <joerg.schaible@gft.com>
18
19 * src-gpl/banner.c: fix the -c option, use ANSI
20 font to print the extended charset
21
222001-12-04 Charles Wilson <cwilson@ece.gatech.edu>
23
24 * licenses: new subdir
25 * licenses/COPYING.GPL: new file (GPL text)
26 * licenses/COPYING.BSD-no-advert: new file (BSD license,
27 without the advertising clause)
28 * src-pd: new subdir (for public domain source code that
29 I've taken, modified, and released under the GPL)
30 * src-bsd: new subdir (for source code that is covered
31 by the BSD-no-advert license) Note that BSD-w-advert
32 code is disallowed -- can't legally be linked to
33 cygwin1.dll.
34 * src: removed (renamed to src-gpl for consistency)
35 * src-gpl: new (renamed from src)
36 * PROGLIST: new file (contains descriptions of the
37 various programs)
38 * README: proglist stuff removed. README is more general.
39 * src-bsd/Makefile.am: new file
40 * src-bsd/Makefile.in: new file
41 * src-bsd/README.cal: new file
42 * src-bsd/cal.1: new file
43 * src-bsd/cal.c: new file
44 * src-bsd/err.c: new file
45 * src-bsd/errs.h: new file
46 * src-bsd/widechar.h: new file
47 * src-pd/Makefile.am: new file
48 * src-pd/Makefile.in: new file
49 * src-pd/README.namei: new file
50 * src-pd/README1.namei: new file
51 * src-pd/namei.1: new file
52 * src-pd/namei.c: new file
53 * configure.ac: add new tests to support namei and cal
54 * Makefile.am: add new subdirs
55 * config.h.in: regenerate
56 * aclocal.m4: regenerate
57 * Makefile.in: regenerate
58 * src/Makefile.in: regenerate
59
602001-11-28 Charles Wilson <cwilson@ece.gatech.edu>
61
62 * package renamed to 'cygutils'
63 * README: update
64 * NEWS: update
65 * AUTHORS: add Jorg Schaible
66 * configure.ac: package name change
67 * src/Makefile.am: add 'banner'
68 * src/banner.c: new file. Modified from Joerg's
69 original to use popt for argument processing.
70 * configure: regenerate
71 * config.h.in: regenerate
72 * aclocal.m4: regenerate
73 * Makefile.in: regenerate
74 * src/Makefile.in: regenerate
75
762001-11-26 Charles Wilson <cwilson@ece.gatech.edu>
77
78 * src/semtool.c: added
79 * src/semstat.c: added
80 * src/msgtool.c: added
81 * src/shmtool.c: added
82 * src/Makefile.am: add semtool, semstat, msgtool,
83 and shmtool targets.
84 * configure.ac: add check for cygipc, and for
85 ipc headers
86 * configure: regenerate
87 * config.h.in: regenerate
88 * aclocal.m4: regenerate
89 * Makefile.in: regenerate
90 * src/Makefile.in: regenerate
91
922001-11-25 Charles Wilson <cwilson@ece.gatech.edu>
93
94 * uuencode.1: deleted
95 * uuencode.c: deleted
96 * uudecode.1: deleted
97 * uudecond.c: deleted (get these from GNU sharutils)
98 * mktemp.1: deleted
99 * mktemp.c: deleted (get these from
100 http://www.courtesan.com/mktemp/)
101 * autoconfiscated -- lots of new files
102 * moved remaining .c files into src subdir
103 * src/conv.c: now recognize 'dos2unix.exe' and
104 'unix2dos.exe' as special argv[0] values, along
105 with 'd2u.exe' and 'u2d.exe'
106 * src/Makefile.in: install conv.exe as itself but
107 also as d2u.exe, u2d.exe, dos2unix.exe and unix2dos.exe
108
1090.9.2
110
111 * link with /usr/lib/libpopt.a ('official' version)
112 * add mktemp implementation
113 * add friendly help/option handling to dump, putclip,
114 getclip, and ascii.
115
1160.9.1 ---- baseline
117
This page took 0.030322 seconds and 5 git commands to generate.