minix/servers/ds
Ben Gras cbcdb838f1 various coverity-inspired fixes
. some strncpy/strcpy to strlcpy conversions
	. new <minix/param.h> to avoid including other minix headers
	  that have colliding definitions with library and commands code,
	  causing parse warnings
	. removed some dead code / assignments
2012-07-16 14:00:56 +02:00
..
inc.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
main.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
Makefile Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
proto.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
store.c drop segments from safemap/safeunmap invocations 2012-06-18 12:28:40 +00:00
store.h various coverity-inspired fixes 2012-07-16 14:00:56 +02:00