Files
heimdal/lib/sl/ChangeLog
Assar Westerlund a057f6b173 *** empty log message ***
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4716 ec53bebd-3082-4978-b11e-865c3cabbd6b
1998-04-04 13:23:25 +00:00

43 lines
1.1 KiB
Plaintext

Sat Mar 28 11:39:00 1998 Assar Westerlund <assar@sics.se>
* sl.c (sl_loop): s/2/1
Sat Mar 21 00:46:51 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* sl.c (sl_loop): check that there is at least one argument before
calling sl_command
Sun Mar 1 05:14:37 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* sl.c (sl_loop): Fix general broken-ness.
* sl.c: Cleanup printing of help strings.
Thu Feb 26 02:22:02 1998 Assar Westerlund <assar@sics.se>
* Makefile.am: @LEXLIB@
Sat Feb 21 15:18:21 1998 assar westerlund <assar@sics.se>
* Makefile.in: set YACC and LEX
Mon Feb 16 16:08:25 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* Makefile.am: Some fixes for ss/mk_cmds.
Sun Feb 15 05:12:11 1998 Johan Danielsson <joda@emma.pdc.kth.se>
* Makefile.in: Install libsl under the `libss' name too. Install
mk_cmds, and ss.h.
* make_cmds.c: A mk_cmds clone that creates SL structures.
* ss.c: SS compatibility functions.
* sl.c: Move command line split to function `sl_make_argv'.
Mon Oct 20 01:13:21 1997 Assar Westerlund <assar@sics.se>
* sl.c (sl_help): actually use the `help' field of `SL_cmd'