minix/servers/mfs
Ben Gras 6a73e85ad1 retire _PROTOTYPE
. only good for obsolete K&R support
	. also remove a stray ansi.h and the proto cmd
2012-03-25 16:17:10 +02:00
..
buf.h mfs: use macros to mark blocks and inodes dirty 2011-12-22 01:29:27 +01:00
cache.c retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
clean.h mfs: mark blocks clean when invalidated 2012-01-18 17:51:04 +01:00
const.h mfs: use macros to mark blocks and inodes dirty 2011-12-22 01:29:27 +01:00
fs.h increase system-wide filename limit to 255 2011-08-17 16:00:01 +00:00
glo.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
inode.c retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
inode.h mfs: restore readonly mounting 2011-12-22 01:29:27 +01:00
link.c retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
main.c retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
Makefile Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
mfsdir.h increase system-wide filename limit to 255 2011-08-17 16:00:01 +00:00
misc.c mfs: use macros to mark blocks and inodes dirty 2011-12-22 01:29:27 +01:00
mount.c mfs: clean flag 2011-12-22 16:53:32 +01:00
open.c retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
path.c retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
pipe.c Check group range for sanity 2011-09-08 12:23:03 +00:00
protect.c retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
proto.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
read.c retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
stadir.c mfs: more accurate stat.st_blocks estimation 2012-03-05 22:32:33 +01:00
stats.c Fix bugs found in MFS by clang static analyzer. 2011-08-10 20:47:16 +00:00
super.c Convert s_block_size on MFSv3. 2012-01-08 23:52:57 +04:00
super.h mfs: clean flag 2011-12-22 16:53:32 +01:00
table.c retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
time.c mfs: use macros to mark blocks and inodes dirty 2011-12-22 01:29:27 +01:00
type.h mfs: use macros to mark blocks and inodes dirty 2011-12-22 01:29:27 +01:00
utility.c Clean up MFS a bit: 2010-06-01 12:35:33 +00:00
write.c retire _PROTOTYPE 2012-03-25 16:17:10 +02:00