freebsd-dev/sys
Bruce Evans 9924e17950 Cleaned up CONSPEED changes. `comdefaultrate' gives the default
speed for the "com" console, not for general purpose "com" ports,
so there was no need to split it into comdefaultrate and condefaultrate.
1996-11-30 14:51:04 +00:00
..
alpha KNF'ify. 1996-11-15 06:22:48 +00:00
amd64 Reenabled i586-optimized copyin/out. 1996-11-30 14:08:44 +00:00
compat/linux Add audio mixer ioctls. 1996-11-05 02:04:37 +00:00
compile
conf Clarified the comment about removing other CPU defs. Specifically, 1996-11-29 07:08:48 +00:00
ddb
dev Cleaned up CONSPEED changes. `comdefaultrate' gives the default 1996-11-30 14:51:04 +00:00
fs
geom
gnu Fixed lookup of ".." in checkpath. It always failed, so renames of 1996-11-09 10:25:04 +00:00
i386 Cleaned up CONSPEED changes. `comdefaultrate' gives the default 1996-11-30 14:51:04 +00:00
isa Cleaned up CONSPEED changes. `comdefaultrate' gives the default 1996-11-30 14:51:04 +00:00
isofs/cd9660
kern Check for error return from uiomove to prevent looping endlessly in 1996-11-29 19:03:42 +00:00
libkern
miscfs changes to make devfs more 'normal' 1996-11-21 07:19:00 +00:00
modules Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
msdosfs
net Fixed broken SIOCGIFADDR. It was copying out garbage as the ethernet 1996-11-18 04:55:44 +00:00
netatalk
netinet Allocate a header mbuf for the start of the encapsulated packet. 1996-11-23 19:07:02 +00:00
netipx Enlarge the transmit and receive bufferspace of ipx. Make it tweakable 1996-11-24 08:25:48 +00:00
netkey
netns
nfs Improve the queuing algorithms used by NFS' asynchronous i/o. The 1996-11-06 10:53:16 +00:00
nfsclient Improve the queuing algorithms used by NFS' asynchronous i/o. The 1996-11-06 10:53:16 +00:00
nfsserver Improve the queuing algorithms used by NFS' asynchronous i/o. The 1996-11-06 10:53:16 +00:00
pc98 Some more updates. 1996-11-14 08:46:21 +00:00
pccard
pci Fixed obsolete comment. 1996-11-18 02:45:46 +00:00
powerpc/include
rpc
scsi Add the Quantum DLT drives. All of them grok SC_MORE_LUS, so the tape 1996-11-30 07:39:37 +00:00
sys Made O_NOCTTY distinct from the other flags (it clashed with O_RDONLY). 1996-11-29 16:28:40 +00:00
tools
ufs Submitted by: Archie and me. 1996-11-13 01:45:56 +00:00
vm Make the kernel smaller with at worst a neutral effect on perf by 1996-11-28 23:15:07 +00:00
Makefile