freebsd-src/sys
1996-04-13 11:22:57 +00:00
..
alpha
amd64 Generate #define of PCB_SAVEFPU_SIZE for use in savectx(). 1996-04-13 11:22:57 +00:00
compat/linux Removed never-used #includes of <machine/cpu.h>. Many were apparently 1996-04-07 17:39:28 +00:00
compile
conf remove variables KMODGRP?=, KMODOWN?=, KMODMODE?= 1996-04-11 23:03:10 +00:00
ddb
dev Improve the handling of receive errors. Fix a nasty bug in the receive 1996-04-12 19:57:44 +00:00
fs Fix adjkerntz expression priority. 1996-04-05 18:59:06 +00:00
geom
gnu Removed the 2 remaining calls to sleep(). 1996-04-07 13:20:40 +00:00
i386 Generate #define of PCB_SAVEFPU_SIZE for use in savectx(). 1996-04-13 11:22:57 +00:00
isa Moved AUTO_EOI_[12] and most sio and pcvt options out of the makefile. 1996-04-11 21:18:49 +00:00
isofs/cd9660
kern Spell cpu_switch() with an i in a comment. 1996-04-11 20:56:29 +00:00
libkern
miscfs Fix the reproto.sh script that was broken after my KNFification. 1996-04-07 01:15:03 +00:00
modules
msdosfs Fix adjkerntz expression priority. 1996-04-05 18:59:06 +00:00
net When cslip gets an uncompressed packet, it attempts to save off the TCP/IP 1996-04-11 06:46:24 +00:00
netinet Fix a bogon I introduced with my last change. 1996-04-12 09:24:22 +00:00
netipx
netns
nfs
nfsclient
nfsserver
pc98/pc98
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 Removed now-unused #includes of <machine/cpu.h>. They were for bootverbose 1996-04-07 17:32:42 +00:00
sys Add five macros to TAILQ family to improve readability. 1996-04-08 07:51:57 +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