minix/servers/vfs
Erik van der Kouwe 739f2d7536 Fix comment
2010-07-15 14:47:08 +00:00
..
const.h Clean up MFS a bit: 2010-06-01 12:35:33 +00:00
device.c Get rid of asynsend backup copy in VFS 2010-06-25 14:57:54 +00:00
dmap.c
dmap.h
exec.c Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
file.h
filedes.c
fproc.h
fs.h move timers code to libsys 2010-07-09 12:58:18 +00:00
fscall.c
glo.h
link.c
lock.c Remove legacy MM, FS, and FS_PROC_NR macros 2010-06-08 13:58:01 +00:00
lock.h
main.c move timers code to libsys 2010-07-09 12:58:18 +00:00
Makefile move timers code to libsys 2010-07-09 12:58:18 +00:00
misc.c Fix comment 2010-07-15 14:47:08 +00:00
mount.c vfs: don't use a mountpoint if it's in use for anything else. 2010-06-11 11:41:56 +00:00
open.c Make RS and VFS aware of new UDS major. Contributed by Thomas Cort 2010-07-15 13:51:38 +00:00
param.h
path.c
pipe.c
protect.c Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
proto.h move timers code to libsys 2010-07-09 12:58:18 +00:00
read.c
request.c include, vfs: statvfs, fstatvfs calls, contributed by Buccapatnam Tirumala, Gautam. 2010-06-23 23:53:50 +00:00
request.h
select.c Make RS and VFS aware of new UDS major. Contributed by Thomas Cort 2010-07-15 13:51:38 +00:00
select.h
stadir.c include, vfs: statvfs, fstatvfs calls, contributed by Buccapatnam Tirumala, Gautam. 2010-06-23 23:53:50 +00:00
table.c include, vfs: statvfs, fstatvfs calls, contributed by Buccapatnam Tirumala, Gautam. 2010-06-23 23:53:50 +00:00
time.c
utility.c Don't use kernel responses in servers 2010-06-24 07:37:26 +00:00
vmnt.c
vmnt.h
vnode.c Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
vnode.h
write.c