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

Rename BIOS parameter block field from bsPBP to bsBPB. This typo has been fixed in FreeBSD in 2002. No binary change. From Alexander von Gernler; OK krw@

10 лет назад
bpb.h

Nuke a bunch of leading/embedded/trailing whitespace so the code can be read without generating spurious headaches.

11 лет назад
denode.h

remove msdosfs findwin95()

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

make array bounds in unix2dosfn() prototype match function missed when unix2dosfn() was changed with msdosfs_conv.c rev 1.15 in 2012

5 лет назад
fat.h

correct comment from Jonathan Kollasch in NetBSD

5 лет назад
msdosfs_conv.c

msdos already transfroms for Windows long names a '/' char into '?'. Do the same for the 8.3 case as well.

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

Delete obsolete /* ARGSUSED */ lint comments.

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

msdosfs: fixes for Undefined Behavior

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

msdosfs: don't pass NULL proc pointer to detrunc()

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

Put the bowels of the various VOP_PRINT routines under defined(DEBUG) || defined(DIAGNOSTIC) || defined(VFSLCKDEBUG) as they won't be used otherwise.

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

Put the bowels of the various VOP_PRINT routines under defined(DEBUG) || defined(DIAGNOSTIC) || defined(VFSLCKDEBUG) as they won't be used otherwise.

2 года назад
msdosfsmount.h

remove prototypes with no matching function ok mpi@

2 года назад