freebsd-src/sys
Poul-Henning Kamp 22a31706dc Make alltraps a .globl so that DDB doesn't make people belive they have
an ALIGNFLT on their hands all the time.
1996-04-12 12:22:14 +00:00
..
alpha
amd64 Make alltraps a .globl so that DDB doesn't make people belive they have 1996-04-12 12:22:14 +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 Moved AUTO_EOI_[12] and most sio and pcvt options out of the makefile. 1996-04-11 21:18:49 +00:00
fs Fix adjkerntz expression priority. 1996-04-05 18:59:06 +00:00
geom Change how mirror writes are handled, according to the discussion on the 1996-03-26 02:29:11 +00:00
gnu Removed the 2 remaining calls to sleep(). 1996-04-07 13:20:40 +00:00
i386 Make alltraps a .globl so that DDB doesn't make people belive they have 1996-04-12 12:22:14 +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