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_4


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.56   6 years  schwarze   improve markup quality in the cases found by the new "--" style message
[TXT] fstat.c  1.95   5 years  millert   Use uid_from_user(3) and gid_from_group(3) in utilities that do repeated lookups...
[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.8   6 years  schwarze   add missing HISTORY; based on CVS logs and release announcements
[TXT] fuser.c  1.7   5 years  millert   Use user_from_uid(3) and group_from_gid(3) in a few more places that do repeated...