minix/minix
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
..
benchmarks New sources layout 2014-07-31 16:00:30 +02:00
bin New sources layout 2014-07-31 16:00:30 +02:00
commands MFS: use libfsdriver 2014-09-18 12:46:27 +00:00
drivers libvtreefs: use libfsdriver 2014-09-18 12:46:26 +00:00
fs PFS: rewrite, restyle 2014-09-18 12:46:28 +00:00
include Move clock_time into libsys 2014-09-18 12:46:26 +00:00
kernel Kernel: update copyright year 2014-09-10 13:01:45 +00:00
lib libc: make socketpair(3) use the right device 2014-09-18 12:46:28 +00:00
llvm minix/llvm/passes/Makefile.inc: Fix 2014-08-29 12:56:57 -04:00
man Porting uuencode/uudecode from NetBSD 2014-09-08 19:51:28 +02:00
net merge libminlib with libc 2014-08-28 18:49:19 +02:00
sbin New sources layout 2014-07-31 16:00:30 +02:00
servers PFS: use libfsdriver 2014-09-18 12:46:28 +00:00
share New sources layout 2014-07-31 16:00:30 +02:00
tests libminixfs: add block I/O routines 2014-09-18 12:46:25 +00:00
usr.bin uptime(1): also report uptime 2014-08-28 12:06:50 +00:00
usr.sbin merge libminlib with libc 2014-08-28 18:49:19 +02:00
Makefile INIT died problem / build system robustness 2014-08-28 08:52:50 +02:00
Makefile.inc New sources layout 2014-07-31 16:00:30 +02:00