tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
msdosfs
/
at
jcs
12 files
bootsect.h
fist -> first; ok mglocker@ miod@
8 months ago
bpb.h
Nuke a bunch of leading/embedded/trailing whitespace so the code can be read without generating spurious headaches.
10 years ago
denode.h
remove msdosfs findwin95()
3 years ago
direntry.h
make array bounds in unix2dosfn() prototype match function missed when unix2dosfn() was changed with msdosfs_conv.c rev 1.15 in 2012
4 years ago
fat.h
correct comment from Jonathan Kollasch in NetBSD
4 years ago
msdosfs_conv.c
msdos already transfroms for Windows long names a '/' char into '?'. Do the same for the 8.3 case as well.
2 years ago
msdosfs_denode.c
Delete obsolete /* ARGSUSED */ lint comments.
3 years ago
msdosfs_fat.c
msdosfs: fixes for Undefined Behavior
2 years ago
msdosfs_lookup.c
msdosfs: don't pass NULL proc pointer to detrunc()
3 years ago
msdosfs_vfsops.c
Retire NULLVP, use NULL for coherency.
6 months ago
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.
1 year ago
msdosfsmount.h
remove prototypes with no matching function ok mpi@
2 years ago