.gitignore
|
Move sh to its own directory.
|
2014-12-07 18:25:09 +01:00 |
editline.c
|
Save sh(1) history in ~/.sh_history.
|
2022-11-19 18:01:30 +01:00 |
editline.h
|
Save sh(1) history in ~/.sh_history.
|
2022-11-19 18:01:30 +01:00 |
Makefile
|
Implement profile(5) and shrc(5) in sh(1).
|
2022-11-19 18:01:30 +01:00 |
profile.5
|
Implement profile(5) and shrc(5) in sh(1).
|
2022-11-19 18:01:30 +01:00 |
proper-sh.5
|
Document sh(1).
|
2022-11-16 21:10:46 +01:00 |
proper-sh.c
|
Implement profile(5) and shrc(5) in sh(1).
|
2022-11-19 18:01:30 +01:00 |
sh.1
|
Add sh(1) prompt variable expansion.
|
2022-11-20 22:15:51 +01:00 |
sh.c
|
Add sh(1) prompt variable expansion.
|
2022-11-20 22:15:51 +01:00 |
showline.c
|
Switch sh(1) to termios.
|
2016-11-22 21:36:43 +01:00 |
showline.h
|
Switch sh(1) to termios.
|
2016-11-22 21:36:43 +01:00 |
shrc.5
|
Implement profile(5) and shrc(5) in sh(1).
|
2022-11-19 18:01:30 +01:00 |
util.c
|
Add daemon support to init(8).
|
2022-10-20 23:26:03 +02:00 |
util.h
|
Relicense Sortix to the ISC license.
|
2016-03-05 22:21:50 +01:00 |