minix/commands/service
Ben Gras 3f38115c7b _MINIX_SYSTEM - fixes for in-minix crossbuild
. define _MINIX_SYSTEM for all system code from minix.service.mk
	. hide some system-level declarations and definitions
	  behind _MINIX_SYSTEM to cleanly fix host tool build problems on
	  Minix (such as: NONE being defined and paddr_t being used but not
	  declared)
	. the similar definition _SYSTEM is unsuitable as it changes the
	  values of errno definitions

Change-Id: I407de79e2575115243a074b16e79546a279cfa3e
2014-07-28 17:05:14 +02:00
..
config.h base system hooks for pkgsrc drivers 2011-11-16 16:18:21 +01:00
Makefile Switch to disable bin. exp. wait time in RS 2013-02-16 19:35:19 +01:00
parse.c _MINIX_SYSTEM - fixes for in-minix crossbuild 2014-07-28 17:05:14 +02:00
parse.h service: allow starting service with user's realuid 2012-02-01 13:21:56 +00:00
print.c Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
proto.h service: nonfatally ignore unknown call keywords 2013-01-08 18:54:04 +00:00
service.8 VFS: further cleanup of device code 2014-03-01 09:04:58 +01:00
service.c include/paths.h: merged 2014-03-03 20:47:01 +01:00
util.c service: nonfatally ignore unknown call keywords 2013-01-08 18:54:04 +00:00