12000-01-06 Assar Westerlund <assar@sics.se> 2 3 * Makefile.am: bump both versions to 0:1:0 4 51999-12-16 Assar Westerlund <assar@sics.se> 6 7 * parse.y (name2number): not used here. remove. 8 9Thu Apr 1 17:03:59 1999 Johan Danielsson <joda@hella.pdc.kth.se> 10 11 * make_cmds.c: use getarg 12 13Tue Mar 23 14:36:21 1999 Johan Danielsson <joda@hella.pdc.kth.se> 14 15 * Makefile.am: don't rename 16 17Sun Mar 21 14:13:29 1999 Johan Danielsson <joda@hella.pdc.kth.se> 18 19 * Makefile.am: don't roken-rename 20 21Sat Mar 20 03:43:30 1999 Assar Westerlund <assar@sics.se> 22 23 * parse.y: replace return with YYACCEPT 24 25Fri Mar 19 14:53:20 1999 Johan Danielsson <joda@hella.pdc.kth.se> 26 27 * Makefile.am: add libss; add version-info 28 29Thu Mar 18 15:07:06 1999 Johan Danielsson <joda@hella.pdc.kth.se> 30 31 * Makefile.am: clean lex.c parse.c parse.h 32 33 * Makefile.am: install ss.h 34 35 * Makefile.am: include Makefile.am.common 36 37Thu Mar 11 15:01:01 1999 Johan Danielsson <joda@hella.pdc.kth.se> 38 39 * parse.y: prototype for error_message 40 41Tue Feb 9 23:45:37 1999 Johan Danielsson <joda@hella.pdc.kth.se> 42 43 * Makefile.in: add snprintf.o to make_cmds 44 45Sun Nov 22 10:46:23 1998 Assar Westerlund <assar@sics.se> 46 47 * sl.c (sl_command_loop): remove unused variable 48 49 * ss.c (ss_error): remove unused variable 50 51 * make_cmds.c: include err.h 52 (main): remove unused variable 53 54 * Makefile.in (WFLAGS): set 55 56Sun Sep 27 01:28:21 1998 Assar Westerlund <assar@sics.se> 57 58 * make_cmds.c: clean-up and simplification 59 60Mon May 25 02:54:13 1998 Assar Westerlund <assar@sics.se> 61 62 * Makefile.in (clean): try to remove shared library debris 63 64 * Makefile.in: make symlink magic work 65 66Sun Apr 19 10:00:26 1998 Assar Westerlund <assar@sics.se> 67 68 * Makefile.in: add symlink magic for linux 69 70Sun Apr 5 09:21:43 1998 Assar Westerlund <assar@sics.se> 71 72 * parse.y: define alloca to malloc in case we're using bison but 73 don't have alloca 74 75Sat Mar 28 11:39:00 1998 Assar Westerlund <assar@sics.se> 76 77 * sl.c (sl_loop): s/2/1 78 79Sat Mar 21 00:46:51 1998 Johan Danielsson <joda@emma.pdc.kth.se> 80 81 * sl.c (sl_loop): check that there is at least one argument before 82 calling sl_command 83 84Sun Mar 1 05:14:37 1998 Johan Danielsson <joda@emma.pdc.kth.se> 85 86 * sl.c (sl_loop): Fix general broken-ness. 87 88 * sl.c: Cleanup printing of help strings. 89 90Thu Feb 26 02:22:02 1998 Assar Westerlund <assar@sics.se> 91 92 * Makefile.am: @LEXLIB@ 93 94Sat Feb 21 15:18:21 1998 assar westerlund <assar@sics.se> 95 96 * Makefile.in: set YACC and LEX 97 98Mon Feb 16 16:08:25 1998 Johan Danielsson <joda@emma.pdc.kth.se> 99 100 * Makefile.am: Some fixes for ss/mk_cmds. 101 102Sun Feb 15 05:12:11 1998 Johan Danielsson <joda@emma.pdc.kth.se> 103 104 * Makefile.in: Install libsl under the `libss' name too. Install 105 mk_cmds, and ss.h. 106 107 * make_cmds.c: A mk_cmds clone that creates SL structures. 108 109 * ss.c: SS compatibility functions. 110 111 * sl.c: Move command line split to function `sl_make_argv'. 112 113Tue Feb 3 16:45:44 1998 Johan Danielsson <joda@emma.pdc.kth.se> 114 115 * sl.c: Add sl_command_loop, that is the loop body of sl_loop. 116 117Mon Oct 20 01:13:21 1997 Assar Westerlund <assar@sics.se> 118 119 * sl.c (sl_help): actually use the `help' field of `SL_cmd' 120 121