19
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update copyrights to 1999 More... almost 27 years ago
Add test for force where it counts More... almost 27 years ago
Remove note about ELKS; won't happen. More... almost 27 years ago
Add -f to override device check More... almost 27 years ago
Added note about the I/O delay change. More... almost 27 years ago
Fix typo. More... almost 27 years ago
Make io_delay a subroutine, and preserve ax across it. This should also make the binary slightly smaller. More... almost 27 years ago
Added sys2ansi.pl and I/O port change to NEWS Changed io_delay from an OUT to port 0xED to an IN from port 0x80; this hopefully will solve some problems. More... almost 27 years ago
Add sys2ansi.pl to the list of distributed files More... almost 27 years ago
One more bug fix... More... almost 27 years ago
Bug fixes. More... almost 27 years ago
Script to convert syslinux -> ANSI More... almost 27 years ago
1.42 already released; now working on 1.43 More... about 27 years ago
Update documentation; include doc file for distributors. More... about 27 years ago
Be ultra-hyper-paranoid about A20. More... about 27 years ago
Add WBINVD to A20 loop; add some debugging code to bcopy More... about 27 years ago
Change the boot loader/installer boundary slightly More... about 27 years ago
Split the build between boot loader proper and installers; this will permit distributors to rebuild the installers without changing the binary of the boot loader proper. More... about 27 years ago
Fix. More... about 27 years ago
Store all pre-releases in a subdirectory. More... about 27 years ago
Frob the fast A20 gate as well as the keyboard controller. Prepare for 1.42 prerelease. More... about 27 years ago
Always make the initrd fit under the 0x3f000000 mark imposed by unmodified Linux kernels. More... about 27 years ago
Generate a uuencoded file when making prereleases. More... about 27 years ago
Query memory with INT 15h, AX=0E801h and trust memory above 15 MB if obtained that way or specified by the user. More... about 27 years ago
We have space in the boot sector to check the file-ness of LDLINUX.SYS now; use it. More... almost 28 years ago
Put a ribbon on it... we finally got working A20M code. This should be the official 1.40. More... almost 28 years ago
The Linux installer was never a Perl script. More... almost 28 years ago
Make sure we set DF := 0 after returning from a COMBOOT program. More... almost 28 years ago
Clean up "make prerel" a bit. More... almost 28 years ago
Fix bug introduced by moving ldlinux_magic. More... almost 28 years ago