..
alarm.c
move timers code to libsys
2010-07-09 12:58:18 +00:00
break.c
- Introduce some macros for field names, so that endpt, pendpt,
2009-09-21 14:48:19 +00:00
const.h
Fix a few compile time warnings
2010-07-02 12:41:19 +00:00
exec.c
PM: extend srv_fork to set a specific UID
2012-01-30 15:16:19 +00:00
forkexit.c
PM: extend srv_fork to set a specific UID
2012-01-30 15:16:19 +00:00
getset.c
Implement issetugid syscall
2011-11-28 10:03:43 +00:00
glo.h
SMP - can boot even if some cpus fail to boot
2010-09-15 14:11:21 +00:00
main.c
More cleaning up
2012-02-15 19:04:58 +00:00
Makefile
Remove obsolete INSTALLFLAGS from makefiles
2012-02-16 23:26:38 +01:00
mcontext.c
- Add support for the ucontext system calls (getcontext, setcontext,
2010-03-12 15:58:41 +00:00
misc.c
APFS: drop privileges upon startup
2012-01-30 15:16:20 +00:00
mproc.h
Implement issetugid syscall
2011-11-28 10:03:43 +00:00
param.h
Add "expected size" parameter to getsysinfo()
2011-12-11 22:34:14 +01:00
pm.h
<ansi.h> -> <minix/ansi.h>
2011-01-28 11:35:02 +00:00
profile.c
Split off sys_umap_remote from sys_umap
2011-06-10 14:28:20 +00:00
proto.h
Cut PM out of the adddma/deldma/getdma call path
2012-01-14 00:27:06 +01:00
schedule.c
SMP - Changed prototype of sys_schedule()
2010-09-15 14:10:42 +00:00
signal.c
libcompat_minix-centric cleanup
2012-03-16 17:06:24 +01:00
table.c
vfs/avfs: renumber stat calls so as to be unique
2012-01-14 00:27:07 +01:00
time.c
panic() cleanup.
2010-03-05 15:05:11 +00:00
trace.c
Use correct value for _NSIG
2012-01-16 11:42:29 +00:00
type.h
Removed 'system process' magic from PM and FS.
2005-05-13 08:57:08 +00:00
utility.c
More cleaning up
2012-02-15 19:04:58 +00:00