freebsd_amp_hwpstate/lib/libdisk
Makoto Matsushita 94eacee1fc One more fix for sysinstall/libdisk to create a device file
if and only if a target directory is devfs.  Previous patch
doesn't correct, it's unconditionally avoid to create a device
file if kernel knows devfs.

PR:		31109
2001-11-11 12:16:50 +00:00
..
Makefile MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
blocks.c Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00
change.c Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00
chunk.c Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00
create_chunk.c One more fix for sysinstall/libdisk to create a device file 2001-11-11 12:16:50 +00:00
disk.c Add EFI GPT (238, 0xEE) and EFI System Parition (239, 0xEF) 2001-10-15 07:25:29 +00:00
disklabel.c Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00
libdisk.3 Fixed bitrot in synopsis. The change of the return type of 2001-10-03 03:49:48 +00:00
libdisk.h + add u_long sector_size to struct disk (documented in libdisk.3) 2001-05-13 20:08:54 +00:00
rules.c Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00
tst01.c Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00
write_disk.c Add __FBSDID()s to libdisk 2001-09-30 21:16:57 +00:00