.gitignore
|
Move sh to its own directory.
|
2014-12-07 18:25:09 +01:00 |
editline.c
|
Fix warnings on gcc 14.2.0.
|
2024-08-30 22:03:15 +02: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
|
Fix broken manual references.
|
2023-12-19 00:05:42 +01:00 |
sh.c
|
Handle SIGHUP in sh(1) and save shell history.
|
2024-06-22 17:26:04 +02: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 |