summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2023-09-11*: rename /kdev/ to /dev/dzwdz
2023-08-27ports: qbe, cproc :^)dzwdz
2023-08-25ports: binutils :^)dzwdz
2023-08-14reorganization: first stepsdzwdz
2023-06-25ports: reimplement the ports system from scratchdzwdz
side stuff: * removed sltar since it wasn't working anyways * made signal() no longer panic, as that broke certain ports (oops) * doom now ships with the FreeDOOM WADs * /usr/ was aliased to /init/usr/, more directories were added to /bin/ to improve compat with ports
2023-06-09ports/dash: stub out everything needed for dash to compiledzwdz
2023-06-02libc: stub out sltar's requirementsdzwdz
2023-02-25ports: move to the new toolchaindzwdz
2023-02-23ports/doom: update to the current camellia apidzwdz
2023-02-23toolchain: update, move to a Camellia-specific toolchaindzwdz
2022-09-03user/ports: make doom playabledzwdz
2022-09-02user/ports: bare minimum to run doomgenericdzwdz
2022-08-29user/lua: implement the bare minimum for it to link and "run"dzwdz
2022-08-28user/lua: prepare libc headersdzwdz
2022-08-28kernel/amd64: SSE supportdzwdz
2022-08-26user/ports: port oeddzwdz
make clean; ./port ed clean; make -j4 out/libc.a && ./port ed install && make -j4