freebsd-skq/lib/libdisk
jkh 19ab44d39b Catch up to the fact that block devices are toast.
Teach about the afd driver.
Teach new char dev for ad driver.
Make ownerships correct.

Submitted by:	jhb
1999-12-15 08:33:56 +00:00
..
blocks.c
change.c
chunk.c Remove BAD144 support 1999-11-27 14:33:30 +00:00
create_chunk.c Catch up to the fact that block devices are toast. 1999-12-15 08:33:56 +00:00
disk.c Remove 'sd' support. SCSI disks are known as 'da' these days. 1999-11-27 21:20:57 +00:00
disklabel.c
libdisk.3 Remove BAD144 support 1999-11-27 14:33:30 +00:00
libdisk.h Remove BAD144 support 1999-11-27 14:33:30 +00:00
Makefile
rules.c Catch up to the fact that block devices are toast. 1999-12-15 08:33:56 +00:00
tst01.c
write_disk.c