.. |
const.h
|
Added XDOPEN.
|
2008-02-22 14:50:41 +00:00 |
device.c
|
. new kernel call sysctl for generic unprivileged system operations;
|
2009-01-26 17:43:59 +00:00 |
dmap.c
|
Added dmap_async_driver and dmap_sel_filp fields. Support for asynch character
|
2008-02-22 15:01:00 +00:00 |
dmap.h
|
Added dmap_async_driver and dmap_sel_filp fields. Support for asynch character
|
2008-02-22 15:01:00 +00:00 |
exec.c
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |
file.h
|
Added filp_state for driver recovery and filp_select_flags to store select
|
2008-02-22 14:19:23 +00:00 |
filedes.c
|
Added filp_state for driver recovery and filp_select_flags to store select
|
2008-02-22 14:19:23 +00:00 |
fproc.h
|
cleanup of vfs shutdown logic; makes clean unmounts easier (but
|
2009-04-29 16:59:18 +00:00 |
fs.h
|
New VFS interface
|
2007-08-07 12:52:47 +00:00 |
glo.h
|
system_hz replaces HZ
|
2008-12-11 14:48:05 +00:00 |
inode.h
|
Merge of VFS by Balasz Gerofi with Minix trunk.
|
2006-10-25 13:40:36 +00:00 |
link.c
|
debug out
|
2008-12-11 14:46:46 +00:00 |
lock.c
|
First cut at 64-bit file offsets in block devices for mkfs/fsck.
|
2006-11-27 14:21:43 +00:00 |
lock.h
|
Merge of VFS by Balasz Gerofi with Minix trunk.
|
2006-10-25 13:40:36 +00:00 |
main.c
|
cleanup of vfs shutdown logic; makes clean unmounts easier (but
|
2009-04-29 16:59:18 +00:00 |
Makefile
|
. new kernel call sysctl for generic unprivileged system operations;
|
2009-01-26 17:43:59 +00:00 |
misc.c
|
cleanup of vfs shutdown logic; makes clean unmounts easier (but
|
2009-04-29 16:59:18 +00:00 |
mmap.c
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |
mount.c
|
cleanup of vfs shutdown logic; makes clean unmounts easier (but
|
2009-04-29 16:59:18 +00:00 |
open.c
|
cleanup of vfs shutdown logic; makes clean unmounts easier (but
|
2009-04-29 16:59:18 +00:00 |
param.h
|
New VFS interface
|
2007-08-07 12:52:47 +00:00 |
path.c
|
turn off scary looking debug messages.
|
2009-05-07 09:57:43 +00:00 |
pipe.c
|
don't make susp_count negative.
|
2009-04-02 11:44:26 +00:00 |
protect.c
|
New VFS interface
|
2007-08-07 12:52:47 +00:00 |
proto.h
|
. new kernel call sysctl for generic unprivileged system operations;
|
2009-01-26 17:43:59 +00:00 |
read.c
|
turn off scary looking debug messages.
|
2009-05-07 09:57:43 +00:00 |
request.c
|
. new kernel call sysctl for generic unprivileged system operations;
|
2009-01-26 17:43:59 +00:00 |
request.h
|
cleanup
|
2007-08-10 13:02:39 +00:00 |
select.c
|
Initialize deferred field. This seems to fix a hanging select() bug.
|
2008-12-17 14:20:08 +00:00 |
select.h
|
Asynchronous select implementation.
|
2008-02-22 15:46:59 +00:00 |
stadir.c
|
cleanup of vfs shutdown logic; makes clean unmounts easier (but
|
2009-04-29 16:59:18 +00:00 |
super.h
|
New VFS interface
|
2007-08-07 12:52:47 +00:00 |
table.c
|
Higher NCALLS requires bigger table. New calls are in PM.
|
2008-02-22 14:51:38 +00:00 |
time.c
|
New VFS interface
|
2007-08-07 12:52:47 +00:00 |
timers.c
|
Merge of VFS by Balasz Gerofi with Minix trunk.
|
2006-10-25 13:40:36 +00:00 |
type.h
|
New VFS interface
|
2007-08-07 12:52:47 +00:00 |
utility.c
|
turn off scary looking debug messages.
|
2009-05-07 09:57:43 +00:00 |
vmnt.c
|
Merge of VFS by Balasz Gerofi with Minix trunk.
|
2006-10-25 13:40:36 +00:00 |
vmnt.h
|
. new kernel call sysctl for generic unprivileged system operations;
|
2009-01-26 17:43:59 +00:00 |
vnode.c
|
cleanup of vfs shutdown logic; makes clean unmounts easier (but
|
2009-04-29 16:59:18 +00:00 |
vnode.h
|
put put_vnode() back where it belongs!
|
2008-12-16 16:11:24 +00:00 |
write.c
|
Merge of VFS by Balasz Gerofi with Minix trunk.
|
2006-10-25 13:40:36 +00:00 |