| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hdt: 0.3.4syslinux-3.83-pre8hdt-0.3.4 | erwan | 2009-08-20 | 1 | -1/+1 |
| * | hdt: fix disklib display | Pierre-Alexandre Meyer | 2009-08-20 | 2 | -2/+2 |
| * | disklib: fix extended partition code | Pierre-Alexandre Meyer | 2009-08-20 | 1 | -12/+21 |
| * | hdt: Fixing memory corruption | erwan | 2009-08-20 | 2 | -5/+5 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/boot/syslinux/syslinux ... | erwan | 2009-08-19 | 7 | -3584/+1355 |
| |\ | |||||
| | * | menu: initialize cm (current menu) before empty check | H. Peter Anvin | 2009-08-17 | 1 | -1/+2 |
| | * | Merge commit 'origin/master' | H. Peter Anvin | 2009-08-14 | 2 | -1676/+1351 |
| | |\ | |||||
| | | * | Revert "Run Nindent on com32/include/pngconf.h" | H. Peter Anvin | 2009-08-13 | 1 | -60/+61 |
| | | * | Revert "Run Nindent on com32/include/png.h" | H. Peter Anvin | 2009-08-13 | 1 | -1616/+1290 |
| | * | | menu: fix Ctrl-W (word erase) when editing a command line | H. Peter Anvin | 2009-08-13 | 1 | -1/+1 |
| | |/ | |||||
| | * | zlib: remove unused sample programs | H. Peter Anvin | 2009-08-10 | 2 | -888/+0 |
| | * | zlib: kill gzio.c | H. Peter Anvin | 2009-08-09 | 2 | -1018/+1 |
| * | | Merge commit 'pam/disklib-fixes' | Erwan Velu | 2009-08-19 | 372 | -22401/+23579 |
| |\ \ | |||||
| | * | | hdt: Remove extra more_printf calls | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -12/+10 |
| | * | | gpllib: Introduce typedefs for callbacks | Pierre-Alexandre Meyer | 2009-08-05 | 2 | -5/+7 |
| | * | | hdt: Don't show partition header if not needed | Pierre-Alexandre Meyer | 2009-08-05 | 2 | -2/+6 |
| | * | | hdt: Fix disk menu to use the new disklib interfaces | Pierre-Alexandre Meyer | 2009-08-05 | 3 | -32/+16 |
| | * | | hdt: Make the menu and cli use the new disk interfaces | Pierre-Alexandre Meyer | 2009-08-05 | 3 | -39/+23 |
| | * | | gpllib: More errno fixes | Pierre-Alexandre Meyer | 2009-08-05 | 5 | -45/+45 |
| | * | | gpllib: Enhance Makefile | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -6/+2 |
| | * | | gpllib: Fix compilation | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -0/+2 |
| | * | | disklib: Change read/write interface | Pierre-Alexandre Meyer | 2009-08-05 | 8 | -206/+164 |
| | * | | disklib: Fix write_verify_sectors | Pierre-Alexandre Meyer | 2009-08-05 | 1 | -1/+1 |
| | * | | Merge commit 'hpa/master' into for-erwan | Pierre-Alexandre Meyer | 2009-08-04 | 350 | -22034/+22541 |
| | |\ \ | | |/ | |||||
| | | * | Merge commit 'syslinux-3.83-pre1' | H. Peter Anvin | 2009-07-27 | 1 | -2/+1 |
| | | |\ | |||||
| | | | * | chain.c32: set DL properly when loaded from ISOLINUX | H. Peter Anvin | 2009-07-23 | 1 | -2/+1 |
| | | * | | com32.h: cleanups, make OFFS_VALID() take the pointer size into account | H. Peter Anvin | 2009-06-09 | 1 | -9/+20 |
| | | * | | Merge commit 'syslinux-3.82' | H. Peter Anvin | 2009-06-09 | 1 | -1/+4 |
| | | |\ \ | | | |/ | |||||
| | | | * | simple menu: make ONTIMEOUT work with MENU HIDDEN | Sergey Vlasov | 2009-06-04 | 1 | -0/+2 |
| | | * | | Add back spaces around ellipses in case statements | H. Peter Anvin | 2009-05-29 | 2 | -4/+4 |
| | | * | | Run Nindent on com32/samples/serialinfo.c | H. Peter Anvin | 2009-05-29 | 1 | -10/+9 |
| | | * | | Run Nindent on com32/samples/resolv.c | H. Peter Anvin | 2009-05-29 | 1 | -26/+26 |
| | | * | | Run Nindent on com32/samples/localboot.c | H. Peter Anvin | 2009-05-29 | 1 | -2/+2 |
| | | * | | Run Nindent on com32/samples/keytest.c | H. Peter Anvin | 2009-05-29 | 1 | -32/+32 |
| | | * | | Run Nindent on com32/samples/hello.c | H. Peter Anvin | 2009-05-29 | 1 | -6/+6 |
| | | * | | Run Nindent on com32/samples/fancyhello.c | H. Peter Anvin | 2009-05-29 | 1 | -11/+11 |
| | | * | | Run Nindent on com32/samples/entrydump.c | H. Peter Anvin | 2009-05-29 | 1 | -24/+24 |
| | | * | | Run Nindent on com32/samples/cat.c | H. Peter Anvin | 2009-05-29 | 1 | -17/+17 |
| | | * | | Run Nindent on com32/samples/advdump.c | H. Peter Anvin | 2009-05-29 | 1 | -18/+18 |
| | | * | | Run Nindent on com32/rosh/rosh.h | H. Peter Anvin | 2009-05-29 | 1 | -42/+44 |
| | | * | | Run Nindent on com32/rosh/rosh.c | H. Peter Anvin | 2009-05-29 | 1 | -516/+574 |
| | | * | | Run Nindent on com32/modules/vpdtest.c | H. Peter Anvin | 2009-05-29 | 1 | -22/+24 |
| | | * | | Run Nindent on com32/modules/vesainfo.c | H. Peter Anvin | 2009-05-29 | 1 | -47/+46 |
| | | * | | Run Nindent on com32/modules/sdi.c | H. Peter Anvin | 2009-05-29 | 1 | -124/+124 |
| | | * | | Run Nindent on com32/modules/sanboot.c | H. Peter Anvin | 2009-05-29 | 1 | -71/+71 |
| | | * | | Run Nindent on com32/modules/reboot.c | H. Peter Anvin | 2009-05-29 | 1 | -8/+7 |
| | | * | | Run Nindent on com32/modules/pmload.c | H. Peter Anvin | 2009-05-29 | 1 | -124/+124 |
| | | * | | Run Nindent on com32/modules/pcitest.c | H. Peter Anvin | 2009-05-29 | 1 | -68/+78 |
| | | * | | Run Nindent on com32/modules/meminfo.c | H. Peter Anvin | 2009-05-29 | 1 | -78/+79 |
| | | * | | Run Nindent on com32/modules/linux.c | H. Peter Anvin | 2009-05-29 | 1 | -137/+137 |
