jehanne/sys/src/kern
Giacomo Tesio c6de6b66e9 kernel: introduce devself
Devself provides to each process access to its own structures.

So far it contains four files:

- pid
- ppid
- pipes	used to implement pipe(2)
- segments used to implement segattach, segdetach and segfree
2016-12-11 01:26:08 +01:00
..
386 decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
amd64 kernel: introduce devself 2016-12-11 01:26:08 +01:00
boot decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
ip decouple Jehanne from 9P2000 (as much as needed) 2016-12-06 23:01:45 +01:00
port kernel: introduce devself 2016-12-11 01:26:08 +01:00
.gitignore first usable version of kernel and commands 2016-11-26 03:49:29 +01:00