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