mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
These macros have substantially identical implementations on each platform. Use roundup2/rounddown2 for round_page/trunc_page. This version standardizes on not using explicit casts and instead preserving the original type. A couple of tweaks were required to make this work. Reviewed by: brooks, kib, markj Obtained from: CheriBSD Differential Revision: https://reviews.freebsd.org/D48450 |
||
|---|---|---|
| .. | ||
| cmds.c | ||
| cmdtab.c | ||
| convtbl.c | ||
| convtbl.h | ||
| devs.c | ||
| devs.h | ||
| extern.h | ||
| fetch.c | ||
| icmp.c | ||
| icmp6.c | ||
| ifcmds.c | ||
| ifstat.c | ||
| iolat.c | ||
| iostat.c | ||
| ip.c | ||
| ip6.c | ||
| keyboard.c | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| mode.c | ||
| mode.h | ||
| netcmds.c | ||
| netstat.c | ||
| pigs.c | ||
| proc.c | ||
| sctp.c | ||
| swap.c | ||
| sysput.c | ||
| systat.1 | ||
| systat.h | ||
| tcp.c | ||
| vmstat.c | ||
| zarc.c | ||