12001-07-09 Assar Westerlund <assar@sics.se> 2 3 * Makefile.am: add getprogname.c libss.la:add libcom_err.la noted 4 by Leif Johansson <leifj@it.su.se> 5 62001-05-17 Assar Westerlund <assar@sics.se> 7 8 * Makefile.am: bump versions to 1:2:1 and 1:4:1 9 102001-05-06 Assar Westerlund <assar@sics.se> 11 12 * roken_rename.h (strdup): add 13 142001-03-06 Assar Westerlund <assar@sics.se> 15 16 * Makefile.am: re do the roken-renaming properly 17 182001-02-13 Assar Westerlund <assar@sics.se> 19 20 * Makefile.am: add more functions to rename 21 222001-01-26 Johan Danielsson <joda@pdc.kth.se> 23 24 * sl.h: proto 25 26 * sl.c (sl_command_loop): try to handle user pressing C-c 27 282000-12-11 Assar Westerlund <assar@sics.se> 29 30 * Makefile.am (libss_la_LDFLAGS): bump version to 1:2:1 31 322000-08-19 Assar Westerlund <assar@sics.se> 33 34 * Makefile.am: add dependencies for libss/libsl shared libraries 35 362000-07-25 Johan Danielsson <joda@pdc.kth.se> 37 38 * Makefile.am: bump ss version to 1:1:1 39 402000-06-27 Assar Westerlund <assar@sics.se> 41 42 * parse.y (yyerror): static-ize 43 * make_cmds.h (error_message, yylex): add prototypes 44 * lex.l: fix prototypes and kill warnings 45 462000-05-24 Assar Westerlund <assar@sics.se> 47 48 * ss.h (SS_ET_COMMAND_NOT_FOUND): add 49 * ss.c: check allocation and return some other error codes too 50 512000-04-29 Assar Westerlund <assar@sics.se> 52 53 * Makefile.in: add LIB_tgetent. From Derrick J Brashear 54 <shadow@dementia.org> 55 562000-04-03 Assar Westerlund <assar@sics.se> 57 58 * Makefile.am: set version to 1:0:1 59 602000-03-07 Assar Westerlund <assar@sics.se> 61 62 * sl.h (SL_BADCOMMAND): define 63 (sl_apropos): add prototype 64 65 * sl.c: mandoc-generation 66 (sl_apropos): stolen from arla 67 682000-01-06 Assar Westerlund <assar@sics.se> 69 70 * Makefile.am: bump both versions to 0:1:0 71 721999-12-16 Assar Westerlund <assar@sics.se> 73 74 * parse.y (name2number): not used here. remove. 75 76Thu Apr 1 17:03:59 1999 Johan Danielsson <joda@hella.pdc.kth.se> 77 78 * make_cmds.c: use getarg 79 80Tue Mar 23 14:36:21 1999 Johan Danielsson <joda@hella.pdc.kth.se> 81 82 * Makefile.am: don't rename 83 84Sun Mar 21 14:13:29 1999 Johan Danielsson <joda@hella.pdc.kth.se> 85 86 * Makefile.am: don't roken-rename 87 88Sat Mar 20 03:43:30 1999 Assar Westerlund <assar@sics.se> 89 90 * parse.y: replace return with YYACCEPT 91 92Fri Mar 19 14:53:20 1999 Johan Danielsson <joda@hella.pdc.kth.se> 93 94 * Makefile.am: add libss; add version-info 95 96Thu Mar 18 15:07:06 1999 Johan Danielsson <joda@hella.pdc.kth.se> 97 98 * Makefile.am: clean lex.c parse.c parse.h 99 100 * Makefile.am: install ss.h 101 102 * Makefile.am: include Makefile.am.common 103 104Thu Mar 11 15:01:01 1999 Johan Danielsson <joda@hella.pdc.kth.se> 105 106 * parse.y: prototype for error_message 107 108Tue Feb 9 23:45:37 1999 Johan Danielsson <joda@hella.pdc.kth.se> 109 110 * Makefile.in: add snprintf.o to make_cmds 111 112Sun Nov 22 10:46:23 1998 Assar Westerlund <assar@sics.se> 113 114 * sl.c (sl_command_loop): remove unused variable 115 116 * ss.c (ss_error): remove unused variable 117 118 * make_cmds.c: include err.h 119 (main): remove unused variable 120 121 * Makefile.in (WFLAGS): set 122 123Sun Sep 27 01:28:21 1998 Assar Westerlund <assar@sics.se> 124 125 * make_cmds.c: clean-up and simplification 126 127Mon May 25 02:54:13 1998 Assar Westerlund <assar@sics.se> 128 129 * Makefile.in (clean): try to remove shared library debris 130 131 * Makefile.in: make symlink magic work 132 133Sun Apr 19 10:00:26 1998 Assar Westerlund <assar@sics.se> 134 135 * Makefile.in: add symlink magic for linux 136 137Sun Apr 5 09:21:43 1998 Assar Westerlund <assar@sics.se> 138 139 * parse.y: define alloca to malloc in case we're using bison but 140 don't have alloca 141 142Sat Mar 28 11:39:00 1998 Assar Westerlund <assar@sics.se> 143 144 * sl.c (sl_loop): s/2/1 145 146Sat Mar 21 00:46:51 1998 Johan Danielsson <joda@emma.pdc.kth.se> 147 148 * sl.c (sl_loop): check that there is at least one argument before 149 calling sl_command 150 151Sun Mar 1 05:14:37 1998 Johan Danielsson <joda@emma.pdc.kth.se> 152 153 * sl.c (sl_loop): Fix general broken-ness. 154 155 * sl.c: Cleanup printing of help strings. 156 157Thu Feb 26 02:22:02 1998 Assar Westerlund <assar@sics.se> 158 159 * Makefile.am: @LEXLIB@ 160 161Sat Feb 21 15:18:21 1998 assar westerlund <assar@sics.se> 162 163 * Makefile.in: set YACC and LEX 164 165Mon Feb 16 16:08:25 1998 Johan Danielsson <joda@emma.pdc.kth.se> 166 167 * Makefile.am: Some fixes for ss/mk_cmds. 168 169Sun Feb 15 05:12:11 1998 Johan Danielsson <joda@emma.pdc.kth.se> 170 171 * Makefile.in: Install libsl under the `libss' name too. Install 172 mk_cmds, and ss.h. 173 174 * make_cmds.c: A mk_cmds clone that creates SL structures. 175 176 * ss.c: SS compatibility functions. 177 178 * sl.c: Move command line split to function `sl_make_argv'. 179 180Tue Feb 3 16:45:44 1998 Johan Danielsson <joda@emma.pdc.kth.se> 181 182 * sl.c: Add sl_command_loop, that is the loop body of sl_loop. 183 184Mon Oct 20 01:13:21 1997 Assar Westerlund <assar@sics.se> 185 186 * sl.c (sl_help): actually use the `help' field of `SL_cmd' 187 188