Timeline


and .

08/28/06:

19:15 Changeset [7843b240080ab04f9b0d56c8ee5b7f3271b9c94f] by H. Peter Anvin <hpa@…>
Add alpha-blending function in preparation for proper RGBA text.
09:46 Changeset [72fd5d37e68617c3bdd7aff56f519a1e5c9d8817] by H. Peter Anvin <hpa@…>
Test program for the VESA code
09:45 Changeset [e3f74a218f641d6d17d3241b271dc70320b8a979] by H. Peter Anvin <hpa@…>
Include file updates
09:40 Changeset [ca2232343b4a9d919710d96ee84e16e948869992] by H. Peter Anvin <hpa@…>
Add routine to initialize and test for the FPU.
09:10 Changeset [2d944271feb763beebd525c514863e7ff955e765] by H. Peter Anvin <hpa@…>
Add strtod() function, needed by libpng
08:50 Changeset [3f31b9852c313b6b9a670e9c202a7fb339e5d448] by H. Peter Anvin <hpa@…>
Work on getting libpng to actually do something useful…
07:28 Changeset [185b1c3a6c1f3ba8566507f1d8fe555480495a9c] by H. Peter Anvin <hpa@…>
More work on VESA graphical console support

08/27/06:

23:04 Changeset [b76cbd9c17c8001bdba243dffe6df0199b2cf049] by H. Peter Anvin <hpa@…>
More work on the VESA graphics console

08/26/06:

18:14 Changeset [a9d5646f3018b47c5f01a5c2428bc0c7a4877649] by H. Peter Anvin <hpa@…>
Move Makefile.secret to the release directory
00:25 Changeset [d377f40ddab584334afa781d3d17646e4a3c5a17] by H. Peter Anvin <hpa@…>
This branch is targetted at SYSLINUX 3.30
00:18 Changeset [8d11f00b6a2e57b4063683601f0ad24b566eabbd] by H. Peter Anvin <hpa@…>
Beginning of a VESA graphical console driver
00:16 Changeset [9a05eeb88d20f3f3713ed9af0ef3d15c5d334c52] by H. Peter Anvin <hpa@…>
Support sending information from the comboot module to the syslinux core …

08/25/06:

05:22 Changeset [7642960212dfd1e18e2dbea65f30d7d186e5ff0b] by H. Peter Anvin <hpa@…>
We actually need klibc-1.4.27 or later…
05:18 Changeset [6582bed72ada9ff9154c463c6cd6393d3548b282] by H. Peter Anvin <hpa@…>
extlinux: when compiling against klibc, use atexit() to clean up the …
05:06 Changeset [a7179414798e28720e25d4a1346a765a521c4fbe] by H. Peter Anvin <hpa@…>
extlinux: when building for klibc, mknod() needs to be a block device
04:45 Changeset [0378a4489558176f40eddbd070d90a08eacece02] by H. Peter Anvin <hpa@…>
We need klibc-1.4.26 for getopt_long() to actually work.
04:17 Changeset [cb1525aaea9d94eb67ae4a6d6e8a0bfaf636214c] by H. Peter Anvin <hpa@…>
Print a usage message when we get an invalid option
04:04 Changeset [3c6c02ff57e3f2fd72a7ec41d8bfbf14290a7adc] by H. Peter Anvin <hpa@…>
Support building extlinux with klibc

08/22/06:

00:46 Changeset [131a731d4370f69ee79e16dcafd650021b324ea2] by H. Peter Anvin <hpa@…>
PXELINUX: Print an error message if the config file is not found
00:29 Changeset [0fb90210669c7f44336cd76935c7ee1a3579ce18] by H. Peter Anvin <hpa@…>
Fix typo
00:28 Changeset [d1cb6d7815f5f1606a5bf819d4b4ed56ec9d2ffe] by H. Peter Anvin <hpa@…>
In kaboom, use standard macro for resetting the stack where applicable
00:10 Changeset [abd0e0be791f9c2b19481001c069e41b8bb46020] by H. Peter Anvin <hpa@…>
Merge with  git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git
00:10 Changeset [f8c092bd1435421518dd8a7922b5d89e5ed8576e] by H. Peter Anvin <hpa@…>
Modularize the pause bird function; don't print dots for bootsects and …

