.. |
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
|
New fp_flags. Currently used to signal that is process should be suspended
|
2008-02-22 14:32:23 +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
|
. new kernel call sysctl for generic unprivileged system operations;
|
2009-01-26 17:43:59 +00:00 |
Makefile
|
. new kernel call sysctl for generic unprivileged system operations;
|
2009-01-26 17:43:59 +00:00 |
misc.c
|
. new kernel call sysctl for generic unprivileged system operations;
|
2009-01-26 17:43:59 +00:00 |
mmap.c
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +00:00 |
mount.c
|
|
2009-03-04 17:44:34 +00:00 |
open.c
|
put put_vnode() back where it belongs!
|
2008-12-16 16:11:24 +00:00 |
param.h
|
New VFS interface
|
2007-08-07 12:52:47 +00:00 |
path.c
|
Disable POSIX-required behavior wrt trailing slashes.
|
2007-08-08 11:40:47 +00:00 |
pipe.c
|
Basic VM and other minor improvements.
|
2008-11-19 12:26:10 +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
|
Pass suspend_reopen flag to dev_io.
|
2008-02-22 14:26:41 +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
|
REQ_FSTATFS now operates on the root inode (the inode parameter has been
|
2007-08-17 11:20:59 +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
|
don't hang old binaries
|
2008-12-11 14:45:49 +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
|
. new kernel call sysctl for generic unprivileged system operations;
|
2009-01-26 17:43:59 +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 |