Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01-hg-update.patch | diff --exclude .svn --exclude .git --exclude CVS --exclude .hg -ur loadlin-1.6f/doc/manual.txt /home/samy/prog/debian/loadlin/doc/manual.txt | no | ||||
99-yasm.patch | Hacks to let yasm compile loadlin, despite its current shortcomings, notably the lack of support for mov a,1 ... a db ? This is the output of hg diff -p -r default -r yasm diff -r 56b6cf82d167 -r c8190a00fb15 src/loadlin.asm |
no | ||||
flags | no | |||||
implicit-function-declaration | # HG changeset patch # User Samuel Thibault <samuel.thibault@ens-lyon.org> # Date 1713725153 -7200 # Sun Apr 21 20:45:53 2024 +0200 # Node ID 2fcbe7155523ce39e92b11266b13919ee759ed36 # Parent c62a5b1e15ec2b4ddeb2230962e38689ec2cbcaf Fix missing function declaration diff --git a/initrd/freeramdisk.c b/initrd/freeramdisk.c |
no | ||||
return-type | # HG changeset patch # User Samuel Thibault <samuel.thibault@ens-lyon.org> # Date 1720095319 -7200 # Thu Jul 04 14:15:19 2024 +0200 # Node ID 7ae629150e8cc07258d3c8a3e3a9901016e34171 # Parent 2fcbe7155523ce39e92b11266b13919ee759ed36 Fix missing function return type diff --git a/initrd/freeramdisk.c b/initrd/freeramdisk.c |
no |