emaste 12ae7f74a0 Drop explicit unsigned from FD_SETSIZE constant
FD_SETSIZE is often used as an argument to select or compared with an
integer file descriptor.  Rather than force 3rd party software to add
explicit casts, just make it a plain (int) constant as on other
operating systems.

Previous discussion:
http://lists.freebsd.org/pipermail/freebsd-standards/2012-July/002410.html
2014-04-28 13:42:41 +00:00
..
2014-04-07 20:44:00 +00:00
2014-03-31 16:37:41 +00:00
2013-11-29 20:14:26 +00:00
2014-04-27 21:17:54 +00:00
2014-03-14 06:29:43 +00:00
2014-04-17 12:22:08 +00:00
2014-04-20 05:40:13 +00:00
2014-02-06 13:28:06 +00:00
2014-04-05 22:43:18 +00:00
2014-04-05 22:43:18 +00:00
2014-03-14 06:29:43 +00:00