minix/servers/pfs
David van Moolenbroek 665198b4c2 Rewrite character driver protocol
As a side effect, remove the clone style, as the normal device style
supports device cloning now.

Change-Id: Ie82d1ef0385514a04a8faa139129a617895780b5
2014-03-01 09:04:52 +01:00
..
buf.h Define protocol version of {mode,ino,uid,gid}_t 2014-02-18 11:25:01 +01:00
buffer.c Define protocol version of {mode,ino,uid,gid}_t 2014-02-18 11:25:01 +01:00
const.h pfs, vfs: increase various limits 2013-05-31 15:42:00 +00:00
dev_uds.c Rewrite character driver protocol 2014-03-01 09:04:52 +01:00
fs.h moving prototypes to lib.h 2014-02-18 11:25:01 +01:00
glo.h PFS: use libchardriver; clean up 2014-03-01 09:04:51 +01:00
inc.h struct uucred 2014-02-18 11:25:01 +01:00
inode.c PFS: use libchardriver; clean up 2014-03-01 09:04:51 +01:00
inode.h Define protocol version of {mode,ino,uid,gid}_t 2014-02-18 11:25:01 +01:00
link.c Define protocol version of {mode,ino,uid,gid}_t 2014-02-18 11:25:01 +01:00
main.c Rewrite character driver protocol 2014-03-01 09:04:52 +01:00
Makefile PFS: use libchardriver; clean up 2014-03-01 09:04:51 +01:00
misc.c vfs: fix null deref, pfs: add fchmod() 2013-04-19 17:06:56 +02:00
mount.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
open.c PFS: use libchardriver; clean up 2014-03-01 09:04:51 +01:00
proto.h PFS: use libchardriver; clean up 2014-03-01 09:04:51 +01:00
read.c PFS: use libchardriver; clean up 2014-03-01 09:04:51 +01:00
stadir.c Define protocol version of {mode,ino,uid,gid}_t 2014-02-18 11:25:01 +01:00
super.c pfs, vfs: increase various limits 2013-05-31 15:42:00 +00:00
table.c PFS: use libchardriver; clean up 2014-03-01 09:04:51 +01:00
uds.c Rewrite character driver protocol 2014-03-01 09:04:52 +01:00
uds.h Rewrite character driver protocol 2014-03-01 09:04:52 +01:00
utility.c PFS: use libchardriver; clean up 2014-03-01 09:04:51 +01:00