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-08-05 12:26:26 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
defcd5e75eec72aa31e9bdbd9ac854832318f82f
hush
/
shell
History
Matt Kraai
defcd5e75e
Fix a segfault by only constructing the prompt when we need to. If we don't
...
do this we will segfault processing /etc/.profile since cwd isn't yet set.
2001-01-05 02:53:11 +00:00
..
cmdedit.c
Cleanup -- move win handling to cmdedit.c, static-ify many functions.
2001-01-04 11:08:45 +00:00
cmdedit.h
Update interface per what now exists...
2001-01-04 11:09:00 +00:00
lash.c
Fix a segfault by only constructing the prompt when we need to. If we don't
2001-01-05 02:53:11 +00:00