Alfred Perlstein 2f3cf91876 Check validity of signal callback requested via aio routines.
Also move the insertion of the request to after the request is validated,
there's still looks like there may be some problems if an invalid address
is passed to the aio routines, basically a possible leak or having a
not completely initialized structure on the queue may still be possible.

A new sig macro was made _SIG_VALID to check the validity of a signal,
it would be advisable to use it from now on (in kern/kern_sig.c) rather
than rolling your own.

PR: kern/17152
2001-04-18 22:18:39 +00:00
..
2001-01-28 06:39:56 +00:00
2001-04-13 09:37:25 +00:00
2001-01-24 08:42:39 +00:00
2001-04-11 18:50:50 +00:00
2001-03-07 03:27:32 +00:00
2001-04-17 20:45:23 +00:00
2000-12-01 08:57:47 +00:00
2001-01-01 23:09:53 +00:00
2001-02-22 13:46:09 +00:00
2000-12-31 23:12:20 +00:00
2000-12-28 12:17:35 +00:00
2000-09-29 13:36:47 +00:00
2000-05-01 20:32:07 +00:00
2000-04-22 15:13:06 +00:00
2000-12-01 08:57:47 +00:00
1999-08-28 01:08:13 +00:00
2001-03-01 21:00:17 +00:00
2001-03-01 21:00:17 +00:00