Searched hist:5243 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/lib/libc/i386/string/
H A Dstrncmp.Sdiff 5243 Tue Dec 27 11:12:34 MST 1994 bde Fix a spelling error and add a comment about possible improvements.
/freebsd-10.1-release/sbin/hastd/
H A Dhastd.cdiff 209177 Mon Jun 14 19:29:30 MDT 2010 pjd 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
MFC after: 3 days

Completed in 117 milliseconds