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-11-28 08:02:54 +00:00
Code
Issues
Releases
Activity
170ac683f2
freebsd
/
usr.bin
/
fstat
History
Brian Feldman
fca066fe02
Add support for devfs. In other words, for -CURRENT, make work at all
...
again for normal device nodes.
2001-12-17 13:42:46 +00:00
..
cd9660.c
Anding the fsid with 0xffff was causing aliasing problems.
2001-11-05 20:40:24 +00:00
fstat.1
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
fstat.c
Add support for devfs. In other words, for -CURRENT, make work at all
2001-12-17 13:42:46 +00:00
fstat.h
Support more filesystems in fstat(1): now you can use fstat(1) to
2000-03-16 02:02:34 +00:00
Makefile
Removed -I${.CURDIR}/.../sys from CFLAGS.
2001-05-18 13:41:42 +00:00
msdosfs.c
Anding the fsid with 0xffff was causing aliasing problems.
2001-11-05 20:40:24 +00:00