This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-02-28 20:31:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
shell
History
Matt Kraai
59df6f7398
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
...
by Larry Doolittle.
2001-05-16 14:21:09 +00:00
..
cmdedit.c
Fix a segfault in lash, hush, and cmdedit. Each of these used
2001-05-11 16:58:46 +00:00
cmdedit.h
Update the lash shell (hopefully the last time...) so things like
2001-03-13 22:57:56 +00:00
hush.c
Move init of a bunch of globals into main so we are at least
2001-05-16 05:24:03 +00:00
lash.c
Change 'printf("%s\n", ...)' into 'puts(...)'. Noted and patched in hostname.c
2001-05-16 14:21:09 +00:00