08/18/06:

02:40 Changeset [481db1b5e161ae9af4aed1103de20a61ccb82335] by H. Peter Anvin <hpa@…>
Document CD boot sector fix.
02:38 Changeset [22041405ecbd74d046ce5a29c3f57f49f0b598bf] by H. Peter Anvin <hpa@…>
Comment fix.
02:38 Changeset [3cd4be7cb586507d6ad9f5a9cfc3544977f6152e] by H. Peter Anvin <hpa@…>
Fix stack clobber when loading CD boot sectors.

08/17/06:

23:17 Changeset [417fd5c59cf7907a95cc45b65c69a748a980fea7] by H. Peter Anvin <hpa@…>
More cleanup of comboot exit code
22:39 Changeset [20ceb4162ee177562cf4fd4d3fed9a5770a0fab1] by H. Peter Anvin <hpa@…>
Fix directory name
22:38 Changeset [4a15088324439c4c224b841117848782bbb4f7f3] by H. Peter Anvin <hpa@…>
Target to upload a prerelease
22:32 Changeset [50cfc138c9de5012848006141e5a916afc074350] by H. Peter Anvin <hpa@…>
Merge with  git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git
22:32 Changeset [d8e0c5eb1d7052aa6b58a31809800dd79e95d179] by H. Peter Anvin <hpa@…>
Remove more CVS-era $Id$ tags.
22:26 Changeset [a14b41f3e9d96c5a36901d94f9a3474a23a698aa] by H. Peter Anvin <hpa@…>
Better describe what this macro does (comment fix.)
22:19 Changeset [243a8f70d28ac922df7855301496727a743ab469] by H. Peter Anvin <hpa@…>
Clean up the reset stack macro further; incorporate segment reset as well …
22:13 Changeset [fce3daf690aac2e42b067f8d3eba9285bf4b4dc9] by H. Peter Anvin <hpa@…>
Remove obsolete code
22:00 Changeset [1450ab11b6f09bb35dc3e9419a3a1e4dc9b9dfe6] by H. Peter Anvin <hpa@…>
The RESET_STACK change broke SYSLINUX & EXTLINUX. Fix.
21:30 Changeset [42b6c1d14f13b42a3478de9cdd4fc3c976d6d895] by H. Peter Anvin <hpa@…>
Add header file missing since prior checkin
21:26 Changeset [4604b77ad1d301d2f0a571ea3376c38f5b990813] by H. Peter Anvin <hpa@…>
Remove CVS-era $Id$ tags.
21:25 Changeset [05b58a2d995773794bb724293f9e52583545fa81] by H. Peter Anvin <hpa@…>
Document stack overflow issue.
21:24 Changeset [5f7ba5958af6985fdb7b1f1d86c92691786544a1] by H. Peter Anvin <hpa@…>
When exiting a COMBOOT/COM32 module, reset the stack instead of saving and …
21:21 Changeset [ff17500411ecf1fe1697e3d6f114e14b4da4ba60] by H. Peter Anvin <hpa@…>
COM32 module from Erwan Velu to automate loading based on DMI records.

08/15/06:

05:26 Changeset [f92da517e2dc7f6a9a0971425bb8bdfefea20142] by H. Peter Anvin <hpa@…>
Stealth whitespace cleanup
05:25 Changeset [1442feb3e09f6752a58191b4630a76e3051bca60] by H. Peter Anvin <hpa@…>
Adding a com32 module to handle DMI From : Erwan Velu …

08/09/06:

01:04 Changeset [104dd7b80670b7180cd1ea84f5f9832e92bbcf54] by H. Peter Anvin <hpa@…>
DOS installer: make sure we tell gcc what the memory constraints are
Note: See TracTimeline for information about the timeline view.