mycroft 205d425f2f As pointed out by Bruce, splsoftclock() needs to process pending interrupts
when lowering the priority.  Do this by simply calling splx().  For the
benefit of NFS (for now), modify splx() to return a value so that
splsoftclock() does.  This work is optimized out for every use of splx()
that ignores the value, so it only affects relevant code.
Also, clean up this file a little.
1994-11-06 01:37:47 +00:00
1994-11-04 17:13:27 +00:00
1994-11-02 09:07:33 +00:00
1994-11-02 09:17:27 +00:00
1994-11-03 15:37:46 +00:00
1994-11-03 15:37:46 +00:00
1994-11-03 15:37:46 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%