mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 17:32:57 -05:00
1) Move the new field (brand_note) to the end of the Brandinfo structure. 2) Add a new flag BI_BRAND_NOTE that indicates that the brand_note pointer is valid. 3) Use the brand_note field if the flag BI_BRAND_NOTE is set and as old modules won't have the flag set, so the new field brand_note would be ignored. Suggested by: jhb Reviewed by: jhb Approved by: kib (mentor) MFC after: 6 days |
||
|---|---|---|
| .. | ||
| linux.h | ||
| linux32_dummy.c | ||
| linux32_genassym.c | ||
| linux32_ipc64.h | ||
| linux32_locore.s | ||
| linux32_machdep.c | ||
| linux32_proto.h | ||
| linux32_support.s | ||
| linux32_syscall.h | ||
| linux32_sysent.c | ||
| linux32_sysvec.c | ||
| Makefile | ||
| syscalls.conf | ||
| syscalls.master | ||