Module Name:src
Committed By: christos
Date: Wed Aug 26 23:08:29 UTC 2020
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
Provide a helpful error message if we don't have privs to read kernel
addresses.
To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.
Module Name:src
Committed By: christos
Date: Sat May 2 18:42:30 UTC 2020
Modified Files:
src/usr.bin/fstat: misc.c
Log Message:
nuke random stuff that does not exist anymore.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/fstat/misc.c
Please
Module Name:src
Committed By: msaitoh
Date: Tue Jun 26 10:00:25 UTC 2018
Modified Files:
src/usr.bin/fstat: misc.c
Log Message:
Print BPF direction correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/usr.bin/fstat/misc.c
Please note that diffs
Module Name:src
Committed By: nat
Date: Mon Jun 4 01:42:49 UTC 2018
Modified Files:
src/usr.bin/fstat: misc.c
Log Message:
Update fstat for audio(4) and pad(4) devices.
XXX - pullup 8.
Ok christos@.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/usr
Module Name:src
Committed By: christos
Date: Fri Dec 30 21:08:23 UTC 2016
Modified Files:
src/usr.bin/fstat: fstat.c misc.c
Log Message:
Print the interface for bpf.
To generate a diff of this commit:
cvs rdiff -u -r1.110 -r1.111 src/usr.bin/fstat/fstat.c
cvs rdiff -u -r
Module Name:src
Committed By: christos
Date: Sat Jan 23 16:12:03 UTC 2016
Modified Files:
src/usr.bin/fstat: Makefile misc.c tmpfs.c
Log Message:
put _KMEMUSER in the Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/fstat/Makefile
cvs rd
Module Name:src
Committed By: christos
Date: Wed Dec 30 18:15:38 UTC 2015
Modified Files:
src/usr.bin/fstat: misc.c
Log Message:
Add rnd ops.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/fstat/misc.c
Please note that diffs are not public dom
Module Name:src
Committed By: christos
Date: Tue Dec 22 23:35:21 UTC 2015
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
print the tag symbolically if we don't support it.
To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 src/usr.bin/fstat/fstat.c
Module Name:src
Committed By: mlelstv
Date: Sun Mar 8 06:46:51 UTC 2015
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
Resolve names of datagram services correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 src/usr.bin/fstat/fstat.c
Pleas
Module Name:src
Committed By: christos
Date: Fri Feb 14 20:43:35 UTC 2014
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
fix protocol printing order.
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 src/usr.bin/fstat/fstat.c
Please note that diff
Module Name:src
Committed By: christos
Date: Fri Jan 17 03:28:01 UTC 2014
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
make fstat -f search for unix sockets.
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/usr.bin/fstat/fstat.c
Please note
Module Name:src
Committed By: mlelstv
Date: Sun Dec 15 18:56:59 UTC 2013
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
Fix output for -A -f ...
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/usr.bin/fstat/fstat.c
Please note that diffs are
Module Name:src
Committed By: wiz
Date: Sun Dec 15 09:21:03 UTC 2013
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
sync usage with man page
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/usr.bin/fstat/fstat.c
Please note that diffs are not
Module Name:src
Committed By: wiz
Date: Sun Dec 15 09:20:48 UTC 2013
Modified Files:
src/usr.bin/fstat: fstat.1
Log Message:
Sort SYNOPSIS and option descriptions. Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/usr.bin/fstat/fst
Module Name:src
Committed By: mlelstv
Date: Sun Dec 15 08:16:24 UTC 2013
Modified Files:
src/usr.bin/fstat: fstat.1 fstat.c
Log Message:
New -A option. Add an output column with the address of the
kernel object (vnode or file) that can be matched with prstat(8) output.
T
Module Name:src
Committed By: christos
Date: Fri Oct 18 20:18:42 UTC 2013
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
avoid pointer gymnastics
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/usr.bin/fstat/fstat.c
Please note that diffs ar
Module Name:src
Committed By: christos
Date: Sun Nov 25 15:30:29 UTC 2012
Modified Files:
src/usr.bin/fstat: misc.c
Log Message:
support printing rnd descriptor info
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/usr.bin/fstat/misc.c
Please note that
Module Name:src
Committed By: christos
Date: Sun Nov 25 01:05:49 UTC 2012
Modified Files:
src/usr.bin/fstat: misc.c
Log Message:
return stuff for ksem
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/fstat/misc.c
Please note that diffs are not pu
Module Name:src
Committed By: christos
Date: Sun Nov 25 00:36:24 UTC 2012
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
- add more debugging.
- in misctrans() we need the file index not the file type.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.1
Module Name:src
Committed By: alnsn
Date: Sat Oct 27 22:38:07 UTC 2012
Modified Files:
src/usr.bin/fstat: misc.c
Log Message:
Report jit'ed bpf fildes in fstat.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/fstat/misc.c
Please note that diffs a
Module Name:src
Committed By: christos
Date: Fri Oct 19 02:49:52 UTC 2012
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
print major device numbers symbolically from kinfo_drivers
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/usr.bin/fstat/fs
Module Name:src
Committed By: christos
Date: Fri Oct 19 02:11:25 UTC 2012
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
more info for unix sockets. XXX: chroot handling
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/usr.bin/fstat/fstat.c
Ple
Module Name:src
Committed By: wiz
Date: Wed Oct 3 19:35:08 UTC 2012
Modified Files:
src/usr.bin/fstat: fstat.1
Log Message:
- In the example for `-f', reference a directory that is actually
available in a default installation (/usr/src isn't);
- put together two lines w
Module Name:src
Committed By: christos
Date: Wed Sep 26 23:01:04 UTC 2012
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
fix non-numeric address and port printing.
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/usr.bin/fstat/fstat.c
Please no
Module Name:src
Committed By: christos
Date: Sat Mar 24 21:51:23 UTC 2012
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
byte swap the inet6 ports.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/usr.bin/fstat/fstat.c
Please note that diffs ar
Module Name:src
Committed By: chs
Date: Sun Oct 9 21:16:00 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
fix rdev reporting for UFS2 and ext2fs.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/usr.bin/fstat/fstat.c
Please note that
Module Name:src
Committed By: jnemeth
Date: Sat Oct 8 22:16:03 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.1
Log Message:
add an xref to fstat(2)
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/fstat/fstat.1
Please note that diffs are no
Module Name:src
Committed By: mrg
Date: Fri Sep 23 07:31:39 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
apply some (uintptr_t) so that printing printers works on i386 (likely
all 32 bit.)
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94
Module Name:src
Committed By: christos
Date: Thu Sep 22 17:27:50 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
- factor out common code in the inet and inet6 printing.
- add appletalk (ddp) support.
To generate a diff of this commit:
cvs rdiff -u -r1.9
Module Name:src
Committed By: christos
Date: Sat Sep 10 18:35:28 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
- remove bogus casts
- print recycled vnode flags
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/usr.bin/fstat/fstat.c
Pl
Module Name:src
Committed By: christos
Date: Sat Sep 10 18:34:54 UTC 2011
Modified Files:
src/usr.bin/fstat: Makefile
Log Message:
add libutil.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/usr.bin/fstat/Makefile
Please note that diffs are not public
Module Name:src
Committed By: christos
Date: Sat Sep 10 18:34:40 UTC 2011
Modified Files:
src/usr.bin/fstat: misc.c
Log Message:
add all the possible fileops here, and if there is one we know about
print that instead of the passed name.
To generate a diff of this commit:
Module Name:src
Committed By: wiz
Date: Tue Sep 6 19:22:05 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.1
Log Message:
Remove trailing whitespace and use Sx for section crossreference.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/usr.bin/fstat/
Module Name:src
Committed By: christos
Date: Tue Sep 6 11:31:47 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.1
Log Message:
move UNIX socket mention in the BUGS section.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.bin/fstat/fstat.1
Please
Module Name:src
Committed By: wiz
Date: Mon Sep 5 18:27:31 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.1
Log Message:
Remove duplicate RCS Id and split file system.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.bin/fstat/fstat.1
Please not
Module Name:src
Committed By: christos
Date: Sat Sep 3 13:24:19 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
- minor KNF
- for system processes (0, 1) where fd_lastfile == -1, fail early.
- instead of printing the pcb connection address, print the path
Module Name:src
Committed By: christos
Date: Sat Sep 3 13:22:56 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.1
Log Message:
Mention that fstat -f will not list open unix sockets on that filesystem.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/u
Module Name:src
Committed By: rmind
Date: Thu Apr 14 00:35:35 UTC 2011
Modified Files:
src/usr.bin/fstat: fstat.c
Log Message:
Add DTYPE_SEM.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/usr.bin/fstat/fstat.c
Please note that diffs are not public do
38 matches
Mail list logo