This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libdisk
History
Ulf Lilleengen
7ca3f45cd2
- Allow a higher value for the number of heads. Its better to do this and allow
...
a few bad systems to run than to be completely strict about it.
2009-06-17 06:47:05 +00:00
..
blocks.c
…
change.c
- Allow a higher value for the number of heads. Its better to do this and allow
2009-06-17 06:47:05 +00:00
chunk.c
…
create_chunk.c
…
disk.c
Add MIPS support to libdisk
2008-05-04 22:24:40 +00:00
libdisk.3
- Remove old and add new valid flags for the chunk structure.
2009-06-15 16:42:08 +00:00
libdisk.h
Add MIPS support to libdisk
2008-05-04 22:24:40 +00:00
Makefile
…
open_disk.c
- Sanitize disk parameters retrieved from GEOM, as they are not guaranteed to
2009-02-09 21:34:06 +00:00
open_ia64_disk.c
Simplify now that we have gpart.
2009-05-20 06:01:20 +00:00
rules.c
…
tst01.c
…
write_amd64_disk.c
…
write_arm_disk.c
…
write_disk.c
…
write_i386_disk.c
…
write_ia64_disk.c
…
write_mips_disk.c
Add MIPS support to libdisk
2008-05-04 22:24:40 +00:00
write_pc98_disk.c
…
write_powerpc_disk.c
…
write_sparc64_disk.c
…