NetBSD/usr.bin/fstat
dyoung ca1b22492a Bug fix: filed.fd_ofiles is always a pointer to the open files
table, so always read the table from kernel virtual memory at that
address.  Do not ever try to read the table from filed0.fd_dfiles,
because it just isn't necessary, and sometimes we read a stale
table from there.
2007-09-09 01:26:55 +00:00
..
Makefile Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
fstat.1 Xref sockstat(1) 2006-07-29 14:46:13 +00:00
fstat.c Bug fix: filed.fd_ofiles is always a pointer to the open files 2007-09-09 01:26:55 +00:00
fstat.h PR/32788: KAMADA Ken'ichi: add support for tmpfs 2006-02-10 16:01:45 +00:00
isofs.c tweak for user.h cleanup. 2006-05-11 11:56:38 +00:00
ntfs.c tweak for user.h cleanup. 2006-05-11 11:56:38 +00:00
ptyfs.c tweak for user.h cleanup. 2006-05-11 11:56:38 +00:00
tmpfs.c remove __POOL_EXPOSE. 2006-05-27 09:14:03 +00:00