David van Moolenbroek 30d9b70391 PFS: rewrite, restyle
- remove the buffer pool, inode bitmap, and inode hash table, and
  simplify the code accordingly;
- use theoretically slightly more optimal buffer management;
- put the entire source in one file, instead of having many files
  with one or two functions each;
- convert the code to KNF style.

Change-Id: Ib8f6f0bd99fbc6eb9098fba718e71b8e560783d9
2014-09-18 12:46:28 +00:00
2014-08-29 12:56:04 -04:00
2014-08-22 19:12:17 +02:00
2014-08-01 14:58:40 +02:00
2014-09-13 23:56:50 +02:00
2014-09-02 15:22:15 +02:00
2014-07-28 17:05:50 +02:00
2014-08-07 14:27:32 +02:00
2014-07-31 16:00:30 +02:00
2014-09-18 12:46:26 +00:00
2014-07-28 17:05:59 +02:00
2014-09-18 12:46:28 +00:00
2014-09-13 22:23:43 +02:00
2014-07-28 17:05:59 +02:00
2014-08-28 18:49:13 +02:00
2014-08-21 08:07:39 -04:00
2014-07-28 17:05:57 +02:00
2010-01-21 10:16:05 +00:00
Description
A fun microkernel meant to match modern usecases
GPL-3.0 148 MiB
Languages
C 78.2%
Roff 10.2%
Assembly 4.6%
Shell 3.7%
Makefile 1.6%
Other 1.2%