.. |
Makefile
|
Format-string related warnings work fine now with both GCC 4.8 and
|
2015-06-06 13:48:37 +00:00 |
atalk.c
|
Drop assignment from uninitialized and otherwise unused variable.
|
2015-06-06 13:08:31 +00:00 |
bpf.c
|
Fix memory leak.
|
2012-12-14 08:15:44 +00:00 |
fast_ipsec.c
|
PR/47744: Frank Kardel: netstat -s stops output prematurely when ipsec is not
|
2013-04-15 21:20:39 +00:00 |
if.c
|
PR/50872: David Binderman: Use logical and instead of arithmetic
|
2016-02-29 18:21:15 +00:00 |
inet.c
|
Allocate the right size for pcb blocks.
|
2015-02-08 15:09:45 +00:00 |
inet6.c
|
Allocate the right size for pcb blocks.
|
2015-02-08 15:09:45 +00:00 |
main.c
|
PR/47704: Takahiro HAYASHI: Fix -L flag
|
2014-11-12 03:34:59 +00:00 |
mbuf.c
|
revert previous, will fix differently.
|
2015-07-28 19:46:42 +00:00 |
mroute.c
|
use the common code from route.c
|
2014-11-06 21:30:09 +00:00 |
mroute6.c
|
use the common code from route.c
|
2014-11-06 21:30:09 +00:00 |
netstat.1
|
Add RTF_BROADCAST to mark routes used for the broadcast address when
|
2015-03-23 18:33:17 +00:00 |
netstat.h
|
use the common code from route.c
|
2014-11-06 21:30:09 +00:00 |
netstat_hostops.c
|
…
|
|
netstat_rumpops.c
|
…
|
|
pfkey.c
|
split the ipsec.c source file into the pfkey part which is shared
|
2012-01-06 14:21:16 +00:00 |
pfsync.c
|
Pull pfsync_stats() out of inet.c and into pfsync.c so that inet.c does
|
2011-03-01 19:01:59 +00:00 |
prog_ops.h
|
Deal with crunch the standard way.
|
2010-12-15 11:22:41 +00:00 |
route.c
|
Make sure netstat builds with -DSMALL
|
2015-05-25 03:56:20 +00:00 |
unix.c
|
Use C89 function definitions
|
2012-03-20 20:34:57 +00:00 |
vtw.c
|
PR/50873: David Binderman: use logical or instead of arithmetic
|
2016-02-29 18:19:46 +00:00 |
vtw.h
|
use getmicrouptime(9) rather than microtime(9) for TIME_WAIT duration
|
2011-05-11 15:08:59 +00:00 |