Tomas Hruby 4fd433694f proc_addr() returns address based on location in proc array
- pproc_addr is not neccessary to get the address of a process if we know its
  number

- local proc variables in system calls implementation (sys_task) conflicts with
  the global proc array of all process, therefore the variable were renamed to
  proc_nr as they hold the process number
2009-09-15 09:57:22 +00:00
..
2009-08-30 14:55:30 +00:00
2009-07-02 16:25:31 +00:00
2009-07-02 16:25:31 +00:00
2009-01-09 21:44:52 +00:00
2009-08-30 14:55:30 +00:00
2009-08-30 14:55:30 +00:00
2009-07-02 16:25:31 +00:00
2008-11-19 12:26:10 +00:00