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
/
netstat
/
atalk.c
Age
Commit message (
Expand
)
Author
2022-09-02
KNF. No functional change.
msaitoh
2022-09-01
KNF. No functional change.
msaitoh
2020-08-28
netstat: strengthen against kernel changes
ozaki-r
2020-04-23
Avoid global scope for variables only used locally
joerg
2019-08-18
netstat: Add indirection of symbols to remove clash with sanitizers
kamil
2015-06-06
Drop assignment from uninitialized and otherwise unused variable.
joerg
2013-10-18
- avoid pointer gymnastics
christos
2009-04-12
Fix many WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare).
lukem
2008-04-24
net.atalk, not net.at.
thorpej
2008-04-24
Note which things are not available by KVM, and print a nice message
thorpej
2008-04-23
Make DDP stats per-cpu. While here, bump the counters to 64-bit and
thorpej
2006-04-06
snprintf returns int, not size_t. CID 691.
rpaulo
2005-08-04
Added #include <kvm.h> since netstat.h, which is included too, needs it.
rpaulo
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-08-19
snprintf length audit. from openbsd
itojun
2000-10-11
More format string cleanup by sommerfeld.
is
1999-01-06
Apply (slightly modified) patch from 5543 to fix -s behaviour for netatalk.
abs
1998-07-12
- KNF
mrg
1997-10-19
fix up .Nm usage, getopt returns -1 not EOF
lukem
1997-05-22
PR/3660: Dave Huang: Fix formatting misalignments in appletalk
christos
1997-04-03
- netatalk additions
christos