aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fstat/msdosfs.c
Commit message (Expand)AuthorAgeFilesLines
* - Commit work from libprocstat project. These patches add support for runtimeStanislav Sedov2011-05-121-150/+0
* Fix compilation of fstat.Ed Schouten2009-02-281-1/+1
* 1) ANSIfy.David Malone2004-06-291-3/+1
* Do not cache and correctly free() dosmount entry in case of errors.Max Khon2003-09-231-3/+4
* fix this code properly. msdosfs can't have device nodes on them.John-Mark Gurney2003-06-241-1/+1
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+3
* Anding the fsid with 0xffff was causing aliasing problems.David Malone2001-11-051-1/+1
* - sys/msdosfs moved to sys/fs/msdosfsRuslan Ermilov2001-05-251-5/+5
* Revert consequences of changes to mount.h, part 2.Greg Lehey2001-04-291-2/+0
* Include correct header files, in preparation for fixing sys/mount.h.Greg Lehey2001-04-231-0/+2
* Support more filesystems in fstat(1): now you can use fstat(1) toBrian Feldman2000-03-161-0/+150