distrib-dirs: invert logic
[dragonfly.git] / crypto / heimdal-0.6.3 / lib / sl / ChangeLog
blobe25ae812d914994e4bf21bcce869bca050a16544
1 2002-05-19  Johan Danielsson  <joda@pdc.kth.se>
3         * Makefile.am: just link mk_cmds against libsl; avoids libtool
4         problem
6 2001-07-09  Assar Westerlund  <assar@sics.se>
8         * Makefile.am: add getprogname.c libss.la:add libcom_err.la noted
9         by Leif Johansson <leifj@it.su.se>
11 2001-05-17  Assar Westerlund  <assar@sics.se>
13         * Makefile.am: bump versions to 1:2:1 and 1:4:1
15 2001-05-06  Assar Westerlund  <assar@sics.se>
17         * roken_rename.h (strdup): add
19 2001-03-06  Assar Westerlund  <assar@sics.se>
21         * Makefile.am: re do the roken-renaming properly
23 2001-02-13  Assar Westerlund  <assar@sics.se>
25         * Makefile.am: add more functions to rename
27 2001-01-26  Johan Danielsson  <joda@pdc.kth.se>
29         * sl.h: proto
31         * sl.c (sl_command_loop): try to handle user pressing C-c
33 2000-12-11  Assar Westerlund  <assar@sics.se>
35         * Makefile.am (libss_la_LDFLAGS): bump version to 1:2:1
37 2000-08-19  Assar Westerlund  <assar@sics.se>
39         * Makefile.am: add dependencies for libss/libsl shared libraries
41 2000-07-25  Johan Danielsson  <joda@pdc.kth.se>
43         * Makefile.am: bump ss version to 1:1:1
45 2000-06-27  Assar Westerlund  <assar@sics.se>
47         * parse.y (yyerror): static-ize
48         * make_cmds.h (error_message, yylex): add prototypes
49         * lex.l: fix prototypes and kill warnings
51 2000-05-24  Assar Westerlund  <assar@sics.se>
53         * ss.h (SS_ET_COMMAND_NOT_FOUND): add
54         * ss.c: check allocation and return some other error codes too
56 2000-04-29  Assar Westerlund  <assar@sics.se>
58         * Makefile.in: add LIB_tgetent.  From Derrick J Brashear
59         <shadow@dementia.org>
61 2000-04-03  Assar Westerlund  <assar@sics.se>
63         * Makefile.am: set version to 1:0:1
65 2000-03-07  Assar Westerlund  <assar@sics.se>
67         * sl.h (SL_BADCOMMAND): define
68         (sl_apropos): add prototype
70         * sl.c: mandoc-generation
71         (sl_apropos): stolen from arla
73 2000-01-06  Assar Westerlund  <assar@sics.se>
75         * Makefile.am: bump both versions to 0:1:0
77 1999-12-16  Assar Westerlund  <assar@sics.se>
79         * parse.y (name2number): not used here.  remove.
81 Thu Apr  1 17:03:59 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
83         * make_cmds.c: use getarg
85 Tue Mar 23 14:36:21 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
87         * Makefile.am: don't rename
89 Sun Mar 21 14:13:29 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
91         * Makefile.am: don't roken-rename
93 Sat Mar 20 03:43:30 1999  Assar Westerlund  <assar@sics.se>
95         * parse.y: replace return with YYACCEPT
97 Fri Mar 19 14:53:20 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
99         * Makefile.am: add libss; add version-info
101 Thu Mar 18 15:07:06 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
103         * Makefile.am: clean lex.c parse.c parse.h
105         * Makefile.am: install ss.h
107         * Makefile.am: include Makefile.am.common
109 Thu Mar 11 15:01:01 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
111         * parse.y: prototype for error_message
113 Tue Feb  9 23:45:37 1999  Johan Danielsson  <joda@hella.pdc.kth.se>
115         * Makefile.in: add snprintf.o to make_cmds
117 Sun Nov 22 10:46:23 1998  Assar Westerlund  <assar@sics.se>
119         * sl.c (sl_command_loop): remove unused variable
121         * ss.c (ss_error): remove unused variable
123         * make_cmds.c: include err.h
124         (main): remove unused variable
126         * Makefile.in (WFLAGS): set
128 Sun Sep 27 01:28:21 1998  Assar Westerlund  <assar@sics.se>
130         * make_cmds.c: clean-up and simplification
132 Mon May 25 02:54:13 1998  Assar Westerlund  <assar@sics.se>
134         * Makefile.in (clean): try to remove shared library debris
136         * Makefile.in: make symlink magic work
138 Sun Apr 19 10:00:26 1998  Assar Westerlund  <assar@sics.se>
140         * Makefile.in: add symlink magic for linux
142 Sun Apr  5 09:21:43 1998  Assar Westerlund  <assar@sics.se>
144         * parse.y: define alloca to malloc in case we're using bison but
145         don't have alloca
147 Sat Mar 28 11:39:00 1998  Assar Westerlund  <assar@sics.se>
149         * sl.c (sl_loop): s/2/1
151 Sat Mar 21 00:46:51 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
153         * sl.c (sl_loop): check that there is at least one argument before
154         calling sl_command
156 Sun Mar  1 05:14:37 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
158         * sl.c (sl_loop): Fix general broken-ness.
160         * sl.c: Cleanup printing of help strings.
162 Thu Feb 26 02:22:02 1998  Assar Westerlund  <assar@sics.se>
164         * Makefile.am: @LEXLIB@
166 Sat Feb 21 15:18:21 1998  assar westerlund  <assar@sics.se>
168         * Makefile.in: set YACC and LEX
170 Mon Feb 16 16:08:25 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
172         * Makefile.am: Some fixes for ss/mk_cmds.
174 Sun Feb 15 05:12:11 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
176         * Makefile.in: Install libsl under the `libss' name too. Install
177         mk_cmds, and ss.h.
179         * make_cmds.c: A mk_cmds clone that creates SL structures.
181         * ss.c: SS compatibility functions.
183         * sl.c: Move command line split to function `sl_make_argv'.
185 Tue Feb  3 16:45:44 1998  Johan Danielsson  <joda@emma.pdc.kth.se>
187         * sl.c: Add sl_command_loop, that is the loop body of sl_loop.
189 Mon Oct 20 01:13:21 1997  Assar Westerlund  <assar@sics.se>
191         * sl.c (sl_help): actually use the `help' field of `SL_cmd'