This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libdisk
History
maxim
480c31c3fc
o Add IDs for Plan9, QNX4.X, Mac OS-X, Linux exteneded partitions.
...
PR: bin/96326 Submitted by: Alex Kozlov MFC after: 2 weeks
2006-04-25 20:42:15 +00:00
..
blocks.c
…
change.c
Add over 32GB disk support on pc98 (userland part).
2005-03-30 13:03:33 +00:00
chunk.c
Don't barf when we encounter an UUID for GPT partitions. Instead, add
2004-10-31 01:28:59 +00:00
create_chunk.c
Remove an unnecessary defination of New_Chunk, which has been
2005-01-05 14:07:31 +00:00
disk.c
o Add IDs for Plan9, QNX4.X, Mac OS-X, Linux exteneded partitions.
2006-04-25 20:42:15 +00:00
libdisk.3
Instead of printing several pieces with .Sy just enclose the 'Note' block
2006-01-30 08:26:59 +00:00
libdisk.h
Add a dummy arm Write_Disk() function, and compile libdisk on arm.
2006-01-25 11:24:37 +00:00
Makefile
Revert 1.45 now that snmp_hostres uses libgeom.
2006-01-27 16:32:13 +00:00
open_disk.c
Initialise `sn' before using its value.
2005-03-08 21:46:18 +00:00
open_ia64_disk.c
Don't use type unknown for partitions that we don't care about because
2004-08-05 17:44:07 +00:00
rules.c
…
tst01.c
…
write_alpha_disk.c
Handle read_block() failures by ignoring the disk rather than
2004-06-04 11:49:11 +00:00
write_amd64_disk.c
Handle read_block() failures by ignoring the disk rather than
2004-06-04 11:49:11 +00:00
write_arm_disk.c
Add a dummy arm Write_Disk() function, and compile libdisk on arm.
2006-01-25 11:24:37 +00:00
write_disk.c
…
write_i386_disk.c
Handle read_block() failures by ignoring the disk rather than
2004-06-04 11:49:11 +00:00
write_ia64_disk.c
…
write_pc98_disk.c
Handle read_block() failures by ignoring the disk rather than
2004-06-04 11:49:11 +00:00
write_powerpc_disk.c
…
write_sparc64_disk.c
…