freebsd-src/sys
Bruce Evans aef18d6ed7 Another try: fixed bogus change of the fifo settings for the non-speed of 0.
rev.1.30 incorrectly changed the behaviour from always disabling the fifo
to always enabling it.
1996-04-13 14:55:18 +00:00
..
alpha
amd64 Use PCB_SAVEFPU_SIZE instead of a too-small size in savectx(). This 1996-04-13 11:24:13 +00:00
compat/linux
compile
conf remove variables KMODGRP?=, KMODOWN?=, KMODMODE?= 1996-04-11 23:03:10 +00:00
ddb
dev Another try: fixed bogus change of the fifo settings for the non-speed of 0. 1996-04-13 14:55:18 +00:00
fs
geom
gnu
i386 Another try: fixed bogus change of the fifo settings for the non-speed of 0. 1996-04-13 14:55:18 +00:00
isa Another try: fixed bogus change of the fifo settings for the non-speed of 0. 1996-04-13 14:55:18 +00:00
isofs/cd9660
kern Fix a longstanding bug and a buglet of no significance. 1996-04-13 13:28:54 +00:00
libkern
miscfs
modules
msdosfs
net Eliminated sloppy common-style declarations. Now there are no duplicated 1996-04-13 12:45:57 +00:00
netinet Eliminated sloppy common-style declarations. Now there are no duplicated 1996-04-13 12:45:57 +00:00
netipx Don't use a newfangled auto initializer. Initialize everything by 1996-04-13 14:37:22 +00:00
netns
nfs
nfsclient
nfsserver
pc98/pc98 Eliminated sloppy common-style declarations. Now there are no duplicated 1996-04-13 12:45:57 +00:00
pccard Changed #includes of <i386/include/foo.h> to #includes of <machine/foo.h>. 1996-04-07 17:56:53 +00:00
pci Removed sections 3 and 4 from my copyright. 1996-04-08 01:31:42 +00:00
powerpc/include
rpc
scsi
sys Changed noreturn' to __noreturn__' so that all headers don't break if 1996-04-13 14:23:29 +00:00
tools
ufs Replace usage of buf->b_actf by queue.3 and buf->b_act 1996-04-08 07:54:51 +00:00
vm Fixed a spl hog. The vmdaemon process ran entirely at splhigh. It 1996-04-11 21:05:25 +00:00
Makefile