pjd 6df0eeaa15 MFC r209263:
r209175:

Eliminate dead code.

Found by:	Coverity Prevent
CID:		5158

r209177:

Remove macros that are not really needed. The idea was to have them in case
we grow more descriptors, but I'll reconsider readding them once we get there.

Passing (a = b) expression to FD_ISSET() is bad idea, as FD_ISSET() evaluates
its argument twice.

Found by:	Coverity Prevent
CID:		5243

r209179:

Plug memory leaks.

Found by:	Coverity Prevent
CID:		7052, 7053, 7054, 7055

r209180:

Plug memory leak.

Found by:	Coverity Prevent
CID:		7051

r209181:

Plug memory leak.

Found by:	Coverity Prevent
CID:		7056

r209182:

Plug memory leak.

Found by:	Coverity Prevent
CID:		7057

r209183:

Initialize gctl_seq for synchronization requests.

Reported by:	hiroshi@soupacific.com
Analysed by:	Mikolaj Golub <to.my.trociny@gmail.com>
Tested by:	hiroshi@soupacific.com, Mikolaj Golub <to.my.trociny@gmail.com>

r209184:

Fix typos.

r209185:

Correct various log messages.

Submitted by: Mikolaj Golub <to.my.trociny@gmail.com>

Note that without some of these changes hastd won't work on 8.x properly.

Approved by:	re (kensmith)
2010-06-23 23:07:57 +00:00
..
2010-03-01 19:16:34 +00:00
2009-08-19 16:40:45 +00:00
2010-05-08 16:06:54 +00:00
2009-11-17 15:28:14 +00:00
2010-04-29 22:40:12 +00:00
2010-02-28 11:14:29 +00:00
2009-10-23 14:43:17 +00:00
2010-03-05 00:31:03 +00:00
2010-04-18 19:21:08 +00:00
2009-11-27 10:53:46 +00:00
2010-05-03 12:43:17 +00:00
2010-06-09 14:30:21 +00:00
2010-06-12 00:28:41 +00:00
2010-03-17 20:27:35 +00:00
2010-05-01 19:12:37 +00:00
2010-06-23 23:07:57 +00:00
2010-05-18 04:21:50 +00:00
2010-03-05 00:32:22 +00:00
2010-02-01 16:02:14 +00:00
2009-10-09 13:31:36 +00:00
2010-05-12 17:22:11 +00:00
2009-11-27 10:55:28 +00:00
2010-01-05 12:34:16 +00:00
2010-03-05 00:33:05 +00:00
2010-01-30 12:11:21 +00:00
2010-05-03 12:37:33 +00:00
2007-07-03 12:46:08 +00:00
2009-01-11 22:36:45 +00:00
2009-01-31 13:48:15 +00:00
2010-05-23 20:27:13 +00:00
2009-04-14 23:05:36 +00:00
2010-01-30 12:11:21 +00:00
2010-04-21 05:36:53 +00:00
2010-04-20 20:24:00 +00:00
2010-04-18 19:21:08 +00:00
2010-04-18 21:14:49 +00:00