index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
sockstat
Commit message (
Expand
)
Author
Age
Files
Lines
*
o Do not warn if the process exits before we get its name.
maxim
2007-06-16
1
-1
/
+3
*
Use proc name (ki_comm) instead of thread name (ki_ocomm) as these may now
emaste
2007-03-22
1
-1
/
+1
*
In revision 1.14 I broke the -4 and -6 options of sockstat(1).
keramida
2006-11-12
1
-10
/
+5
*
Add support for filtering sockets by protocol type. The default
keramida
2006-11-11
2
-14
/
+127
*
Don't free(sock) before it's even allocated.
des
2005-06-10
1
-1
/
+0
*
Let bsd.prog.mk set SRCS and MAN to their default values.
ru
2005-01-28
1
-1
/
+0
*
Scheduled mdoc(7) sweep.
ru
2005-01-11
1
-2
/
+1
*
Unbreak sockstat(1) on systems without the divert protocol.
ru
2004-12-06
1
-0
/
+2
*
Show divert(4) sockets as well.
ru
2004-12-05
1
-0
/
+6
*
Do not display bogus entries for sockets in the TIME_WAIT or similar
roam
2004-08-25
2
-1
/
+18
*
make sockstat not print wierd addresses on not connected unix domain sockets
jmg
2003-07-19
1
-1
/
+5
*
Finish the implementation of the -p switch so that it
mux
2003-06-07
1
-0
/
+26
*
To reserve space for 65536 bits, allocate
robert
2003-05-09
1
-1
/
+1
*
Bow to the whining masses and change a union back into void *. Retain
dillon
2003-01-13
1
-2
/
+2
*
Change struct file f_data to un_data, a union of the correct struct
dillon
2003-01-12
1
-2
/
+2
*
mdoc(7) police: markup polishing.
ru
2002-11-26
1
-4
/
+4
*
Use a cast to `void *' before casting to a pointer to a structure
robert
2002-08-02
1
-5
/
+8
*
Don't depend on namespace pollution from <netinet/in_pcb.h>.
des
2002-08-01
1
-0
/
+2
*
Implement the -l and -c options, which I'd forgotten.
des
2002-08-01
1
-6
/
+17
*
Rewrite sockstat(1) in C.
des
2002-07-31
4
-257
/
+596
*
Usage style sweep: spell "usage" with a small 'u'.
des
2002-04-22
1
-1
/
+1
*
Drop maintainership of this, it serves no purpose.
des
2002-04-15
1
-1
/
+0
*
Spell "FreeBSD" with "F" and "BSD" in uppercase.
ru
2001-08-13
1
-1
/
+1
*
mdoc(7) police: fix markup.
ru
2001-08-10
1
-9
/
+22
*
Allow the user to specify port ranges against which to match inet sockets.
des
2001-08-07
2
-3
/
+76
*
Fix 64 bit issues so that sockstat && fstat work correctly on alpha.
mjacob
2001-07-25
1
-1
/
+1
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
beforeinstall -> SCRIPTS.
ru
2001-04-07
1
-4
/
+1
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
Use the newly introduced -W flag to netstat(1) to avoid truncated addresses.
des
2001-03-15
1
-1
/
+1
*
Add (and document) options for showing only listening or connected sockets.
des
2001-03-06
2
-11
/
+39
*
Prepare for mdoc(7)NG.
ru
2001-01-16
1
-2
/
+2
*
mdoc(7) police: added missing .Os call.
ru
2000-12-14
1
-0
/
+1
*
Spell the des's name correctly.
ru
2000-11-14
1
-1
/
+1
*
Skip sockets with no SCB
des
2000-10-13
1
-0
/
+2
*
Document the fact that sockstat now lists Unix domain sockets, and the new
des
2000-10-07
1
-3
/
+27
*
Total rewrite. This was actually the first non-trivial Perl script I ever
des
2000-10-07
1
-26
/
+129
*
Restore support for displaying raw IPv4 sockets and
ru
2000-08-30
1
-2
/
+2
*
Invoke netstat(1) and fstat(1) with full path.
des
2000-08-30
1
-2
/
+2
*
Do not dot terminate list of references
charnier
2000-03-26
1
-1
/
+1
*
Prevent sockstat print out some empty entries related to IPv6.
shin
2000-03-11
1
-2
/
+2
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-1
/
+2
*
Update sockstat to support INET6 socket printing.
shin
2000-02-26
2
-6
/
+10
*
Add xrefs to the {f,net,sock}stat.1 manpages. While I'm in there, fix
sheldonh
1999-09-06
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
Use -finet option to netstat(1), and don't discard anything.
des
1999-07-06
2
-11
/
+10
*
Don't use STDOUT_TOP.
des
1999-05-01
1
-3
/
+3
*
Rename lsock(1) to sockstat(1).
des
1999-04-15
3
-0
/
+146