summaryrefslogtreecommitdiff
path: root/com32/hdt/hdt-cli.c
Commit message (Expand)AuthorAgeFilesLines
* hdt: Removing remaining printf()Erwan Velu2012-09-101-9/+9
* hdt: Adding nomodule support in cliErwan Velu2012-05-271-4/+25
* hdt: Fixing argument mgmt in cliErwan Velu2012-05-271-2/+2
* hdt: Adding more debug traces in cliErwan Velu2012-05-271-6/+8
* hdt: Showing specific message for auto modeErwan Velu2011-04-201-2/+1
* Merge branch 'master' into chouffeErwan Velu2011-01-251-13/+16
|\
| * Replacing strncpy by strlcpyErwan Velu2010-06-221-12/+12
| * hdt-cli.c: clean up unused warningsH. Peter Anvin2010-05-121-1/+4
* | Merge branch 'master', remote branch 'origin' into chouffeErwan Velu2010-05-261-3/+3
|\ \ | |/
| * hdt: Fixing print_history() prototypeErwan Velu2010-05-121-1/+1
| * Change () prototypes to (void)H. Peter Anvin2010-01-061-3/+3
* | hdt: Unique hardware detection pathErwan Velu2009-12-071-10/+0
* | hdt: Adding basic ACPI modeErwan Velu2009-12-041-3/+5
* | acpi: Fixing parsingErwan Velu2009-12-041-4/+1
* | acpi: Initial stuff to find madtErwan Velu2009-12-041-0/+7
|/
* hdt: Fixing history cyclingErwan Velu2009-12-041-8/+20
* hdt: print_history have to use more_printfErwan Velu2009-12-041-2/+3
* hdt: Fixing history behavior to match bash's oneErwan Velu2009-12-041-13/+27
* hdt: Adding history commandErwan Velu2009-12-041-1/+0
* hdt: reworking history to prevent corruptionErwan Velu2009-12-041-52/+58
* hdt: Running NindentErwan Velu2009-11-241-856/+836
* hdt: fix memory corruption in the CLIPierre-Alexandre Meyer2009-11-231-94/+100
* hdt: trivial printf fix (CLI)Pierre-Alexandre Meyer2009-11-181-1/+1
* hdt: more memory corruption fixesPierre-Alexandre Meyer2009-11-181-14/+26
* hdt: fix memory corruption in CLIPierre-Alexandre Meyer2009-11-181-10/+13
* hdt: Fixing building warningErwan Velu2009-11-081-1/+2
* hdt: Putting auto mode in coherence with cliErwan Velu2009-11-051-6/+5
* hdt: Switching debug mode in quiet modeErwan Velu2009-11-051-3/+3
* Merge remote branch 'pam/hdt-0.3.5'Erwan Velu2009-11-051-4/+9
|\
| * hdt: add debug optionPierre-Alexandre Meyer2009-11-041-4/+9
* | hdt: Prevent auto mode from using empty commandsErwan Velu2009-11-051-1/+1
|/
* hdt: Removing debugging message in auto modeErwan Velu2009-11-041-1/+0
* hdt: Improving readbility of auto modeErwan Velu2009-11-041-5/+14
* hdt: Improving automatic code (memory mgmt)Erwan Velu2009-11-031-9/+16
* hdt: Adding automatic modeErwan Velu2009-11-031-0/+28
* Merge branch 'cmenu-video' into hdt-nextPierre-Alexandre Meyer2009-09-071-1/+0
|\
| * gpllib: add a new ansi libraryPierre-Alexandre Meyer2009-09-011-1/+0
* | hdt: fix hdt-cli.c compilation warningPierre-Alexandre Meyer2009-09-011-2/+2
|/
* Merge branch 'for-erwan' of ssh://terminus.zytor.com//pub/git/users/pam/hdt-p...Erwan Velu2009-05-031-0/+6
|\
| * hdt: Add memory mode (CLI)Pierre-Alexandre Meyer2009-05-021-0/+6
* | hdt: fixing cursor disapearingErwan Velu2009-05-031-3/+3
* | hdt: Input cursor is now blinkingErwan Velu2009-05-031-1/+8
* | hdt: fixing BACKSPACE behaviorErwan Velu2009-05-031-7/+3
|/
* hdt: Fix bug in module lookup (CLI)Pierre-Alexandre Meyer2009-04-261-4/+2
* hdt: Fix modules lookup to compare against full callback name (CLI)Pierre-Alexandre Meyer2009-04-261-1/+1
* Merge commit 'mouraf/for-erwan' into disklibPierre-Alexandre Meyer2009-04-191-52/+76
|\
| * hdt: Add vpd mode (CLI)Pierre-Alexandre Meyer2009-04-171-0/+12
| * Merge commit 'erwan/master' into for-erwanPierre-Alexandre Meyer2009-04-171-30/+30
| |\
| | * hdt: Improving more_printf & clear_screen managementErwan Velu2009-04-161-24/+24
| | * Merge branch 'for-erwan' of ssh://erwan@terminus.zytor.com/pub/git/users/pam/...Erwan Velu2009-04-111-0/+4
| | |\