mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 12:20:54 -05:00
- Change the type of hw.pagesizes to OPAQUE, since it returns an array. - Modify the handler to only truncate the returned length if the caller supplied an output buffer. This allows use of the trick of passing a NULL output buffer to fetch the output size, while preserving compatibility if MAXPAGESIZES is increased. - Add a "S,pagesize" formatter to sysctl(8). Reviewed by: alc, kib MFC after: 2 weeks Sponsored by: Juniper Networks, Inc. Sponsored by: Klara, Inc. Differential Revision: https://reviews.freebsd.org/D26239 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.depend | ||
| sysctl.8 | ||
| sysctl.c | ||
| sysctl.conf | ||