Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Vodz last_patch_122, Check $PATH at runtime to fix tab completion | Glenn L McGrath | 2004-01-14 | 1 | -0/+4 |
| | |||||
* | Command line history changes, lastpatch_71 from Vladimir N. Oleynik | Glenn L McGrath | 2002-12-09 | 1 | -2/+4 |
| | |||||
* | - the number of commands in the history list is now configureable via the | Robert Griebl | 2002-12-03 | 1 | -0/+3 |
| | | | | | | | config system - added a new config option to allow persistant history lists. This is currently only used by ash, but the calls ({load,save}_history) could be added to the other shells as well. | ||||
* | This is vodz' latest patch. Sorry it took so long... | Eric Andersen | 2001-07-17 | 1 | -1/+1 |
| | | | | | | | | | 1) ping cleanup (compile fix from this patch already applied). 2) traceroute call not spare ntohl() now (and reduce size); 3) Fix for functions not declared static in insmod, ash, vi and mount. 4) a more simple API cmdedit :)) 5) adds "stopped jobs" warning to ash on Ctrl-D and fixes "ignoreeof" option 6) reduce exporting library function index->strchr (traceroute), bzero->memset (syslogd) | ||||
* | Patch from vodz: | Eric Andersen | 2001-07-12 | 1 | -2/+0 |
| | | | | | | | Changed email address cmdedit API change optimizations for traceroute and md5sum added a new shared create_icmp_socket() function | ||||
* | Remove unneeded stuff. | Eric Andersen | 2001-06-28 | 1 | -6/+0 |
| | |||||
* | Update the lash shell (hopefully the last time...) so things like | Eric Andersen | 2001-03-13 | 1 | -2/+3 |
| | | | | | | echo "foo bar" and echo -n "foo\t\\\\\tbar" work as expected. Merge prompt printing work from Vladimir. -Erik | ||||
* | Update interface per what now exists... | Eric Andersen | 2001-01-04 | 1 | -13/+0 |
| | |||||
* | Remove #ifdef __STDC__ junk. We don't do K&R round these parts, | Eric Andersen | 2000-12-01 | 1 | -14/+2 |
| | | | | so no point acting like we do. | ||||
* | More sh updates (with related changes to everything else). Switched | Eric Andersen | 2000-07-28 | 1 | -0/+1 |
| | | | | | | to using getopt and cleaned up the resulting mess. if-then-else-fi is now basically working (given a bunch of constraints). -Erik | ||||
* | Naming fix | Eric Andersen | 2000-07-07 | 1 | -3/+3 |
| | | | | -Erik | ||||
* | More Doc updates. cmdedit and more termio fixes. | Erik Andersen | 2000-04-21 | 1 | -0/+2 |
| | |||||
* | Some enhancements I've been working on over the weekend, | Erik Andersen | 2000-04-12 | 1 | -14/+32 |
| | | | | -Erik | ||||
* | Some more stuff. | Erik Andersen | 2000-03-19 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Forgot these files... | Erik Andersen | 2000-03-16 | 1 | -0/+17 |
-Erik |