opnsense-src/sys/fs/msdosfs
Warner Losh 4d846d260e spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.

Discussed with:		pfg
MFC After:		3 days
Sponsored by:		Netflix
2023-05-12 10:44:03 -06:00
..
bootsect.h msdosfs: use C99 types 2017-05-19 18:13:41 +00:00
bpb.h msdosfs: use C99 types 2017-05-19 18:13:41 +00:00
denode.h msdosfs: drop now unused DE_RENAME 2021-08-27 18:39:45 +03:00
direntry.h Revert msdosfs MAKEFS #ifdef changes from r319870 2018-07-24 21:10:17 +00:00
fat.h msdosfs: clusterfree() is used only in error handling cases 2022-01-08 05:41:44 +02:00
msdosfs_conv.c fs: clean up empty lines in .c and .h files 2020-09-01 21:18:40 +00:00
msdosfs_denode.c msdosfs: fix debug print format and parameter 2023-03-08 17:58:00 +01:00
msdosfs_fat.c fs/msdosfs: Fix potential panic and size calculations 2023-04-25 09:58:29 +02:00
msdosfs_iconv.c spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
msdosfs_lookup.c fs/msdosfs: add tracking of free root directory entries 2023-03-29 08:46:01 +02:00
msdosfs_vfsops.c fs/msdosfs: Fix potential panic and size calculations 2023-04-25 09:58:29 +02:00
msdosfs_vnops.c fs/msdosfs: Fix potential panic and size calculations 2023-04-25 09:58:29 +02:00
msdosfsmount.h fs/msdosfs: add tracking of free root directory entries 2023-03-29 08:46:01 +02:00