minix/servers/ext2
Ben Gras c8f3b10909 fix a few more minix specific warnings
. also disable stack protection feature for gcc,
	  causes build errors for pkgsrc gcc on minix

Change-Id: I1c6e2bcb4d948098d642543d7b2711284ee55c72
2013-08-27 16:16:03 +00:00
..
balloc.c panic: declare as printf-style-checked 2013-05-31 13:35:25 +00:00
buf.h Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
const.h Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
fs.h Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
glo.h Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
ialloc.c panic: declare as printf-style-checked 2013-05-31 13:35:25 +00:00
inode.c fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
inode.h Add support for the ext2 file system. Contributed by Evgeniy Ivanov. 2010-08-02 11:44:45 +00:00
link.c fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
main.c Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
Makefile a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
misc.c ext2: annotate cache blocks with inode metadata 2013-04-26 15:39:07 +00:00
mount.c Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
open.c fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
path.c a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
protect.c Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
proto.h a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
read.c fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00
stadir.c Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
super.c retire 64-bit conversion functions 2013-06-24 16:50:57 +02:00
super.h Add support for the ext2 file system. Contributed by Evgeniy Ivanov. 2010-08-02 11:44:45 +00:00
table.c ext2: annotate cache blocks with inode metadata 2013-04-26 15:39:07 +00:00
time.c Subsecond timestamps support for FS 2013-04-12 11:11:59 +02:00
type.h Move primary cache code to libminixfs. 2012-10-23 19:48:38 +02:00
utility.c a bit more -Werror compatability 2013-08-20 11:37:40 +02:00
write.c fix a few more minix specific warnings 2013-08-27 16:16:03 +00:00