freebsd-dev/sys
Bruce Evans 2df511e27c Call bdevsw_add_generic() later so that there is no chance of returning
with an inconsistent state.  I think the return actually "can't happen".

Cleaned up style of recent changes.

I only fiddled with this because of bugs in recent changes.
1996-08-28 17:45:08 +00:00
..
alpha
amd64 Support for GDB remote debug protocol. 1996-08-27 19:45:58 +00:00
compat/linux Fix memory leak bug in the path parsing code which never released it's 1996-08-05 20:52:30 +00:00
compile
conf Sorted and fixed tabs. 1996-08-28 17:19:04 +00:00
ddb Allow the user to switch into gdb mode from ddb 1996-08-27 19:46:28 +00:00
dev Call bdevsw_add_generic() later so that there is no chance of returning 1996-08-28 17:45:08 +00:00
fs Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
geom Fail when odd number of disks are specified with mirror flag. Memory 1996-07-24 23:45:24 +00:00
gnu
i386 Support for GDB remote debug protocol. 1996-08-27 19:45:58 +00:00
isa restore nsccons variable from rev 1.115 that was deleted in rev 1.136 1996-08-16 10:16:32 +00:00
isofs/cd9660
kern Remove the old cleanup code as it is no longer used.. 1996-08-26 21:47:56 +00:00
libkern Convert to newly aded collate compare function 1996-08-12 18:49:54 +00:00
miscfs Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
modules Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
msdosfs bzero reserved field into directory entry, junk here cause 1996-07-28 07:58:55 +00:00
net correct a field comment that someone must have accidentally spammed 1996-08-26 23:17:17 +00:00
netatalk fix a broken atalk stack.. 1996-08-19 02:32:44 +00:00
netinet Oops, send the operation type, not the name to the NAT code... 1996-08-27 20:52:27 +00:00
netipx Accept odd length ipx packets. (Win95 and some dialup servers use it.) 1996-08-18 08:38:15 +00:00
netkey
netns
nfs Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
nfsclient Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
nfsserver Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
pc98 Another round of merge. 1996-07-30 18:56:16 +00:00
pccard
pci Put back the initialization of the time constants of the SCSI and Sync. 1996-08-27 20:41:02 +00:00
powerpc/include
rpc
scsi Do not test_unit_ready() before starting the unit... 1996-08-17 20:50:26 +00:00
sys Support for GDB remote debug protocol. 1996-08-27 19:45:58 +00:00
tools
ufs Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
vm Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
Makefile