HardenedBSD/sys
David Greenman 33d14d8671 Do "selective" reset rather than full reset...the manual specifically
says not to do the full reset because it can lock up the PCI bus if the
chip is active. Added various PORT command definitions to facilitate
this.
1997-02-04 10:53:12 +00:00
..
alpha
amd64 Deleted i386_cpus[]. i386_cpus[] is a static variable in identcpu.c. 1997-02-02 10:43:35 +00:00
compat/linux
compile
conf Correct the usage of fea0. It's an EISA driver now, so the ISA usage 1997-02-01 19:53:12 +00:00
ddb Fixed printing of small offsets. E.g., -4(%ebp) is now printed 1997-01-16 11:27:11 +00:00
dev Do "selective" reset rather than full reset...the manual specifically 1997-02-04 10:53:12 +00:00
fs Change the map entry flags from bitfields to bitmasks. Allows 1997-01-16 04:16:22 +00:00
geom
gnu
i386 Initialization of a variable got lost in the last commit when I moved 1997-02-03 17:24:25 +00:00
isa Fixed the SMC fifo bug fix. sioopen() hung while input was streaming in 1997-02-01 16:04:16 +00:00
isofs/cd9660
kern Fixed EXTRAVNODES ifdef. 1997-01-27 12:48:15 +00:00
libkern
miscfs Change the map entry flags from bitfields to bitmasks. Allows 1997-01-16 04:16:22 +00:00
modules Make ibcs2 a little bit saver. Add copyright. 1997-02-02 14:40:38 +00:00
msdosfs
net Make sure we have arguments to pass before calling ifaof_ifpforaddr 1997-02-04 03:14:35 +00:00
netatalk
netinet Reset ip_divert_ignore to zero immediately after use - also, 1997-02-02 16:33:12 +00:00
netipx
netkey
netns
nfs
nfsclient
nfsserver
pc98 Changed return value of ed_probe (= number of I/O ports). Because 1997-02-03 14:19:01 +00:00
pccard
pci Do "selective" reset rather than full reset...the manual specifically 1997-02-04 10:53:12 +00:00
powerpc/include
rpc
scsi Do not accidentally default a device that failed probing to T_DIRECT 1997-02-02 20:57:12 +00:00
sys Change space to tab. 1997-01-30 11:05:57 +00:00
tools
ufs
vm Another fix to inheriting shared segments. Do the copy on write 1997-01-31 04:10:41 +00:00
Makefile