acpi: Narrow workaround for broken interrupt settings
[dragonfly.git] / libexec / dma / README.DRAGONFLY
blobf9c0b382171b3d204e908db49ebbdfb0c10e2dc4
1 DragonFly Mail Agent (DMA)
2 ==========================
4 While dma originated on DragonFly, the official repository is now
5 considered to be at GitHub:
7 https://github.com/corecode/dma
9 Synced commit May 23 2020: 14ea7d7d5b8e0819d462c9265dafd1b222d994c1
11 Local modifications applied to following files:
12         aliases_parse.y (-Werror=redundant-decls)
13         dma.8           (typo)
14         dma.c           (-Werror=redundant-decls, -Werror=implicit-fallthrough)
15         dma.c           (recognize mailq -Ac)
16         dma.c           (recognize hoststat and purgestat)
17         dma.h           (-Werror=redundant-decls, -Werror=missing-prototypes)
18         mail.c          (-Werror=implicit-fallthrough)
20 Not imported:
21         BSDmakefile
22         INSTALL
23         Makefile
24         Makefile.etc
25         bsd/
26         get-version.sh
27         test/