freebsd-dev/lib/libdisk
Poul-Henning Kamp 2e636eed15 Just on the off-chance that somebody might use libdisk in a totally
lobotomized environment, say booted from a floppy with no /etc full
of password and group files, give sensible fallbacks for roots uid
and operators gid.

This might fix sysinstall.
1999-12-22 19:06:29 +00:00
..
blocks.c
change.c
chunk.c Remove BAD144 support 1999-11-27 14:33:30 +00:00
create_chunk.c Just on the off-chance that somebody might use libdisk in a totally 1999-12-22 19:06:29 +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