Erik van der Kouwe
2d7dfd1a46
Fix warning in panic
2009-08-17 17:56:34 +00:00
Ben Gras
c078ec0331
Basic VM and other minor improvements.
...
Not complete, probably not fully debugged or optimized.
2008-11-19 12:26:10 +00:00
Philip Homburg
4ce2267dd3
Type _exit and abort before generating a trap.
2007-04-23 12:13:51 +00:00
Ben Gras
be30a639cd
Don't sys_kill SELF if a PM exit fails; just generate a fault to get
...
us killed through the kernel with PM finding out.
This makes it unnecessary for servers and drivers to be able to do
sys_kill generally, so KILL can go out of /etc/drivers.conf.
2007-02-23 12:54:02 +00:00
Philip Homburg
36e8c1a185
Added assert to syslib. Moved panic from sysutil to syslib for assert.
...
Panic now tries sys_kill with SIGKILL first.
2006-03-15 12:06:18 +00:00