shithub: nix

RSS feed

e8f56cf8 – glenda <glenda@cirno> authored on 2024/05/09 09:53
rethinking nix.

2499506d – glenda <glenda@cirno> authored on 2024/05/08 19:39
run command is now like the original nix model.

b1368011 – glenda <glenda@cirno> authored on 2024/05/08 19:04
new idt for nix threads is working.

b6b72565 – glenda <glenda@cirno> authored on 2024/05/08 18:10
idt is maybe right, finally.

7a4f034d – glenda <glenda@cirno> authored on 2024/05/08 17:38
closer to user mode, but the lidt is wrong somehow.

43734e8f – glenda <glenda@cirno> authored on 2024/05/08 09:26
remove custom dat.h for now

0d44215b – glenda <glenda@cirno> authored on 2024/05/08 09:14
We are now able to do our first NIX test call.

bc42e2e1 – glenda <glenda@cirno> authored on 2024/05/08 08:45
don't use mwait for now, it seems not supported in qemu?

72170170 – glenda <glenda@cirno> authored on 2024/05/08 08:45
use mallocalign for icc

526efbec – glenda <glenda@cirno> authored on 2024/05/07 19:05
booting but blows up in attach core command

9df57796 – glenda <glenda@cirno> authored on 2024/05/07 18:12
Initial nix scaffolding. Now to add acshed etc.

5bb60a06 – glenda <glenda@cirno> authored on 2024/05/07 11:25
builds, and ls works.

09850aac – glenda <glenda@cirno> authored on 2024/05/06 14:20
nix device builds and shows up. Needs its own DC

218d044b – glenda <glenda@cirno> authored on 2024/05/05 22:02
builds.

c26d56ed – glenda <glenda@cirno> authored on 2024/05/05 21:55
moving to having NIX work as a device.

bfc91368 – glenda <glenda@cirno> authored on 2024/05/05 21:31
first import of devnix.c, based on devlml.c

3e66836a – glenda <glenda@cirno> authored on 2024/05/05 14:23
change roles of all cores > 0 to AC

99b31aa3 – glenda <glenda@cirno> authored on 2024/05/05 14:19
squidboy builds

a9236525 – glenda <glenda@cirno> authored on 2024/05/05 14:11
NIX version of squidboy. Currently, it will make all

8d90e5b2 – glenda <glenda@cirno> authored on 2024/05/05 14:04
Tweak. This kernel boots.

17302b4c – glenda <glenda@cirno> authored on 2024/05/05 13:46
Building. Not tested.

beacaa8d – glenda <glenda@cirno> authored on 2024/05/05 12:28
get tcore to compile, checkpoint

b91e711e – glenda <glenda@cirno> authored on 2024/05/05 10:58
Add tcore.c from NIX

67117284 – glenda <glenda@cirno> authored on 2024/05/05 10:53
get the NIX versions of assembly to build.

4c3068ba – glenda <glenda@cirno> authored on 2024/05/04 11:16
setup script

765ea184 – glenda <glenda@cirno> authored on 2024/05/04 11:15
Kernel now builds.

0538b85a – glenda <glenda@cirno> authored on 2024/05/04 11:01
add more nix files

7d9f5607 – glenda <glenda@cirno> authored on 2024/05/03 17:24
add files we have to change

db55afd4 – glenda <glenda@cirno> authored on 2024/05/03 17:24
add files, clean up, closer to building

f1d76823 – glenda <glenda@cirno> authored on 2024/05/03 11:24
dat.h from 9front, with nix additions.

ce9665da – glenda <glenda@cirno> authored on 2024/05/03 11:16
file for holding all the nix bits

fb6848a7 – glenda <glenda@cirno> authored on 2024/05/03 10:03
mv nix mkfile to nixmkfile

36a368c3 – glenda <glenda@cirno> authored on 2024/05/03 10:02
add acore.c from nix.

426ebbc7 – glenda <glenda@cirno> authored on 2024/05/02 21:50
force adding some dirs

9ce05474 – glenda <glenda@cirno> authored on 2024/05/02 21:49
move it to the right place

088d7786 – glenda <glenda@cirno> authored on 2024/05/02 21:45
create a real root-like thing

a8186092 – glenda <glenda@cirno> authored on 2024/05/02 17:00
original mkfile from pc64