David van Moolenbroek 7113bcb896 Redo mount(2)/umount(2) ABI
- pass in file system type through mount(2), and return this type in
  statvfs structures as generated by [f]statvfs(2);
- align mount flags field with NetBSD's, splitting out service flags
  which are not to be passed to VFS;
- remove limitation of mount ABI to 16-byte labels, so that labels
  can be made larger in the future;
- introduce new m11 message union type for mount(2) as side effect.

Change-Id: I88b7710e297e00a5e4582ada5243d3d5c2801fd9
2014-02-18 11:25:01 +01:00
2014-02-18 11:25:01 +01:00
2014-02-18 11:25:01 +01:00
2013-08-20 11:37:40 +02:00
2014-02-18 11:25:01 +01:00
2014-02-18 11:25:01 +01:00
2014-02-18 11:25:01 +01:00
2013-08-21 13:53:39 +02:00
2014-02-18 11:25:01 +01:00
2014-02-18 11:25:01 +01:00
2014-02-18 11:25:01 +01:00
2014-02-18 11:25:01 +01:00
2014-02-18 11:25:01 +01:00
2014-02-18 11:25:01 +01:00
2013-11-12 10:15:47 -05:00
2014-02-18 11:25:01 +01: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%