Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-14 | Vodz last_patch_122, Check $PATH at runtime to fix tab completion | Glenn L McGrath | |
2002-12-09 | Command line history changes, lastpatch_71 from Vladimir N. Oleynik | Glenn L McGrath | |
2002-12-03 | - the number of commands in the history list is now configureable via the | Robert Griebl | |
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. | |||
2001-07-17 | This is vodz' latest patch. Sorry it took so long... | Eric Andersen | |
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) | |||
2001-07-12 | Patch from vodz: | Eric Andersen | |
Changed email address cmdedit API change optimizations for traceroute and md5sum added a new shared create_icmp_socket() function | |||
2001-06-28 | Remove unneeded stuff. | Eric Andersen | |
2001-03-13 | Update the lash shell (hopefully the last time...) so things like | Eric Andersen | |
echo "foo bar" and echo -n "foo\t\\\\\tbar" work as expected. Merge prompt printing work from Vladimir. -Erik | |||
2001-01-04 | Update interface per what now exists... | Eric Andersen | |
2000-12-01 | Remove #ifdef __STDC__ junk. We don't do K&R round these parts, | Eric Andersen | |
so no point acting like we do. | |||
2000-07-28 | More sh updates (with related changes to everything else). Switched | Eric Andersen | |
to using getopt and cleaned up the resulting mess. if-then-else-fi is now basically working (given a bunch of constraints). -Erik | |||
2000-07-07 | Naming fix | Eric Andersen | |
-Erik | |||
2000-04-21 | More Doc updates. cmdedit and more termio fixes. | Erik Andersen | |
2000-04-12 | Some enhancements I've been working on over the weekend, | Erik Andersen | |
-Erik | |||
2000-03-19 | Some more stuff. | Erik Andersen | |
-Erik | |||
2000-03-16 | Forgot these files... | Erik Andersen | |
-Erik |