freebsd-src/sys
1994-10-15 10:33:47 +00:00
..
alpha/include
amd64 Ouch, fixed bug in errno translation (ibcs2 support). 1994-10-11 22:37:14 +00:00
compile
conf Sanitized a little bit. All SCSI is now "controllers" and LINT is more 1994-10-15 08:09:42 +00:00
ddb
dev Fix range checking bug, pointed by peter@haywire.dialix.com 1994-10-14 16:37:58 +00:00
fs Cosmetics. Silence gcc -Wall 1994-10-10 07:57:33 +00:00
gnu POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c, 1994-10-08 06:57:29 +00:00
i386 Sanitized a little bit. All SCSI is now "controllers" and LINT is more 1994-10-15 08:09:42 +00:00
isa Work around FIFO bug in SMC UARTS. 1994-10-12 19:49:11 +00:00
isofs/cd9660 Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
kern Fix the problem with panics when mounting on nonexistant directories. Probably 1994-10-15 02:53:26 +00:00
libkern
miscfs Cosmetics. reduce the noise from gcc -Wall. 1994-10-10 07:55:48 +00:00
modules Fix install of ibcs2 script. 1994-10-14 22:56:40 +00:00
msdosfs Cosmetics. Silence gcc -Wall 1994-10-10 07:57:33 +00:00
net Fix a bug which caused panics when attempting to change just the flags of 1994-10-11 23:16:38 +00:00
netccitt
netinet Fix some endianness and packet header bugs found in BSDi's port of this code. 1994-10-13 22:12:42 +00:00
netiso
netns
nfs Got rid of map.h. It's a leftover from the rmap code, and we use rlists. 1994-10-09 07:35:18 +00:00
nfsclient Got rid of map.h. It's a leftover from the rmap code, and we use rlists. 1994-10-09 07:35:18 +00:00
nfsserver
pci Submitted by: "Randall W. Dean" <rwd@osf.org> 1994-10-14 23:59:36 +00:00
powerpc/include
rpc
scsi Removed unused vars. Silenced gcc -Wall. Some of this stuff is virtually 1994-10-08 22:26:40 +00:00
sys - remove unnecessary #includes (I think a couple of redundant ones remain) 1994-10-11 11:29:17 +00:00
tools
ufs Add back variable declaration removed by wrong previous cleanups 1994-10-15 04:14:23 +00:00
vm Count vm faults as v_vm_fault, not v_fault. 1994-10-15 10:33:47 +00:00
Makefile