mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
1) Avoid shadowing index. 2) Constness. 3) Missing prototype for ifcmd. 4) Missing include of string.h. 5) Avoid shadowing error function. 6) ANSI definition for main. |
||
|---|---|---|
| .. | ||
| cmds.c | ||
| cmdtab.c | ||
| convtbl.c | ||
| convtbl.h | ||
| devs.c | ||
| devs.h | ||
| extern.h | ||
| fetch.c | ||
| icmp.c | ||
| icmp6.c | ||
| ifcmds.c | ||
| ifstat.c | ||
| iostat.c | ||
| ip.c | ||
| ip6.c | ||
| keyboard.c | ||
| main.c | ||
| Makefile | ||
| mbufs.c | ||
| mode.c | ||
| mode.h | ||
| netcmds.c | ||
| netstat.c | ||
| pigs.c | ||
| swap.c | ||
| systat.1 | ||
| systat.h | ||
| tcp.c | ||
| vmstat.c | ||