Ed Schouten 79da190c16 Remove unneeded D_NEEDGIANT from /dev/fd/{0,1,2}.
There is no reason the fdopen() routine needs Giant. It only sets
curthread->td_dupfd, based on the device unit number of the cdev.

I guess we won't get massive performance improvements here, but still, I
assume we eventually want to get rid of Giant.
2008-08-09 12:42:12 +00:00
..
2008-08-04 14:42:09 +00:00
2008-08-03 14:11:06 +00:00
Nit
2008-08-09 11:28:57 +00:00