index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
sockstat
Age
Commit message (
Expand
)
Author
2020-09-13
Pull up following revision(s) (requested by kim in ticket #1079):
martin
2019-08-19
Pull up following revision(s) (requested by kamil in ticket #96):
martin
2019-02-03
- add or adjust /* FALLTHROUGH */ where appropriate
mrg
2017-01-14
don't do _KERNEL; hides bswap stuff.
christos
2017-01-12
fix compilation
christos
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2013-07-20
Use Mt for email addresses.
wiz
2011-05-29
Document that localsocket may be of type SOCK_SEQPACKET
manu
2011-05-29
Display SOCK_SEQPACKET local sockets in sockstat and netstat
manu
2011-01-28
support rump.sockstat
pooka
2009-04-13
Fix WARNS=4 issues (-Wshadow -Wsign-compare)
lukem
2008-05-04
Move TNF licenses to 2 clause form
martin
2008-04-29
Convert to new 2 clause license
martin
2008-03-01
It's wrong for user-land programs to define _KERNEL before including
he
2008-02-27
+#define _KERNEL
ad
2007-12-26
Merge more changes from vmlocking2, mainly:
ad
2006-07-14
Document the option -n and bump date.
peter
2005-09-11
Argument is address_family, not "address family". From YOMURA Masanori in pri...
wiz
2005-08-24
If the specificed MIB doesn't exist, then it's probably a kernel without
rpaulo
2005-08-24
Don't break each name in the AUTHORS section.
rpaulo
2005-08-10
Query the v6 sockets only if USE_INET6 != "no". Patch provided by Jukka Salmi
rpaulo
2005-08-10
Fix a typo in the islistening() routine. Patch provided by Jukka Salmi
rpaulo
2005-06-02
appease gcc -Wuninitialized
lukem
2005-04-09
Don't allow the command length to mess up the formatting
atatat
2005-03-22
Fix a typo.
peter
2005-03-10
Fix printing of AF_LOCAL names.
atatat
2005-03-09
Field width and precision specifier arguments to printf must be ints.
kleink
2005-03-09
Make Dd date match import date more closely.
wiz
2005-03-09
Grammar improvements.
wiz
2005-03-09
almost forgot about this.
atatat
2005-03-09
Add a sockstat(1) command that can list open sockets and the processes
atatat