Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | read: handle the case of partial data from unreaddynamic | H. Peter Anvin | 2009-08-10 | 2 | -6/+10 |
* | lib: add unread() syscall; use it to implement ungetc() | H. Peter Anvin | 2009-08-09 | 9 | -7/+114 |
* | Merge branch 'core32' into dynamic | H. Peter Anvin | 2009-08-08 | 1 | -2/+1 |
|\ | |||||
| * | Merge branch 'master' into core32 | H. Peter Anvin | 2009-08-08 | 1 | -2/+1 |
| |\ | |||||
| | * | 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 |
* | | | | Add --hash-style=gnu to the relevant LDFLAGS | H. Peter Anvin | 2009-08-02 | 2 | -2/+2 |
* | | | | file: clear fp->i.buf when the buffer is freed | H. Peter Anvin | 2009-08-02 | 2 | -0/+2 |
* | | | | file: use malloc/free to allocate and free buffers | H. Peter Anvin | 2009-08-02 | 5 | -12/+45 |
|/ / / | |||||
* | | | com32: add openmem.o to the Makefile | H. Peter Anvin | 2009-07-09 | 1 | -0/+1 |
* | | | Add openmem() function to read from memory as if it were a file | H. Peter Anvin | 2009-07-09 | 4 | -9/+70 |
* | | | MCONFIG: build GCCOPT one step at a time, don't align stack | H. Peter Anvin | 2009-06-24 | 2 | -11/+20 |
* | | | Add .gitignore files for generated files | H. Peter Anvin | 2009-06-15 | 1 | -0/+1 |
* | | | Merge branch 'master' into core32 | H. Peter Anvin | 2009-06-09 | 1 | -9/+20 |
|\ \ \ | |/ / | |||||
| * | | com32.h: cleanups, make OFFS_VALID() take the pointer size into account | H. Peter Anvin | 2009-06-09 | 1 | -9/+20 |
* | | | Merge branch 'master' into core32 | H. Peter Anvin | 2009-06-09 | 1 | -1/+4 |
|\ \ \ | |/ / | |||||
| * | | 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 |
* | | | Merge branch 'master' into core32 | H. Peter Anvin | 2009-05-29 | 2 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Add back spaces around ellipses in case statements | H. Peter Anvin | 2009-05-29 | 2 | -4/+4 |
* | | | Merge branch 'master' into core32 | H. Peter Anvin | 2009-05-29 | 334 | -21525/+22152 |
|\ \ \ | |/ / | |||||
| * | | 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 |
| * | | Run Nindent on com32/modules/kbdmap.c | H. Peter Anvin | 2009-05-29 | 1 | -29/+29 |
| * | | Run Nindent on com32/modules/ifcpu64.c | H. Peter Anvin | 2009-05-29 | 1 | -56/+55 |
| * | | Run Nindent on com32/modules/ethersel.c | H. Peter Anvin | 2009-05-29 | 1 | -127/+125 |
| * | | Run Nindent on com32/modules/elf.c | H. Peter Anvin | 2009-05-29 | 1 | -183/+184 |
| * | | Run Nindent on com32/modules/dmitest.c | H. Peter Anvin | 2009-05-29 | 1 | -132/+145 |
| * | | Run Nindent on com32/modules/dmi_utils.c | H. Peter Anvin | 2009-05-29 | 1 | -31/+34 |
| * | | Run Nindent on com32/modules/cpuidtest.c | H. Peter Anvin | 2009-05-29 | 1 | -47/+83 |
| * | | Run Nindent on com32/modules/config.c | H. Peter Anvin | 2009-05-29 | 1 | -8/+8 |
| * | | Run Nindent on com32/modules/cmd.c | H. Peter Anvin | 2009-05-29 | 1 | -2/+2 |