Ferass El Hafidi
|
76f38c2977
treewide: readd copyrights
|
1 year ago |
Ferass El Hafidi
|
f97b9c7c80
all: use SPDX identifiers and add a new MAINTAINERS file.
|
1 year ago |
Ferass El Hafidi
|
a21ddcce58
sh: shorten comments
|
1 year ago |
Ferass 'Vitali64' EL HAFIDI
|
d59ba17d6a
*: Update Copyright date
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
6e00314abd
(happy new year!) sh: Fix compiler errors && core/: Move print_usage to common.h and add errprint()
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
f60e7e2da4
Relicense fases core under the 3BSD && Convert all manpages to scdoc && Link to the new mailing list
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
1951773ea1
sh: Fix error handling.
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
51c0efc549
sh: Remove debugging junk and add a link to the POSIX sh specification.
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
02ec0522da
sh: Fix a weird bug before adding support for &&.
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
fd512894e6
sh: Move error handling to parseCommand()
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
7b3d2f6a8e
sh: Add support for being able to run multiple commands in a single line using ;
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
d2f64c5b0c
sh: Add the ability to finally run commands from a file! && Fix weird error handling
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
b0506d2c18
sh: Move the command runner mechanism to a separate function && fix various segfaults.
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
ff57daf2d6
sh: Add a built-in test command.
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
8fe000a070
sh: Fix gcc error && reinitialise `command` && Do not ignore SIGINT when in a child process.
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
160e1753c6
sh: Ignore SIGINT && Add a compiler warning && rename needprompt && use strerror()
|
2 years ago |
Ferass 'Vitali64' EL HAFIDI
|
207152ae92
Add a WIP implementation of sh.
|
2 years ago |