index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
fsck_msdos
/
dir.c
Age
Commit message (
Expand
)
Author
2011-02-20
undo part of the previous patch, which I suspect is bad.
christos
2011-02-07
PR/44529: Martin Danielsson: fsck_msdos crashes when verifying corrupt file
christos
2009-04-11
fix sign-compare issues
lukem
2008-06-13
Move to 2 clause license, approved by Wolfgang Solfrank.
martin
2007-01-17
Remove more duplicate #includes,
hubertf
2006-06-05
- don't leak memory on allocation failure.
christos
2006-04-10
the root directory of non fat32 filesystems is stored in a special area.
dbj
2006-03-20
Coverity CID 1078: Add assertion check for NULL pointer.
christos
2005-01-19
Kill __P(), ANSIfy, remove main() prototype.
xtraeme
2003-07-13
use bounded string op
itojun
2000-04-25
Recognize "dirty" signature on FAT as set by Windows 95 OSR2+ and don't report
jdolecek
1998-08-25
from Erik Bertelsen <erik@mediator.uni-c.dk>
ross
1998-07-28
__AUDIT__ cleanup.
mycroft
1998-01-22
Fix some bugs & annoyances when reparing defect disks
ws
1997-10-17
Add support for FAT32
ws
1997-09-14
* cleanup for WARNS=1
lukem
1997-09-08
Fix a few bugs, especially when repairing disks:
ws
1996-09-27
util -> fsutil
christos
1996-09-24
Fix delete() call in dir.c differently than Christos' way.
ws
1996-09-23
- use error printing code from fsck(8)
christos
1996-09-17
Fix null pointer derefernce
ws
1996-09-11
Fix gcc warnings.
christos
1996-05-28
Don't allocate data structures for non-directories
ws
1996-05-25
Check return values of malloc
ws
1996-05-14
Add fsck utility for msdosfs
ws