Go to file
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
bin ulimit builtin (PR #388) 1994-11-04 17:13:27 +00:00
distrib I was too pessimistic about the installer being able to run over an 1994-11-01 00:51:35 +00:00
etc Actually pass all the arguments to amd that we meant to. Reported by 1994-11-04 13:27:32 +00:00
games Fix typo in the name of the important potion. 1994-10-23 05:21:43 +00:00
gnu we do not install as cccp 1994-11-02 09:07:33 +00:00
include new RCS ID format. 1994-10-26 00:55:40 +00:00
lib another type change 1994-11-02 09:17:27 +00:00
libexec Misc manpages fixes (PR #551) 1994-11-03 15:37:46 +00:00
regress clean up import 1994-08-18 00:38:04 +00:00
sbin Misc manpages fixes (PR #551) 1994-11-03 15:37:46 +00:00
share new RCS ID format. 1994-10-27 04:14:23 +00:00
sys As pointed out by Bruce, splsoftclock() needs to process pending interrupts 1994-11-06 01:37:47 +00:00
usr.bin Misc manpages fixes (PR #551) 1994-11-03 15:37:46 +00:00
usr.sbin Fix core dump when parsing ccd device specifications. From Jason Downs. 1994-10-31 19:13:13 +00:00
Makefile if not installing man pages, don't remake whatis db 1994-06-14 04:40:29 +00:00