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
isofs.c
ntfs.c
ptyfs.c
tmpfs.c remove __POOL_EXPOSE. 2006-05-27 09:14:03 +00:00