summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/os/waitq.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-2912172 genunix: variable may be used uninitializedToomas Soome1-2/+2
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@joyent.com>
2008-09-186733185 Further cleanup of SUN Studio 12 lint warnings in ON source.Nick Todd1-4/+2
6365532 socketvar.h strangles lint for everyone 5002763 Sockfs debug macros should be linted 6746261 _mkarglst accidentally exported from libc.
2007-09-046598427 waitq_runall() doesn't like being interruptedakolb1-7/+16
2007-03-09PSARC/2004/402 CPU Capsakolb1-0/+386
6327235 PSARC/2004/402 CPU caps 6464161 Dead KSLICE code should be removed 6514387 FX class contains dead code to keep list of member threads 6518395 kstat_zone_add performs KM_SLEEP allocation when it should not