This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bbeec6eeb0
freebsd-dev
/
usr.bin
/
fstat
History
Max Khon
6c7aa7fe1b
Do not cache and correctly free() dosmount entry in case of errors.
...
PR: 53980 (partially)
2003-09-23 16:44:17 +00:00
..
cd9660.c
fix this code properly. msdosfs can't have device nodes on them.
2003-06-24 08:18:18 +00:00
fstat.1
Uniformly refer to a file system as "file system".
2002-12-12 17:26:04 +00:00
fstat.c
fix this code properly. msdosfs can't have device nodes on them.
2003-06-24 08:18:18 +00:00
fstat.h
correct spelling of struct cdev * from dev_t which is a 32bit type and
2003-06-19 02:09:22 +00:00
Makefile
Don't use gcc specific flags.
2002-03-30 14:01:55 +00:00
msdosfs.c
Do not cache and correctly free() dosmount entry in case of errors.
2003-09-23 16:44:17 +00:00