root
| Name | Size | Rev | Age | Last Change |
|---|---|---|---|---|
| codepage | 582645e269ee82d544ab8b8b913c8364f3178484 | 20 months | Reorganize the codepage handling to allow ucs2 -> codepage conversion … | |
| com32 | eedb9638d8534bbd39bfa657b932554c92ac55d6 | 4 months | cat.c32: handle multiple files, use argv[0], copy 4K at a time Loop over … | |
| core | 01fc061d9851463296347d3834185ea5c5618a68 | 5 months | core: make sure we observe EFLAGS_ID only When looking for CPUID, make … | |
| devel | 9fd03f7c843a9c107bb1a5e65bd9d94f6e48d892 | 16 months | Nindent: indent script from the NASM project Add an indentation script … | |
| doc | 99c5243867c4e00f516ba622bf4ba249aeb9f115 | 5 months | Clean up the version/copyright strings reported via the comboot API Skip … | |
| dos | cece96bdd71da5ad1492c2d96485320f78ba8a83 | 7 months | dosutil: move copybs here, update Makefile Move copybs to dosutil, change … | |
| dosutil | cece96bdd71da5ad1492c2d96485320f78ba8a83 | 7 months | dosutil: move copybs here, update Makefile Move copybs to dosutil, change … | |
| extlinux | 71d20885019564586d5f4d316af220cdae2900f5 | 8 months | Makefile: replace -W -Wall with centralized $(GCCWARN) Replace -W -Wall … | |
| gpxe | 770f0c1ee49542fcbb857fa704c805a4dba67d25 | 7 months | gPXE: change heap size to 512K Change heap size from 128K to 512K to … | |
| libfat | 6e05388a80cfe0c2238e9783da9f5058b8ee8aaf | 16 months | Run Nindent on libfat/ulint.h Automatically reformat libfat/ulint.h using … | |
| libinstaller | 1493bbd9c89cd33974a7500db75e3b0a2744a3dc | 16 months | Run Nindent on libinstaller/syslxmod.c Automatically reformat … | |
| linux | 71d20885019564586d5f4d316af220cdae2900f5 | 8 months | Makefile: replace -W -Wall with centralized $(GCCWARN) Replace -W -Wall … | |
| man | 952d5d33148fdfb7599aa48fd0014129681ad2b8 | 17 months | Adding manpage from Brian Pellin <bpellin@…> for extlinux. | |
| mbr | 2f92affcce5ffef4da90fe44bcac5a4db45df25f | 16 months | isohdpfx: actually generate the stack frame isolinux expects Actually … | |
| memdisk | b5d635ad26b00ce242af7c1b31e34f41cb798fc9 | 5 months | memdisk: Calculate mBFT checksum later We were calculating the mBFT … | |
| memdump | 247dbe7aaec8d4a29fdf599e21dbb5a54de14f8b | 7 months | memdump: srecs need a length, and max 32 data bytes Length + 32 data … | |
| mime | 2a9ddeceec1176a3da5a702997b0a0feb3d0cfb8 | 17 months | Provide a shared MIME file for the LSS16 image format Add a MIME file for … | |
| modules | 37dce9bacc049f5b4b6beeba0378ce785bb3cebb | 12 months | int18: module for local booting using INT 18h At least until we can get a … | |
| mtools | b82686b524d2ee4441ce411fa6db3a210edbaa34 | 7 months | mtools: add MTOOLS_FAT_COMPATIBILITY=1 It's perfectly legitimate to have … | |
| sample | b1deeb181382bad22846f9c467b64fbda6665e8f | 15 months | Create a dosutil subdirectory and move mdiskchk there DOS utilities … | |
| utils | 08b3602db548775ca819780de77686a186156ec7 | 4 months | isohybrid: use getopt_long_only() For compatibility with isohybrid.pl, … | |
| win32 | 71d20885019564586d5f4d316af220cdae2900f5 | 8 months | Makefile: replace -W -Wall with centralized $(GCCWARN) Replace -W -Wall … | |
| .gitignore | 417 bytes | dc81681f81225d6f22cc8e3afcf07a286e02ca62 | 4 months | isohybrid: create a C version Some Linux distributions have complained … |
| BUGS | 138 bytes | 43cf4dda600db1ccd05d9788c7b1da0cde7c0413 | 7 years | Fix COMBOOT/COM32 command-line generation. Add test programs. |
| COPYING | 17.6 KB | 744566aad3ad0f861289320f6527f93f767f23d4 | 12 years | Updated the COPYING file to the last revision from GNU. |
| dummy.c | 101 bytes | 6bd80b169312667157a392f99d271526d15c456c | 16 months | Run Nindent on dummy.c Automatically reformat dummy.c using Nindent. Do … |
| gen-id.sh | 0.7 KB | 459a865ecfd949e7819c7674d3b450a1d1182d05 | 7 months | sysdump: *actually* generate the proper version string Make the gen-id.sh … |
| Makefile | 5.5 KB | 5ebd942223233377fcd02d333a11c1fc56ad3164 | 7 months | Makefile: dos/copybs.com now in dosutil Signed-off-by: H. Peter Anvin … |
| Makefile.private | 3.6 KB | 4d0340670f3bd9dff2f51b0584b554962d8c305e | 17 months | Makefile: drop references to "make depend" We no longer need "make … |
| MCONFIG | 1.8 KB | 1da816e5101d61edc8a01e3c76a1b89933a8b863 | 8 months | MCONFIG: add debugging version of GCCWARN Add the options that help smoke … |
| MCONFIG.embedded | 1.6 KB | b684e0fe03ea0ad949f087b0a4d58fa3a8b29116 | 5 months | MCONFIG: update gcc options for embedded and com32 Update the gcc options … |
| NEWS | 58.2 KB | 46e5fa129fec5e115852468732338d9335cd4cdb | 5 months | NEWS: document mBFT fix Signed-off-by: H. Peter Anvin <hpa@…> |
| now.pl | 445 bytes | 852d962ee2d0a51bf7aa3c6f0b1fdecbef1a3efd | 2 years | Share the gen-id stuff between core and memdisk Both core and memdisk … |
| README | 1.4 KB | 4b96057c4bc297c892bc84c920f1962a37d8e511 | 8 months | Update README for 2010 |
| syslinux.spec.in | 7.2 KB | 6c7159d13c948afcc067635d0cc0c6aae39a04bf | - | - |
| TODO | 501 bytes | 08844f9e811b9ad77b281d8608e90c140c76e44f | 2 years | TODO: remove obsolete items |
| version | 10 bytes | cdfd4a411a53fc128591c1fe2b93580cf210c1da | 6 months | NEWS, version: update for 3.86 Signed-off-by: H. Peter Anvin … |
| version.pl | 0.9 KB | 07ff8e874b0bd1d1c4fa893c94063fbedf6e3315 | 2 years | Centralize more of the version number machinery Centralize more (most) of … |
Note: See TracBrowser
for help on using the browser.
