mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 16:30:53 -05:00
partition size. On 32-bit platforms sizeof(long) < sizeof(off_t) and using strtol(3) would prevent partitions larger than 4G sectors or beyond 4G blocks. PR: bin/103991 MFC after: 3 days |
||
|---|---|---|
| .. | ||
| add.c | ||
| create.c | ||
| destroy.c | ||
| gpt.8 | ||
| gpt.c | ||
| gpt.h | ||
| label.c | ||
| Makefile | ||
| map.c | ||
| map.h | ||
| migrate.c | ||
| recover.c | ||
| remove.c | ||
| show.c | ||