mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 08:21:05 -05:00
- Delete redundant declarations. - Add -Wredundant-declarations to Makefile.i386 so they don't come back. - Delete sloppy COMMON-style declarations of uninitialized data in header files. - Add a few prototypes. - Clean up warnings resulting from the above. NB: ioconf.c will still generate a redundant-declaration warning, which is unavoidable unless somebody volunteers to make `config' smarter. |
||
|---|---|---|
| .. | ||
| bpf.c | ||
| bpf.h | ||
| bpf_compat.h | ||
| bpf_filter.c | ||
| bpfdesc.h | ||
| if.c | ||
| if.h | ||
| if_arp.h | ||
| if_dl.h | ||
| if_ethersubr.c | ||
| if_llc.h | ||
| if_loop.c | ||
| if_sl.c | ||
| if_slvar.h | ||
| if_types.h | ||
| netisr.h | ||
| radix.c | ||
| radix.h | ||
| raw_cb.c | ||
| raw_cb.h | ||
| raw_usrreq.c | ||
| route.c | ||
| route.h | ||
| rtsock.c | ||
| slcompress.c | ||
| slcompress.h | ||
| slip.h | ||