minix/servers/pm
Ben Gras 02081e4b62 rename mmap() and munmap()
. it's a good extra interface to have but doesn't
	  meet standardised functionality
	. applications (in pkgsrc) find it and expect
	  full functionality the minix mmap doesn't offter
	. on the whole probably better to hide these functions
	  (mmap and friends) until they are grown up; the base system
	  can use the new minix_* names
2011-07-16 13:01:19 +02:00
..
alarm.c move timers code to libsys 2010-07-09 12:58:18 +00:00
break.c
const.h Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
dma.c
exec.c
forkexit.c Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
getset.c
glo.h
main.c
Makefile boot: Add multiboot support 2011-06-24 17:21:51 +02:00
mcontext.c
misc.c
mproc.h
param.h
pm.h
profile.c
proto.h
schedule.c
signal.c
table.c
time.c panic() cleanup. 2010-03-05 15:05:11 +00:00
trace.c Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c rename mmap() and munmap() 2011-07-16 13:01:19 +02:00