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-26 11:47:31 +00:00
Code
Issues
Releases
Activity
280e1ddd48
freebsd
/
usr.bin
/
fstat
History
Peter Pentchev
e6ebeb5f57
Teach fstat(1) about FIFO's - it's OK to display them as regular files.
...
While I'm here, fix two second-level indents to be four spaces. Reviewed by: dd, -audit
2001-06-18 06:29:31 +00:00
..
cd9660.c
fstat.1
Prepare for mdoc(7)NG.
2000-12-19 16:00:12 +00:00
fstat.c
Teach fstat(1) about FIFO's - it's OK to display them as regular files.
2001-06-18 06:29:31 +00:00
fstat.h
Makefile
Removed -I${.CURDIR}/.../sys from CFLAGS.
2001-05-18 13:41:42 +00:00
msdosfs.c
- sys/msdosfs moved to sys/fs/msdosfs
2001-05-25 08:14:14 +00:00