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
mtm
8dfd7032f8
Hmmm, must get reading glasses or else change the font on my terminal. That
...
comma looks like a period. Noticed by: brueffer
2007-11-24 11:58:54 +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
…
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
Hmmm, must get reading glasses or else change the font on my terminal. That
2007-11-24 11:58:54 +00:00
libdisk.h
Enclose entire header in #ifndef _LIBDISK_H_
2007-11-20 22:48:32 +00:00
Makefile
unbreak build for sparc64 etc.
2006-10-09 05:12:54 +00:00
open_disk.c
On PowerPC, geom_part has taken over the partitioning from geom_apple.
2007-09-21 16:19:50 +00:00
open_ia64_disk.c
Translate partitions of type "PART" to chunks of the same type
2007-09-21 16:24:01 +00:00
rules.c
…
tst01.c
…
write_amd64_disk.c
…
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
…
write_ia64_disk.c
Fix a bug in the size of the PMBR partition. Since the partition starts
2006-08-09 20:19:15 +00:00
write_pc98_disk.c
…
write_powerpc_disk.c
…
write_sparc64_disk.c
…