2005-04-29 |
hpa | Don't clobber live registers, it's not nice |
commit | commitdiff | tree | snapshot |
2005-04-29 |
hpa | Use the correct register |
commit | commitdiff | tree | snapshot |
2005-04-29 |
hpa | Add new "bigraw" mode to memdisk. |
commit | commitdiff | tree | snapshot |
2005-04-28 |
hpa | Advanced menu system update from Murali |
commit | commitdiff | tree | snapshot |
2005-04-28 |
hpa | Rewritten advanced menuing system from Murali. |
commit | commitdiff | tree | snapshot |
2005-04-08 |
hpa | Document keystrokes |
commit | commitdiff | tree | snapshot |
2005-04-08 |
hpa | Ctrl-X -> return to text mode immediately |
commit | commitdiff | tree | snapshot |
2005-04-06 |
hpa | Initialize VKernelBuf to zero |
commit | commitdiff | tree | snapshot |
2005-04-06 |
hpa | Precedence fix |
commit | commitdiff | tree | snapshot |
2005-04-03 |
hpa | Fix highlighting of digits and lower-case characters. |
commit | commitdiff | tree | snapshot |
2005-04-03 |
hpa | extlinux: fix multiple directory-parsing bugs. |
commit | commitdiff | tree | snapshot |
2005-04-02 |
hpa | Install mbr.bin in AUXDIR |
commit | commitdiff | tree | snapshot |
2005-03-08 |
hpa | Actually use memcmp() for the DOSEMU comparison; we... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
hpa | Document sparse files now handled correctly. |
commit | commitdiff | tree | snapshot |
2005-01-25 |
hpa | extlinux: handle sparse files correctly |
commit | commitdiff | tree | snapshot |
2005-01-24 |
hpa | Allow setting a custom salt |
commit | commitdiff | tree | snapshot |
2005-01-21 |
hpa | Add password support to simple menu system |
commit | commitdiff | tree | snapshot |
2005-01-21 |
hpa | More work on password support for the menu systems... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
hpa | SHA-1 support in libutil; beginnings of menu passwd... |
commit | commitdiff | tree | snapshot |
2005-01-20 |
hpa | Improved handling of ARP wait; add idle function. |
commit | commitdiff | tree | snapshot |
2005-01-20 |
hpa | Move idle function into libcom32; libutil function... |
commit | commitdiff | tree | snapshot |
2005-01-18 |
hpa | Fix calculation of I/O block size in SYSLINUX |
commit | commitdiff | tree | snapshot |
2005-01-12 |
hpa | Private copy of <linux/ext2_fs.h> |
commit | commitdiff | tree | snapshot |
2005-01-12 |
hpa | Fix zlib build problem. |
commit | commitdiff | tree | snapshot |
2005-01-12 |
hpa | Move <zconf.h> to the right place |
commit | commitdiff | tree | snapshot |
2005-01-12 |
hpa | Disable tracers |
commit | commitdiff | tree | snapshot |
2005-01-12 |
hpa | 3.07: Fix chainloading |
commit | commitdiff | tree | snapshot |
2005-01-10 |
hpa | Move png header files in place; add documentation |
commit | commitdiff | tree | snapshot |
2005-01-10 |
hpa | ftell() operation |
commit | commitdiff | tree | snapshot |
2005-01-10 |
hpa | Fix ramdisk len |
commit | commitdiff | tree | snapshot |
2005-01-10 |
hpa | Fix the su_ramdisklen field |
commit | commitdiff | tree | snapshot |
2005-01-08 |
hpa | Add libpng |
commit | commitdiff | tree | snapshot |
2005-01-08 |
hpa | Move <zlib.h> to include directory; add prototype for... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
hpa | Add zlib to libcom32 |
commit | commitdiff | tree | snapshot |
2005-01-08 |
hpa | Sparse files don't work right, either. |
commit | commitdiff | tree | snapshot |
2005-01-08 |
hpa | Change 3.10 -> 3.05 |
commit | commitdiff | tree | snapshot |
2005-01-08 |
hpa | Call the next version 3.05, so we can push it out quick... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
hpa | Fix bug in the handling of directories spanning multipl... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
hpa | Add missing header file |
commit | commitdiff | tree | snapshot |
2005-01-06 |
hpa | Commit 3.10 changes to mainline. In particular, suppor... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Document PCI config space change |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Fix dependency detection in subdirectories |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Support PCI configuration space mechanism #2 if necessary. |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | EXTLINUX: return derivative-specific information. ... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Update TODO file |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Allow libcom32 to detect a disabled video console,... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Fix command parsing; add mask support |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Use DEC VT graphics and try to be compatible with as... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Total hack to work around machines with broken BLKGETSI... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Clean up extlinux compilation issues |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Allow the user to override the extlinux detected geomet... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Add #include <sys/mount.h> just in case that helps... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Check for a release directory before tagging anything... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | Spend little over half a kilobyte printing an error... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
hpa | New module "ethersel" which scans for devices and boots... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | Fix PCI access functions |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | New CONSOLE directive to enable/disable the video console. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | More readable scroll bar |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | More details on serial console improvements |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | More navigation keys |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | More serial console speed improvements. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | Serial console improvements |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | Work better over a serial console |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | Use a scrollbar instead of [+] and [-] |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | Fix xpread/xpwrite; call die() when we're dead to make... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | Update copyright date |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | Hack for missing BLKGETSIZE64, too |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | Document 3.02 news so far |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | Build native (not necessarily i386) binaries |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | Use libfat to set the MS-DOS attributes when using... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | Print an error message if the configuration file seems... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | Explain what "the appropriate location" is. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
hpa | If BLKGETSIZE64 isn't defined, define it. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
hpa | Allow compilation on systems without BLKGETSIZE64 |
commit | commitdiff | tree | snapshot |
2005-01-03 |
hpa | Add missing note w.r.t. 3.01. |
commit | commitdiff | tree | snapshot |
2005-01-03 |
hpa | 2004 -> 2005 |
commit | commitdiff | tree | snapshot |
2005-01-03 |
hpa | It's 2005, that should be the copyright year |
commit | commitdiff | tree | snapshot |
2005-01-03 |
hpa | Display only heads and sectors, since that's all that... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
hpa | Clean up compile problems. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
hpa | Working on a 3.01 release. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
hpa | Don't fail on install if win32/syslinux.exe is missing. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
hpa | HDIO_GETGEO_BIG is deprecated, so stop using it; add... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
hpa | Document more files... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
hpa | Document extlinux.doc |
commit | commitdiff | tree | snapshot |
2004-12-31 |
hpa | Remove redundant "ebp" reference |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | Handle autosizing on real files |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | Add code to automatically determine the size of the... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | Fix spelling of GrUB |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | Install extlinux in /sbin, not /usr/sbin |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | extlinux belongs in /sbin |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | We want extlinux installed too!! |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | Make a distinction between modules and test files. |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | libsyslinux is obsolete, don't install it |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | Remove stuff related to the old library |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | Make the various Makefiles agree what is BTARGET and... |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | Update for 3.00. |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | Fix BTARGET/ITARGET dependencies |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | Reorganize slightly for more space; add link to SBM |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | Documentation about USB keys |
commit | commitdiff | tree | snapshot |
2004-12-30 |
hpa | Update so it can, among other things, be used to initia... |
commit | commitdiff | tree | snapshot |
next |