Freywar Ulvnaudgari freywar
  • Joined on 2026-01-22
freywar pushed to residuals at freywar/nn 2026-07-21 11:34:47 +00:00
dda7369ee7 Add residuals
def3a479be Initial commit
Compare 2 commits »
freywar pushed to master at freywar/nn 2026-07-21 11:34:29 +00:00
def3a479be Initial commit
freywar pushed to residuals at freywar/nn 2026-07-21 11:33:30 +00:00
2f28b0107b Add residuals
freywar pushed to residuals at freywar/nn 2026-07-21 11:27:41 +00:00
5f084cd9dd Add residuals
ef034ddd50 Initial commit
Compare 2 commits »
freywar pushed to master at freywar/nn 2026-07-21 11:25:48 +00:00
ef034ddd50 Initial commit
freywar pushed to master at freywar/nn 2026-07-21 11:20:36 +00:00
0364e07080 Initial commit
freywar pushed to master at freywar/freywaros 2026-07-17 17:30:41 +00:00
9465fe071d Separate log and output streams
freywar pushed to master at freywar/freywaros 2026-07-17 16:56:44 +00:00
14833e2321 Add pipes to shell, add wc
freywar pushed to master at freywar/freywaros 2026-07-16 14:55:37 +00:00
e560d04baa Merge fat16_inode_t and fat16_node_t, make fs_node_t shared
freywar pushed to master at freywar/freywaros 2026-07-15 15:39:55 +00:00
e947a3920b Add file removal, rm
freywar pushed to master at freywar/freywaros 2026-07-15 15:39:22 +00:00
5a8d3f7931 Add file removal
3ae7d9b2cb Add file and directory creation, mkdir
Compare 2 commits »
freywar pushed to master at freywar/freywaros 2026-06-29 16:41:19 +00:00
75ea2d26b3 Add writing to existing files and overwriting cp
freywar pushed to master at freywar/freywaros 2026-06-19 17:46:33 +00:00
0d2c65f0ac Add writing to existing files and overwriting cp
caa22ded0f Make pipes blocking
Compare 2 commits »
freywar pushed to master at freywar/freywaros 2026-06-19 13:49:56 +00:00
2aa39271da Add process scheduler, pipes, and separate terminal from shell
freywar pushed to master at freywar/freywaros 2026-06-18 12:59:43 +00:00
cbf21bafdc Convert directory reading to generic stream
freywar pushed to master at freywar/freywaros 2026-06-18 12:46:36 +00:00
340bd4edeb Convert file descriptors to generic streams
freywar pushed to master at freywar/freywaros 2026-06-17 17:22:06 +00:00
88bcb8c6a6 Add file descriptors and basic cat
freywar pushed to master at freywar/freywaros 2026-06-17 16:34:09 +00:00
569fe8080b Add basic ls
freywar pushed to master at freywar/freywaros 2026-06-17 16:20:23 +00:00
a9b8cbb5fe Add basic ls
freywar pushed to master at freywar/freywaros 2026-06-17 15:20:41 +00:00
b38154d468 Add subprocesses and convert terminal to an app