ed 9d9e2a90b2 Remove unneeded pointer `ndp'.
Inside do_execve(), we have a pointer `ndp', which always points to
`&nd'. I can imagine a primitive (non-optimizing) compiler to really
reserve space for such a pointer, so just remove the variable and use
`&nd' directly.
2009-02-26 16:32:48 +00:00
..
2008-11-29 14:32:14 +00:00
2009-02-26 16:32:48 +00:00
2008-09-23 14:25:56 +00:00
2008-08-03 21:07:19 +00:00
2008-11-27 04:40:37 +00:00
2008-09-22 10:37:02 +00:00
2008-05-12 06:42:06 +00:00
2008-05-23 04:06:49 +00:00
2007-12-14 21:30:51 +00:00
2008-07-27 21:45:20 +00:00
2009-02-26 12:12:34 +00:00
2009-01-26 15:32:39 +00:00
2009-02-03 07:50:41 +00:00
2009-02-19 17:54:42 +00:00
2009-02-11 16:28:49 +00:00
2009-01-01 20:03:22 +00:00