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_5_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.11   9 years  okan   zap trailing newlines; "go for it" deraadt
[TXT] fstat.1  1.51   9 years  jmc   removing two instances of "c.f." - it seems actually "cf." is correct, but i rem...
[TXT] fstat.c  1.86   8 years  semarie   fixes fuser(1) when invoking with -u: it requires "getpw" promise. problem repo...
[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...