NetBSD/usr.bin/netstat
jdolecek 842b4adcdc it's not necessary to limit the service name artificially to 8 characters
in inet*print() - only first 'width' characters of the 'host.service'
string would be printed anyway, so allow full service name if string would fit
2003-03-22 15:18:36 +00:00
..
Makefile makefile delint. use NETBSDSRCDIR as appropriate 2002-09-18 14:00:33 +00:00
atalk.c
if.c use macro to determine link-local multicast addr 2002-06-19 23:38:59 +00:00
inet.c it's not necessary to limit the service name artificially to 8 characters 2003-03-22 15:18:36 +00:00
inet6.c it's not necessary to limit the service name artificially to 8 characters 2003-03-22 15:18:36 +00:00
ipsec.c KNF 2002-06-02 15:25:42 +00:00
iso.c
main.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
mbuf.c Don't use uninitialized variable. 2003-02-27 08:07:14 +00:00
mroute.c member of mrtstat are u_long, so %lu is more appropriate than %ld. 2002-06-02 15:45:58 +00:00
mroute6.c typo. sync w/kame 2002-07-03 07:35:40 +00:00
netstat.1 TF_PROTO1/2 mixup. from itou makoto 2003-03-02 01:59:06 +00:00
netstat.h Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
ns.c
route.c Don't count on kernel includes to exports user variables. 2002-05-13 05:13:23 +00:00
unix.c undo mallocvar.h changes! 2003-02-02 02:35:58 +00:00