This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
92f9fd86ff
NetBSD
/
usr.bin
/
fstat
History
jdolecek
92f9fd86ff
the descriptor flags may also contain other stuff besides FWRITE|FREAD,
...
so do '& FWRITE' instead of '== FWRITE' in the check in pipe-related code
2001-09-28 20:16:43 +00:00
..
fstat.1
Change xref for vmstat(8) to vmstat(1).
2001-05-06 23:48:31 +00:00
fstat.c
the descriptor flags may also contain other stuff besides FWRITE|FREAD,
2001-09-28 20:16:43 +00:00
fstat.h
isofs.c
Makefile
ntfs.c