Package: dosemu / 1.4.0.7+20130105+b028d3f-2
Metadata
Package | Version | Patches format |
---|---|---|
dosemu | 1.4.0.7+20130105+b028d3f-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
debianize.patch | (download) |
src/arch/linux/Makefile.main |
5 2 + 3 - 0 ! |
adjust where files are installed, which seems specific to debian. Additionally, adjust how the license files are handled, and how they're mentioned in the copyright notice (i.e. point to the locally installed Debian copies instead of duplicating them in the binary package). |
pc tcp packet pad.patch | (download) |
src/dosext/net/net/pktnew.c |
12 12 + 0 - 0 ! |
the linux tap driver can send packets that the dos pc/tcp stack thinks are invalid (e.g. ARP replies). This pads the packet to avoid the problem. |
1