minix/servers/avfs
Thomas Veerman 8a266a478e Increase gid_t and uid_t to 32 bits
Increase gid_t and uid_t to 32 bits and provide backwards compatibility
where needed.
2011-09-05 13:56:14 +00:00
..
comm.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
comm.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
const.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
device.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
dmap.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
dmap.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
exec.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
exec.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
file.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
filedes.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
fproc.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
fs.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
fscall.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
gcov.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
glo.h Unverbose mount 2011-08-26 15:49:37 +00:00
job.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
link.c Fix locking issues with back calls from FSes 2011-08-19 14:17:35 +00:00
lock.c Allow block special files to be file locked 2011-08-22 11:51:01 +00:00
lock.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
main.c Unverbose mount 2011-08-26 15:49:37 +00:00
Makefile Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
misc.c Let FSes exit themselves upon system shutdown 2011-08-26 15:17:53 +00:00
mount.c Unverbose mount 2011-08-26 15:49:37 +00:00
open.c Fix locking issues with back calls from FSes 2011-08-19 14:17:35 +00:00
param.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
path.c Report error instead panicing 2011-08-22 13:08:38 +00:00
path.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
pipe.c Fix locking issues with back calls from FSes 2011-08-19 14:17:35 +00:00
protect.c Increase gid_t and uid_t to 32 bits 2011-09-05 13:56:14 +00:00
proto.h Store and use max concurrent requests 2011-08-26 12:47:43 +00:00
read.c Turn off block read debugs and turn on mount debugs 2011-08-22 13:24:35 +00:00
request.c Store and use max concurrent requests 2011-08-26 12:47:43 +00:00
request.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
select.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
select.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
stadir.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
table.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
threads.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
time.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
tll.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
tll.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
utility.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
vmnt.c Fix locking issues with back calls from FSes 2011-08-19 14:17:35 +00:00
vmnt.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
vnode.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
vnode.h Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
worker.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00
write.c Merge AVFS and APFS 2011-08-17 13:40:36 +00:00