freebsd-dev/sys
Bruce Evans cf343b5640 Discard junk from partition tables when reading the tables for applications
the same as when initializing the in-core copies.  Adjust checksums in
labels after adjusting labels.  This finishes fudging the on-disk label to
make it coherent with the in-core label.

Handle EIO during initialization better.

Initialize the compatibility slice to the whole disk If there are no real
slices.

Don't warn about adjusting offsets in the label to make the 'c' partition
start at 0.  The 'c' offset is now always absolute on-disk and 0 in-core
so an adjustment is usually required.

Don't confuse LABEL_PART with RAW_PART so much.

Check for partitions being within slices differently.
1995-02-21 08:38:24 +00:00
..
alpha/include
amd64 Use of vm_allocate() and vm_deallocate() has been deprecated. 1995-02-20 22:23:31 +00:00
compile
conf Removed vm_user.c. 1995-02-21 01:31:14 +00:00
ddb
dev This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
fs Make sure process isn't swapped when messing with it. 1995-02-20 15:53:33 +00:00
gnu Fix a few bogons introduced when config lost the 3 char limitation. 1995-02-16 08:06:28 +00:00
i386 Don't generate any errors here other than EIO. An invalid partition 1995-02-21 08:37:09 +00:00
isa This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
isofs/cd9660 strategy for block and char devices are rightfully spec_strategy. 1995-02-13 06:12:32 +00:00
kern Discard junk from partition tables when reading the tables for applications 1995-02-21 08:38:24 +00:00
libkern
miscfs Make sure process isn't swapped when messing with it. 1995-02-20 15:53:33 +00:00
modules
msdosfs Use the correct block number for updating the backup copy of the FAT when 1995-02-10 18:39:45 +00:00
net Attempting to bind() or connect() a routing socket, while meaningless, 1995-02-16 01:11:38 +00:00
netccitt And fix some more compiler warnings. Then give up. /sys/net* is FULL of 1995-02-15 06:29:47 +00:00
netinet Added missing newlines to calls to log(). 1995-02-20 15:48:46 +00:00
netiso
netns
nfs YF fix. 1995-02-15 04:21:32 +00:00
nfsclient YF fix. 1995-02-15 04:21:32 +00:00
nfsserver YF fix. 1995-02-15 04:21:32 +00:00
pci Improve diagnostics: 1995-02-17 16:45:08 +00:00
powerpc/include
rpc
scsi >From a week or two ago I got kernel panics as soon as I tried to access my 1995-02-15 07:44:07 +00:00
sys Added missing extern declaration for 'maxprocperuid'. 1995-02-21 00:37:31 +00:00
tools
ufs Adjust slice names in diskerr() for the rearranged slice numbers. The 1995-02-16 14:47:38 +00:00
vm vm_extern.h: removed vm_allocate_with_pager. 1995-02-21 01:32:47 +00:00
Makefile