summaryrefslogtreecommitdiff
path: root/dos
Commit message (Expand)AuthorAgeFilesLines
* Add NTFS filesystem support to Linux and Windows installersPaulo Alcantara2011-09-072-3/+4
* Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* ld: Use ABSOLUTE() when taking differences between relative symbolsH. Peter Anvin2011-04-011-3/+3
* dos/dosexe.ld: Work around linker issue in binutils 2.21.51H. Peter Anvin2011-03-161-5/+6
* dos: Use libinstaller option parserShao Miller2010-07-191-61/+19
* dos: add .size directives to int2526.SH. Peter Anvin2010-07-191-0/+2
* dos: add .size attribute for syslinux_ldlinux_lenH. Peter Anvin2010-07-191-0/+1
* dos: add missing file ldlinux.SH. Peter Anvin2010-07-192-0/+20
* dos, win32: use our own getopt_long() for bothH. Peter Anvin2010-07-193-179/+3
* dos: fix non-executable files which were +xH. Peter Anvin2010-07-196-0/+0
* dos: advance the pointer correctlyH. Peter Anvin2010-07-191-4/+5
* dos: add memcpy_from_sl() and use it where appropriateH. Peter Anvin2010-07-192-36/+49
* dos: change the link procedure to use negative pointers below DGROUPH. Peter Anvin2010-07-193-7/+9
* dos: Work-in-progress 2Shao Miller2010-07-102-0/+2
* dos: Work-in-progressShao Miller2010-07-0312-14/+305
* dos: include the ADV in the file size to be sector mappedsyslinux-4.00-pre62H. Peter Anvin2010-06-251-1/+2
* dos: vacuous ADV supportH. Peter Anvin2010-06-225-1/+81
* Merge syslinux/extlinux patch code and core codeH. Peter Anvin2010-06-202-1/+2
* Reduce sector 1 space pressure; further merge installer codesyslinux-4.00-pre52H. Peter Anvin2010-06-202-1/+101
* Make syslinux installer real "pathbased"Alek Du2010-06-091-1/+1
* dos: make sure we don't look like a Windows imageH. Peter Anvin2010-02-261-0/+8
* Merge remote branch 'origin/master' into pathbasedH. Peter Anvin2010-02-202-272/+1
|\
| * dosutil: move copybs here, update MakefileH. Peter Anvin2010-02-152-272/+1
* | Merge branch 'master' into fscH. Peter Anvin2009-12-224-61/+245
|\ \ | |/
| * dos: int 25/26 may be register-dirty; wrap them in assemblyH. Peter Anvin2009-11-134-31/+102
| * dos: don't add the linker script twice on the ld command lineH. Peter Anvin2009-11-111-1/+1
| * dos: drop unneeded .eh_frame sectionH. Peter Anvin2009-11-112-2/+5
| * dos: always try the FAT32-aware direct I/O calls firstH. Peter Anvin2009-11-111-13/+17
| * dos: DOS version 7.10 is 0x070a, not 0x0710...H. Peter Anvin2009-11-111-4/+4
| * dos: fix the soft-locking loopH. Peter Anvin2009-11-101-1/+1
| * dos: try to handle both raw DOS mode and Windows modeH. Peter Anvin2009-11-101-31/+83
| * dos: make DOS installer work under WinMEH. Peter Anvin2009-11-102-28/+85
* | dos: add pointer to PE header in binaryH. Peter Anvin2009-07-101-0/+15
* | dos: assume NASM 2.03, so use -MP -MD for dependenciesH. Peter Anvin2009-06-241-2/+1
* | Merge branch 'master' into core32H. Peter Anvin2009-05-2917-997/+990
|\ \ | |/
| * Run Nindent on dos/syslinux.cH. Peter Anvin2009-05-291-460/+446
| * Run Nindent on dos/string.hH. Peter Anvin2009-05-291-4/+4
| * Run Nindent on dos/stdlib.hH. Peter Anvin2009-05-291-1/+1
| * Run Nindent on dos/stdio.hH. Peter Anvin2009-05-291-1/+1
| * Run Nindent on dos/stdint.hH. Peter Anvin2009-05-291-28/+28
| * Run Nindent on dos/skipatou.cH. Peter Anvin2009-05-291-4/+4
| * Run Nindent on dos/printf.cH. Peter Anvin2009-05-291-235/+246
| * Run Nindent on dos/perror.cH. Peter Anvin2009-05-291-1/+1
| * Run Nindent on dos/mystuff.hH. Peter Anvin2009-05-291-3/+2
| * Run Nindent on dos/malloc.hH. Peter Anvin2009-05-291-5/+5
| * Run Nindent on dos/malloc.cH. Peter Anvin2009-05-291-74/+73
| * Run Nindent on dos/free.cH. Peter Anvin2009-05-291-47/+46
| * Run Nindent on dos/conio.cH. Peter Anvin2009-05-291-11/+11
| * Run Nindent on dos/atou.cH. Peter Anvin2009-05-291-4/+4
| * Run Nindent on dos/argv.cH. Peter Anvin2009-05-291-41/+41