/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
sbin/fdisk/
..
Makefile

Neither macppc nor the retired loongson have any remaining useful information in /usr/mdec/mbr. Stop telling fdisk(8) that macppc and loongson HAS_MBR, and don't bother including the file in the base set.

4 года назад
cmd.c

Fold PRT_uuid_menudflt() and find_gpt_desc() into PRT_uuid_to_desc() to unify translations from UUIDs, remove pointless abstraction and clarify/shrink code.

год назад
cmd.h

remove prototypes with no matching function and externs with no var partly checked by millert@

2 года назад
disk.c

Push DISK_[read|write]sectors() down to disk.c local functions and expose new DISK_[read|write]bytes() functions.

4 года назад
disk.h

Push DISK_[read|write]sectors() down to disk.c local functions and expose new DISK_[read|write]bytes() functions.

4 года назад
fdisk.8

Enable the interactive partition editor's 'edit' command to accept -R style compact GPT partition descriptions.

год назад
fdisk.c

Add -R to recover/create GPT or MBR from a file or partial GPT.

год назад
gpt.c

Fold PRT_uuid_menudflt() and find_gpt_desc() into PRT_uuid_to_desc() to unify translations from UUIDs, remove pointless abstraction and clarify/shrink code.

год назад
gpt.h

Make GPT_recover_partition() parameters const.

год назад
mbr.c

Add -R to recover/create GPT or MBR from a file or partial GPT.

год назад
mbr.h

Add -R to recover/create GPT or MBR from a file or partial GPT.

год назад
misc.c

Add some anti-feline input protection by refusing to process input of excessive length.

4 года назад
misc.h

Move LINEBUFSZ to be with its friends in misc.h.

3 года назад
part.c

Fold PRT_uuid_menudflt() and find_gpt_desc() into PRT_uuid_to_desc() to unify translations from UUIDs, remove pointless abstraction and clarify/shrink code.

год назад
part.h

Fold PRT_uuid_menudflt() and find_gpt_desc() into PRT_uuid_to_desc() to unify translations from UUIDs, remove pointless abstraction and clarify/shrink code.

год назад
user.c

Use nitems() in the simple iterations over mbr->mbr_prt[].

3 года назад
user.h

Move LINEBUFSZ to be with its friends in misc.h.

3 года назад