..
buf.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
cache.c
Retired DEV_{READ,WRITE,GATHER,SCATTER,IOCTL} (safe versions *_S are to
2007-02-07 16:22:19 +00:00
const.h
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
device.c
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
drivers.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
file.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
fproc.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
fs.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
glo.h
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
inc.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
inode.c
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
inode.h
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
link.c
Removed old debug code.
2007-08-08 15:27:07 +00:00
lock.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
main.c
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
Makefile
Removed references to stacktrace.
2007-08-07 13:21:55 +00:00
misc.c
removed or optionalized verbose/debugging messages
2007-02-16 15:50:30 +00:00
mount.c
close device if mount fails after device opened.
2007-09-26 15:06:41 +00:00
open.c
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
param.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
path.c
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
pipe.c
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
protect.c
Removed references to stacktrace.
2007-08-07 13:21:55 +00:00
proto.h
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
queue.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
read.c
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
select.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
stadir.c
REQ_FSTATFS now operates on the root inode (the inode parameter has been
2007-08-17 11:20:59 +00:00
super.c
removed or optionalized verbose/debugging messages
2007-02-16 15:50:30 +00:00
super.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
table.c
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
time.c
Added new interface to VFS.
2007-08-07 12:38:35 +00:00
type.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
utility.c
tweak to panic functions of mfs and vfs.
2007-10-23 14:17:51 +00:00
write.c
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00