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-01-11 23:29:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
shell
History
Robert Griebl
64f70cc755
Add --login support. This is the bash way of starting a shell that should
...
parse the profile files.
2002-05-14 23:22:06 +00:00
..
ash.c
Add --login support. This is the bash way of starting a shell that should
2002-05-14 23:22:06 +00:00
cmdedit.c
Apply last_patch37 from vodz
2002-04-24 23:08:23 +00:00
cmdedit.h
This is vodz' latest patch. Sorry it took so long...
2001-07-17 01:12:36 +00:00
config.in
Make private ash config options be public
2002-01-09 15:37:36 +00:00
hush.c
Nice patch from Wolfgang Denk <wd@denx.de> to provide hush with
2002-04-13 12:33:41 +00:00
lash.c
Remove
== TRUE' tests and convert
!= TRUE' and `== FALSE' tests to use !.
2001-12-20 23:13:26 +00:00
Makefile
Completely rework the config system so that it no longer annoys me to work on
2002-04-12 12:05:57 +00:00
Makefile.in
Completely rework the config system so that it no longer annoys me to work on
2002-04-12 12:05:57 +00:00
msh.c
Ensure that getenv("PATH") stays current, since otherwise cmdedit
2002-04-26 23:40:09 +00:00