.. |
atalk.c
|
- avoid pointer gymnastics
|
2013-10-18 20:26:45 +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
|
- avoid pointer gymnastics
|
2013-10-18 20:26:45 +00:00 |
inet6.c
|
- avoid pointer gymnastics
|
2013-10-18 20:26:45 +00:00 |
inet.c
|
Not all pointers are 64bit - use uintptr_t instead of uint64_t.
|
2013-06-20 10:43:18 +00:00 |
main.c
|
Don't use -P as a kmem printer, verify that the address points to a pcb first!
|
2013-06-19 21:12:03 +00:00 |
Makefile
|
Retire OSI network stack. OK core@
|
2013-03-01 18:25:13 +00:00 |
mbuf.c
|
Use C89 function definitions
|
2012-03-20 20:34:57 +00:00 |
mroute6.c
|
- avoid pointer gymnastics
|
2013-10-18 20:26:45 +00:00 |
mroute.c
|
Use C89 function definitions
|
2012-03-20 20:34:57 +00:00 |
netstat_hostops.c
|
|
|
netstat_rumpops.c
|
|
|
netstat.1
|
Retire OSI network stack. OK core@
|
2013-03-01 18:25:13 +00:00 |
netstat.h
|
Don't use -P as a kmem printer, verify that the address points to a pcb first!
|
2013-06-19 21:12:03 +00:00 |
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
|
Use sysctl based code netstat -r. Remove support for post-mortem
|
2013-01-28 13:49:08 +00:00 |
show.c
|
- avoid pointer gymnastics
|
2013-10-18 20:26:45 +00:00 |
unix.c
|
Use C89 function definitions
|
2012-03-20 20:34:57 +00:00 |
vtw.c
|
- avoid pointer gymnastics
|
2013-10-18 20:26:45 +00:00 |
vtw.h
|
use getmicrouptime(9) rather than microtime(9) for TIME_WAIT duration
|
2011-05-11 15:08:59 +00:00 |