NetBSD/sys/lib
ross 4d17a0bfee Reserve an 8K label area on every disk, not just the first. Rewrite the block
addressing and disk changing code. Separate disk addressing into three layers.
(virtual: ustar format space spanning volumes, logical: format space relative
to current volume, and physical: standard meaning). Compute a checksum of the
disk 0 8k label area, and define a label for disk 2, 3.... Detect incorrect
disk changing order and attempt to recognize our disk 0 from its checksum.
1998-10-05 04:56:36 +00:00
..
libkern Fix "unused variable `c'" warning. (From Julian Coleman) 1998-09-14 11:50:59 +00:00
libsa Reserve an 8K label area on every disk, not just the first. Rewrite the block 1998-10-05 04:56:36 +00:00
libz distclean is a synonym for cleandir 1998-09-05 15:15:14 +00:00