1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/sys/msdosfs
miod 5a0ec8146b Put the bowels of the various VOP_PRINT routines under
defined(DEBUG) || defined(DIAGNOSTIC) || defined(VFSLCKDEBUG)
as they won't be used otherwise.

Shaves a few bytes off installation kernels.

ok kn@ semarie@
2024-10-18 05:52:32 +00:00
..
bootsect.h Rename BIOS parameter block field from bsPBP to bsBPB. This typo 2016-10-10 00:34:50 +00:00
bpb.h
denode.h remove msdosfs findwin95() 2022-08-15 01:47:09 +00:00
direntry.h make array bounds in unix2dosfn() prototype match function 2021-12-23 02:12:52 +00:00
fat.h correct comment 2021-07-11 04:34:13 +00:00
msdosfs_conv.c msdos already transfroms for Windows long names a '/' char into '?'. 2024-09-12 09:07:28 +00:00
msdosfs_denode.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
msdosfs_fat.c msdosfs: fixes for Undefined Behavior 2023-06-16 08:42:08 +00:00
msdosfs_lookup.c msdosfs: don't pass NULL proc pointer to detrunc() 2022-08-23 20:37:16 +00:00
msdosfs_vfsops.c Put the bowels of the various VOP_PRINT routines under 2024-10-18 05:52:32 +00:00
msdosfs_vnops.c Put the bowels of the various VOP_PRINT routines under 2024-10-18 05:52:32 +00:00
msdosfsmount.h remove prototypes with no matching function 2024-05-13 01:15:50 +00:00