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

Switch fsck_ffs(8) and fsdb(8) to opendev(3) so that they will soon be able to operate with disklabel UIDs.

16 лет назад
fsdb.8

ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;

6 лет назад
fsdb.c

Delete support for FFS filesystems before the in-inode symlink optimization. As observed by ali_farzanrad(at)riseup.net, support for these was broken in the 5.5 release in early 2014 by the time_t changes. No one noticed before now, so clearly this isn't something we need to continue to support; rejecting in ffs_validate() is an improvement.

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

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

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

ctime(3) and ctime_r(3) can fail when timestamps are way off. Add missing error checks to all calls under sbin/

2 года назад