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