freebsd_amp_hwpstate/sys/msdosfs
Archie Cobbs f1d19042b0 The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
and local variables, goto labels, and functions declared but not defined.
1998-12-07 21:58:50 +00:00
..
bootsect.h Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
bpb.h Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
denode.h Support NT VFAT lower case flags. 1998-11-21 00:20:24 +00:00
direntry.h Support NT VFAT lower case flags. 1998-11-21 00:20:24 +00:00
fat.h Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
msdosfs_conv.c Support NT VFAT lower case flags. 1998-11-21 00:20:24 +00:00
msdosfs_denode.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
msdosfs_fat.c Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
msdosfs_lookup.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
msdosfs_vfsops.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
msdosfs_vnops.c The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
msdosfsmount.h Implement loadable DOS<->local conversion tables for DOS names 1998-02-23 16:44:37 +00:00