index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libstand
/
dosfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spin the twiddle in dosfs to give visual feedback for disk I/O on
jhb
2015-03-12
1
-1
/
+2
*
Fix readdir for the root directory on a FAT32 file system. The root
marcel
2013-12-19
1
-5
/
+13
*
Support long filenames.
marcel
2013-12-18
1
-13
/
+24
*
- Comment out unused variable.
rodrigc
2011-05-03
1
-2
/
+2
*
Implement the fo_readdir method. This does not support long
marcel
2010-01-09
1
-1
/
+68
*
Don't add integers to void pointers.
stefanf
2004-10-03
1
-1
/
+1
*
Clean up error handling in libstand filesystem code to be more consistent:
jhb
2004-01-21
1
-1
/
+4
*
Add __FBSDID()s to libstand
dillon
2001-09-30
1
-2
/
+3
*
Add a readdir function to the loader fsops vector, and implement the
jlemon
2000-04-29
1
-1
/
+10
*
More egcs warning fixes:
imp
1999-04-25
1
-2
/
+4
*
Enable the DOS filesystem. This allows reading from various DOS filesystems
msmith
1998-10-06
1
-2
/
+2
*
Add support for reading directories as files.
rnordier
1998-08-27
1
-26
/
+59
*
This is libstand; a support library for standalone executables (eg. bootstrap
msmith
1998-08-20
1
-0
/
+660