Don Lewis 91e97a8266 In an SMP environment post-Giant it is no longer safe to blindly
dereference the struct sigio pointer without any locking.  Change
fgetown() to take a reference to the pointer instead of a copy of the
pointer and call SIGIO_LOCK() before copying the pointer and
dereferencing it.

Reviewed by:	rwatson
2002-10-03 02:13:00 +00:00
..
2002-09-15 08:43:23 +00:00
2002-09-21 08:44:51 +00:00
2002-10-01 22:33:40 +00:00
2002-07-21 05:16:56 +00:00
2002-10-01 00:44:31 +00:00
2002-10-01 00:46:41 +00:00
2002-09-20 18:15:40 +00:00
2002-01-08 06:47:55 +00:00
2002-03-20 02:08:01 +00:00
2002-07-26 08:01:08 +00:00
2002-07-24 01:09:38 +00:00
2002-04-13 22:34:16 +00:00
2002-09-23 18:54:32 +00:00
2002-10-02 09:09:25 +00:00
2002-09-23 18:54:32 +00:00
2002-09-23 18:54:32 +00:00
2002-05-30 23:41:51 +00:00
2002-09-20 23:26:07 +00:00
2002-09-21 08:44:51 +00:00
2002-03-23 15:36:13 +00:00
2002-09-09 17:39:48 +00:00
2002-08-23 23:49:02 +00:00
2002-09-21 21:43:49 +00:00
2002-03-20 02:08:01 +00:00
2002-03-20 07:51:46 +00:00
2002-03-20 02:08:01 +00:00
2002-09-23 18:54:32 +00:00
2002-10-02 09:09:25 +00:00
2002-09-29 18:42:14 +00:00