mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
This replaces d_mmap() with the d_mmap2() implementation and also changes the type of offset to vm_ooffset_t. Purge d_mmap2(). All driver modules will need to be rebuilt since D_VERSION is also bumped. Reviewed by: jhb@ MFC after: Not in this lifetime... |
||
|---|---|---|
| .. | ||
| boot_font.c | ||
| creator.c | ||
| creatorreg.h | ||
| fb.c | ||
| fbreg.h | ||
| gallant12x22.c | ||
| gfb.h | ||
| machfb.c | ||
| machfbreg.h | ||
| s3_pci.c | ||
| splash.c | ||
| splash_bmp.c | ||
| splash_pcx.c | ||
| splashreg.h | ||
| vesa.c | ||
| vesa.h | ||
| vga.c | ||
| vgareg.h | ||