if_atm.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
if_inarp.h
|
remove unused #define.
|
2009-02-18 13:17:50 +00:00 |
in_pcb.c
|
Implicit EPERM -> explicit EACCES.
|
2009-05-12 22:22:46 +00:00 |
in_pcb.h
|
Add the IP_MINTTL socket option.
|
2009-07-17 22:02:54 +00:00 |
in_proto.c
|
include opt_gateway
|
2009-02-28 18:31:12 +00:00 |
in.c
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
in.h
|
Add the IP_MINTTL socket option.
|
2009-07-17 22:02:54 +00:00 |
ip_flow.c
|
ansify function definitions
|
2009-03-15 22:16:09 +00:00 |
ip_input.c
|
Delete trailing whitespace.
|
2009-07-17 18:09:25 +00:00 |
ip_mroute.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
ip_output.c
|
Add the IP_MINTTL socket option.
|
2009-07-17 22:02:54 +00:00 |
tcp_output.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
tcp_sack.c
|
POOL_INIT -> pool_init
|
2009-05-27 17:41:03 +00:00 |
tcp_subr.c
|
POOL_INIT -> pool_init
|
2009-05-27 17:41:03 +00:00 |
tcp_var.h
|
POOL_INIT -> pool_init
|
2009-05-27 17:41:03 +00:00 |