projects
/
profile
/
ivi
/
syslinux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/syslinux.git
2004-12-14
hpa
Break the devel package
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
hpa
Document makefile/specfile changes
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
hpa
Try getting the RPM to do the right thing for the com32...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
hpa
Make "make install" do the right thing for the com32...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
hpa
We don't use the list file to get patch offsets anymore.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
hpa
Update copyright headers.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
hpa
Fix the spelling of "Boston"
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
hpa
This is now the 2.13 tree
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
hpa
Fix MEMDISK command-line parsing; add "raw" memory...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
hpa
Update TODO list
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
hpa
Added write protect to MEMDISK
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
hpa
Support making the disk readonly
commit
|
commitdiff
|
tree
|
snapshot
2004-12-09
hpa
Support non-mkisofs mastering programs
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
hpa
Remove hello.exe when doing make tidy
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
hpa
C compiler test file
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
hpa
Update
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
hpa
Separate modules (intended to be production code used...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
hpa
Correct the spelling of __stack_size
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
hpa
Fix list of sources
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
hpa
Be less hostile to building on a mingw-less system.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
hpa
Add comment about win32
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
hpa
Add stack.o to the list of library objects.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
hpa
Make sure DATE and HEXDATE is exported to submakefiles
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
hpa
Document fix for linker bug
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
hpa
Move all 16-bit code into one assembly file so we don...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
hpa
Register-dumping routine; handy to add for debugging
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
hpa
Remove residual exception-handling stuff (not supported)
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
hpa
Fix COM32 file length loading bug.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
hpa
Make sure to save/restore the file length
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
hpa
This is sample code.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
hpa
The chain loader has been moved to the main com32 direc...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
hpa
libcom32-ize the chain loader; add LICENCE file
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
hpa
Use extended keyboard interface, properly this time
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
hpa
Use the extended keyboard handling functions.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
hpa
getkey() demo
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
hpa
Library to decode console codes; demo program
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
hpa
Utility library which can be compiled either for Linux...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
hpa
Make the console behave the same as com32 when compilin...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
hpa
Allow compiling for both Linux and COM32: Makefile...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
hpa
Ignore incoming LF, so that having Enter -> CR LF on...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-01
hpa
Use auto CRNL; compile demo for Linux too
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
hpa
Add a few more options, including the very useful autoc...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
hpa
Actually working ANSI device; add demo
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
hpa
A version of ansicon_write which compiles, and just...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-30
hpa
Fix looping over directories
commit
|
commitdiff
|
tree
|
snapshot
2004-11-24
hpa
Serial port and ANSI write support
commit
|
commitdiff
|
tree
|
snapshot
2004-11-23
hpa
Enable debugging symbols to be included in the .elf...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-23
hpa
Split input and output sides of the device model
commit
|
commitdiff
|
tree
|
snapshot
2004-11-23
hpa
Division error handling
commit
|
commitdiff
|
tree
|
snapshot
2004-11-23
hpa
Add fopendev()
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
hpa
Use libgcc files from klibc
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
hpa
Document libcom32
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
hpa
com32/lib is no longer private
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
hpa
Linker script for com32 files
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
hpa
Update Makefile to handle subdirectories cleaner; fix...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
hpa
Separate rawcon and stdcon; actually make input work
commit
|
commitdiff
|
tree
|
snapshot
2004-11-17
hpa
Very basic operations now work; need to handle line...
commit
|
commitdiff
|
tree
|
snapshot
2004-11-10
hpa
Very first cut at a klibc-derived C library for com32
commit
|
commitdiff
|
tree
|
snapshot
2004-11-02
hpa
Now working on 2.12
commit
|
commitdiff
|
tree
|
snapshot
2004-11-02
hpa
2.11 is long gone
commit
|
commitdiff
|
tree
|
snapshot
2004-10-30
hpa
Update filename search algorithm
commit
|
commitdiff
|
tree
|
snapshot
2004-10-30
hpa
Fix documentation for finding the config file name.
commit
|
commitdiff
|
tree
|
snapshot
2004-10-15
hpa
Add ID tag for date.
commit
|
commitdiff
|
tree
|
snapshot
2004-10-15
hpa
Make less prehistoric.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-30
hpa
Clarify the max length
commit
|
commitdiff
|
tree
|
snapshot
2004-08-23
hpa
Tidy up and make 64-bit-clean
commit
|
commitdiff
|
tree
|
snapshot
2004-08-16
hpa
Note memory system changes.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-16
hpa
Tidy even more...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-16
hpa
Tidy up in the sample directory
commit
|
commitdiff
|
tree
|
snapshot
2004-08-16
hpa
Fix "make tidy"
commit
|
commitdiff
|
tree
|
snapshot
2004-08-16
hpa
Be a bit nicer to newer gcc's
commit
|
commitdiff
|
tree
|
snapshot
2004-08-15
hpa
Document what's new for 2.11-pre3
commit
|
commitdiff
|
tree
|
snapshot
2004-08-15
hpa
Make mtools a bit more forgiving for goofy configurations
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
hpa
Move ASCII macros to macros.inc
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
hpa
Clean up memory management and command-line creation
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
hpa
Some initial work on extlinux
commit
|
commitdiff
|
tree
|
snapshot
2004-07-26
hpa
Move raw console access and strcpy() into their own...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
hpa
Use proper syntax for x86
commit
|
commitdiff
|
tree
|
snapshot
2004-07-06
hpa
Add instructions for how to disable MEMDISK
commit
|
commitdiff
|
tree
|
snapshot
2004-06-18
hpa
Document the first SYSLINUX version which (correctly...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-18
hpa
Working on version 2.11
commit
|
commitdiff
|
tree
|
snapshot
2004-06-18
hpa
Add an API call to query the configuration file name
commit
|
commitdiff
|
tree
|
snapshot
2004-06-17
hpa
New menu highlight/hotkey interface.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-13
hpa
Fix attributes; do direct access on x86
commit
|
commitdiff
|
tree
|
snapshot
2004-06-13
hpa
Reinstate safety check
commit
|
commitdiff
|
tree
|
snapshot
2004-06-13
hpa
Fix missing "const"
commit
|
commitdiff
|
tree
|
snapshot
2004-06-13
hpa
Add support for building under klibc.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-29
hpa
Clear some gcc warnings
commit
|
commitdiff
|
tree
|
snapshot
2004-05-29
hpa
- Add "allowoptions" command
commit
|
commitdiff
|
tree
|
snapshot
2004-05-28
hpa
Fix to the nomtools installed: mypid uninitialized
commit
|
commitdiff
|
tree
|
snapshot
2004-05-18
hpa
Clean up the assembly; remove menutest.c
commit
|
commitdiff
|
tree
|
snapshot
2004-05-18
hpa
Test of all menu features
commit
|
commitdiff
|
tree
|
snapshot
2004-05-18
hpa
Knut Petersen's hack for Award BIOS bugs
commit
|
commitdiff
|
tree
|
snapshot
2004-05-18
hpa
Menu improvements from Murali
commit
|
commitdiff
|
tree
|
snapshot
2004-04-27
hpa
2.10 is next
commit
|
commitdiff
|
tree
|
snapshot
2004-04-27
hpa
Document that we now handle zip as well as gzip
commit
|
commitdiff
|
tree
|
snapshot
2004-04-27
hpa
Handle memdisk images compressed with zip as well as...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-23
hpa
Better E820 memory parser
commit
|
commitdiff
|
tree
|
snapshot
2004-04-22
hpa
Allow explicit position of menus; from Murali Krishnan
commit
|
commitdiff
|
tree
|
snapshot
2004-02-25
hpa
Further cleanups
commit
|
commitdiff
|
tree
|
snapshot
next