freebsd-dev/sys
Greg Lehey f41c5231bf Remove longjmp declaration.
give_sd_to_plex: Don't set Raid-5 subdisk state here.

config_subdisk: handle the name parameter correctly when the subdisk
		was referenced in a previous plex definition.  The
		name parameter must come first.

		Handle autosizing relatively correctly.  There is
		still a danger of losing drive space if problems
		occur with an autosized subdisk.

		Set state to empty, not up, when complete.  This also
		solves a nagging problem about enforcing the need to
		initialize RAID-5 plexes.

config_plex:    handle the name parameter correctly when the plex
		was referenced in a previous volume definition.  The
		name parameter must come first.

		Handle initial state better.

update_plex_config:
		Calculate the trim factor for RAID-5 plexes correctly.

		Set the number of down subdisks correctly when reading
		from disk config.
1999-03-28 08:53:02 +00:00
..
alpha Make the xl and pn drivers work on FreeBSD/alpha and add them to 1999-03-27 20:41:25 +00:00
amd64 Link the bb structures together as we find them. 1999-03-21 12:30:50 +00:00
boot Revert bootinfo to 1.4 and use a different solution to NULL m_args 1999-03-20 14:13:09 +00:00
cam
coda
compat
compile
conf Removed all traces of LN_FLAGS. It was only used to produce a link 1999-03-23 03:06:25 +00:00
contrib
ddb
dev Remove longjmp declaration. 1999-03-28 08:53:02 +00:00
fs
geom
gnu
i4b
i386 Add Turtle Beach Malibu soundcard (and a sample config) to CARDS as 1999-03-25 04:25:38 +00:00
isa
isofs/cd9660
kern Fixed line counting error. 1999-03-27 22:41:40 +00:00
libkern
miscfs
modules
msdosfs
net Implement TUNSIFMODE and TUNSLMODE. 1999-03-24 21:20:12 +00:00
netatalk
netatm
netinet Use the correct length from the mbuf header instead of the one from 1999-03-26 14:15:59 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98 Sync with sys/i386/isa/wd.c revision 1.190. 1999-03-25 08:29:32 +00:00
pccard - Made the setting of the machdep.pccard.pcic_irq from the boot config file 1999-03-26 00:20:25 +00:00
pci Add support for SiS 5591/5595 chipset. 1999-03-28 05:05:12 +00:00
posix4
powerpc
rpc
svr4
sys Added pread and pwrite. These functions are defined by the X/Open 1999-03-27 21:16:58 +00:00
tools
ufs
vm Mainly, eliminate the comments about share maps. (We don't have share maps 1999-03-27 23:46:04 +00:00
Makefile