.. |
atalk.c
|
snprintf returns int, not size_t. CID 691.
|
2006-04-06 18:30:31 +00:00 |
bpf.c
|
Convert 3 printf() calls into one puts().
|
2005-11-21 22:43:34 +00:00 |
fast_ipsec.c
|
Added #include <kvm.h> since netstat.h, which is included too, needs it.
|
2005-08-04 19:41:28 +00:00 |
if.c
|
Added #include <kvm.h> since netstat.h, which is included too, needs it.
|
2005-08-04 19:41:28 +00:00 |
inet6.c
|
Use net.inet6.{ip6,udp6,pim6,raw6}.stats for live systems.
|
2005-08-28 21:06:57 +00:00 |
inet.c
|
Use PRIu64 to format uint64_t quantities, instead of %llu, in
|
2006-05-18 17:19:22 +00:00 |
ipsec.c
|
Added #include <kvm.h> since netstat.h, which is included too, needs it.
|
2005-08-04 19:41:28 +00:00 |
iso.c
|
Coverity CID 2336: Fix memory leak.
|
2006-04-02 03:19:34 +00:00 |
main.c
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
Makefile
|
Added bpf.c.
|
2005-08-04 19:40:00 +00:00 |
mbuf.c
|
Added #include <kvm.h> since netstat.h, which is included too, needs it.
|
2005-08-04 19:41:28 +00:00 |
mroute6.c
|
Added #include <kvm.h> since netstat.h, which is included too, needs it.
|
2005-08-04 19:41:28 +00:00 |
mroute.c
|
Added #include <kvm.h> since netstat.h, which is included too, needs it.
|
2005-08-04 19:41:28 +00:00 |
netstat.1
|
Bump date for previous.
|
2005-12-28 22:53:59 +00:00 |
netstat.h
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
ns.c
|
Added #include <kvm.h> since netstat.h, which is included too, needs it.
|
2005-08-04 19:41:28 +00:00 |
route.c
|
Added #include <kvm.h> since netstat.h, which is included too, needs it.
|
2005-08-04 19:41:28 +00:00 |
unix.c
|
nfiles -> ns_nfiles (conflicts with kernel header files and _KERNEL.)
|
2006-05-11 01:23:20 +00:00 |