Commit Graph

12 Commits

Author SHA1 Message Date
Assar Westerlund
49e6c777dd Initialize the `lasts' to NULL before calling strtok_r the first time.
With our strtok_r it's not necessary, but the man-page on SGIs says it
should be done.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1791 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-06-01 03:15:07 +00:00
Assar Westerlund
72212eb758 (sl_match): initialize `partial_cmd'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1557 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-04-11 14:30:22 +00:00
Johan Danielsson
e1282e7dfc Update copyright strings.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1541 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-04-01 08:19:18 +00:00
Assar Westerlund
5069362b4a stupid type change
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1487 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-03-23 05:09:06 +00:00
Johan Danielsson
b36f1cf6d6 Add prototypes for readline and add_history.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1464 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-03-20 19:32:57 +00:00
Björn Groenvall
e60914acca Made things compile under SunOS4 again.
Fix lots of warnings under SunOS4.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1201 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-01-27 14:08:08 +00:00
Assar Westerlund
868f583bbc removed unused variables
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1197 ec53bebd-3082-4978-b11e-865c3cabbd6b
1997-01-26 20:33:24 +00:00
Assar Westerlund
9bae6325d3 Nicer help output.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1067 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-11-23 18:29:23 +00:00
Assar Westerlund
57644d9c33 Allow unlimited number of arguments.
Use `strtok_r' to divide up string into arguments.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1049 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-11-19 03:57:59 +00:00
Assar Westerlund
d92314772e Let `readline' to the \n-removal.
Handle empty lines.
Don't store empty lines in the history.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1045 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-11-18 23:45:33 +00:00
Johan Danielsson
0d06afde69 Use readline compatible i/o.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1044 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-11-18 20:36:51 +00:00
Assar Westerlund
70bb7de493 new directory
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1040 ec53bebd-3082-4978-b11e-865c3cabbd6b
1996-11-17 23:48:51 +00:00