freebsd-dev/share
Jason Evans 0384fff8c5 Major update to the way synchronization is done in the kernel. Highlights
include:

* Mutual exclusion is used instead of spl*().  See mutex(9).  (Note: The
  alpha port is still in transition and currently uses both.)

* Per-CPU idle processes.

* Interrupts are run in their own separate kernel threads and can be
  preempted (i386 only).

Partially contributed by:	BSDi (BSD/OS)
Submissions by (at least):	cp, dfr, dillon, grog, jake, jhb, sheldonh
2000-09-07 01:33:02 +00:00
..
colldef Fix code names according to KOI8-U RFC 2000-05-04 18:03:47 +00:00
dict
doc Fix typos. 2000-08-21 14:08:43 +00:00
examples ``Anyone is now free to rub two primes together for their own gratification'' 2000-09-06 23:46:50 +00:00
info
isdn Don't extract these files as mode 666 during build, use mode 644 instead. 2000-08-15 09:14:04 +00:00
man Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
me
misc Added page http://perso.wanadoo.fr/levenez/unix/ to Bibliography. 2000-09-03 17:11:26 +00:00
mk The kernel is now known as `kernel.ko' and it and its matching modules 2000-09-05 22:37:46 +00:00
mklocale Correct uk_UA.KOI8-U locale ALPHAs specification 2000-04-23 15:07:51 +00:00
skel o Apply asmodai's spelling commit from /etc/root to dot.cshrc in /share/skel 2000-07-15 03:24:18 +00:00
syscons Add Turkish keyboard 2000-08-30 11:04:51 +00:00
tabset
termcap cons25r: minimize differences with cons25 2000-08-25 08:36:43 +00:00
timedef Fix alt months 2000-07-05 21:02:45 +00:00
zoneinfo Merge from vendor branch. Also move FreeBSD Ids away from vendor Id 2000-08-10 19:36:46 +00:00
Makefile Add a knob to turn off the mostly static docs (src/share/doc/). 2000-03-21 09:24:09 +00:00
Makefile.inc