OpenBSD CVS

src/usr.bin/fstat/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / fstat

Current tag: OPENBSD_6_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.12   8 years  jca   Kill #ifdef INET6 occurrences in userland. Prompted by and ok millert@ (tcpdum...
[TXT] fstat.1  1.55   7 years  sthen   Explain about 0x0 PCB addresses in fstat(1) output. Suggestions/ok bluhm@ jmc@
[TXT] fstat.c  1.90   7 years  deraadt   Expose the close-on-exec flag near the R/W flags. ok guenther
[TXT] fstat.h  1.9   10 years  guenther   - add UNIX-domain socket info to struct kinfo_file2 - convert netstat from kvm_g...
[TXT] fuser.1  1.7   8 years  tb   Fix description of fuser -u: what's usually reported in brackets is the username...
[TXT] fuser.c  1.6   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...