summaryrefslogtreecommitdiffstats
path: root/usr.bin/fstat/cd9660.c
Commit message (Collapse)AuthorAgeFilesLines
* Consistently use FBSDIDobrien2002-06-301-2/+3
|
* Anding the fsid with 0xffff was causing aliasing problems.dwmalone2001-11-051-1/+1
| | | | | | | PR: 17405, 16320 Submitted by: Mark W. Krentel <krentel@dreamscape.com> Submitted by: Peter Edwards <peter.edwards@ireland.com> MFC after: 2 weeks
* Support more filesystems in fstat(1): now you can use fstat(1) togreen2000-03-161-0/+78
find out if files on msdosfs and cd9660 filestores are open. There was also a movement of some common things to a header, a small cleanup. PR: bin/16364 bin/7043 Submitted by: Peter Edwards <peter.edwards@openet-telecom.com>
OpenPOWER on IntegriCloud