This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-21 11:13:30 +00:00
Code
Issues
Releases
Activity
90fc7b7cb8
freebsd
/
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