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-17 10:26:15 +00:00
Code
Issues
Releases
Activity
707e509a1e
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
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
msdosfs.c
Do not cache and correctly free() dosmount entry in case of errors.
2003-09-23 16:44:17 +00:00