minix/servers/pm
Lionel Sambuc c3fc9df84a Adding ipc_ prefix to ipc primitives
* Also change _orig to _intr for clarity
 * Cleaned up {IPC,KER}VEC
 * Renamed _minix_kernel_info_struct to get_minix_kerninfo
 * Merged _senda.S into _ipc.S
 * Moved into separate files get_minix_kerninfo and _do_kernel_call
 * Adapted do_kernel_call to follow same _ convention as ipc functions
 * Drop patches in libc/net/send.c and libc/include/namespace.h

Change-Id: If4ea21ecb65435170d7d87de6c826328e84c18d0
2014-03-01 09:05:01 +01:00
..
alarm.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
const.h Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
exec.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
forkexit.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
getset.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
glo.h Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
main.c Adding ipc_ prefix to ipc primitives 2014-03-01 09:05:01 +01:00
Makefile Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
mcontext.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
misc.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
mproc.h Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
pm.h PM/VFS protocol: prefix with VFS_PM_ 2014-03-01 09:05:00 +01:00
profile.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
proto.h Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
schedule.c Replacing timer_t by netbsd's timer_t 2014-03-01 09:04:54 +01:00
signal.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
table.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
time.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
trace.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c Clean up interface to PM and VFS 2014-03-01 09:05:01 +01:00