..
buf.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
const.h
Retired DEV_{READ,WRITE,GATHER,SCATTER,IOCTL} (safe versions *_S are to
2007-02-07 16:22:19 +00:00
device.c
. readall: use lseek64() to read more than 4GB of a device
2007-04-24 13:27:33 +00:00
dmap.c
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
exec.c
more removing of warning and debug messages.
2007-04-13 14:00:31 +00:00
file.h
First cut at 64-bit file offsets in block devices for mkfs/fsck.
2006-11-27 14:21:43 +00:00
filedes.c
Mostly bugfixes of bugs triggered by the test set.
2007-02-01 17:50:02 +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
Mostly bugfixes of bugs triggered by the test set.
2007-02-01 17:50:02 +00:00
inode.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
link.c
VFS cleanup (mostly open).
2007-01-05 16:36:55 +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
Mostly bugfixes of bugs triggered by the test set.
2007-02-01 17:50:02 +00:00
Makefile
don't call mkdep with an absolute path
2007-02-08 16:26:20 +00:00
misc.c
more removing of warning and debug messages.
2007-04-13 14:00:31 +00:00
mount.c
. leave out hardware-fp code from library
2007-04-12 16:45:00 +00:00
open.c
Removed some indentation.
2007-04-23 14:33:42 +00:00
param.h
Some 64-bit file offset changes that were left out accidentally in the first
2006-12-06 15:21:27 +00:00
path.c
verbose message out
2007-04-12 17:01:54 +00:00
pipe.c
VFS cleanup (mostly open).
2007-01-05 16:36:55 +00:00
protect.c
Mostly bugfixes of bugs triggered by the test set.
2007-02-01 17:50:02 +00:00
proto.h
Mostly bugfixes of bugs triggered by the test set.
2007-02-01 17:50:02 +00:00
read.c
Retired DEV_{READ,WRITE,GATHER,SCATTER,IOCTL} (safe versions *_S are to
2007-02-07 16:22:19 +00:00
request.c
Mostly bugfixes of bugs triggered by the test set.
2007-02-01 17:50:02 +00:00
request.h
VFS cleanup (mostly open).
2007-01-05 16:36:55 +00:00
select.c
Retired DEV_{READ,WRITE,GATHER,SCATTER,IOCTL} (safe versions *_S are to
2007-02-07 16:22:19 +00:00
select.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
stadir.c
Mostly bugfixes of bugs triggered by the test set.
2007-02-01 17:50:02 +00:00
super.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
table.c
Some 64-bit file offset changes that were left out accidentally in the first
2006-12-06 15:21:27 +00:00
time.c
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
timers.c
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
type.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
utility.c
Mostly bugfixes of bugs triggered by the test set.
2007-02-01 17:50:02 +00:00
vmnt.c
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
vmnt.h
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00
vnode.c
leave out debug message
2007-04-12 15:24:45 +00:00
vnode.h
VFS cleanup (mostly open).
2007-01-05 16:36:55 +00:00
write.c
Merge of VFS by Balasz Gerofi with Minix trunk.
2006-10-25 13:40:36 +00:00