Nathan Fisher
|
d248f7d17b
|
Remove Default constraint on Cmd trait and begin removing
derive(Default) from applets
|
2023-04-17 23:27:57 -04:00 |
|
|
44914ced6f
|
Broke stat out into workspace crate; Reduced clap features for smaller
size;
|
2023-02-21 00:07:16 -05:00 |
|
|
102678015b
|
Fixed clippy lints
|
2023-02-20 23:00:35 -05:00 |
|
|
5a7c2008b5
|
Add df applet; Finalize some bootstrap details;
|
2023-02-17 19:01:30 -05:00 |
|
|
888cc3272b
|
Fix bootstrap for all commands
|
2023-02-13 10:38:02 -05:00 |
|
|
423592973f
|
Revert "Fix bootstrap for all three binaries"
This reverts commit 0450cdfee6 .
|
2023-02-13 10:32:36 -05:00 |
|
|
0450cdfee6
|
Fix bootstrap for all three binaries
|
2023-02-13 10:30:46 -05:00 |
|
|
05ce5422c0
|
Add errno workspace crate, fix error handling in unistd workspace
crate
|
2023-02-13 00:26:13 -05:00 |
|
|
ebebf2b4e5
|
Add swapoff applet
|
2023-02-08 16:20:25 -05:00 |
|
|
06b88d2c24
|
Refactoring:
- Split into workspace crates
- Split into two binaries `corebox` and `hashbox`
- Add `mount` crate to workspace to prepare for third binary `utilbox`
|
2023-02-05 23:50:59 -05:00 |
|