File history
Tracking elkscmd/sys_utils/kill.c
| Commit | Author | Date | Message |
|---|---|---|---|
f52bc15d8658e3c962ed5d415c7984ad91d80e3 | Greg Haerr | 2025-12-12 | [cmds] Fix to allow negative pid argument to kill to kill process group |
2f2faf813d9abb79cb534d4d83c4a78e40afa29 | Greg Haerr | 2025-12-12 | [kernel,cmds] Revise waitpid for stopped jobs, enhance ash, sash, kill sig handling |
8029ba93cbc6b01a73f1dba1d7d26a9240c59d2 | Greg Haerr | 2025-12-11 | [kernel] Fix sys_kill to send to process group when pid < 0 |
0266d86202578ba57d31c46bdbffd61845f9d80 | Greg Haerr | 2024-04-16 | [cmds] Rewrite kill to reduce size |
521185162b59a46af162797a7430e94b336b36a | Greg Haerr | 2020-03-22 | [cmds] Various cleanups, add new Nano-X programs to 2880k images |
4d33cecfc6f424558b8c99017a10211c1f59f05 | Jody Bruchon | 2020-03-09 | Revert "Whitespace cleanup in `elks/`" |
5d0200d2b9698abce45658cc8c7c5e10c87930c | Jody Bruchon | 2020-03-08 | Whitespace cleanup in `elkscmd/` |
c7362d19d3186d236e134e6e79ad1bb3c00684c | georgp24 | 2017-02-17 | Update kill command using write instructions. |
eb6d17924a12c7d55a5238ef5f6f36bbc6cb0e3 | georgp24 | 2017-02-15 | Add usage information to kill command |
b7ddaed8627add9efc1a1c9c6126b7630e3d784 | Jody Bruchon | 2015-03-05 | Mute a Makefile command, tons of code style/whitespace fixes |
ac034ea45f68685dc870beb4890f0923ce487fc | Antonio | 1999-02-16 | Basic Unix Utilities for ELKS. |