http://git.etherboot.org
/
gpxe.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use -ENOSPC rather than -ENOMEM, to distinguish the cases "generic out of
2006-12-20
Michael Brown
Use -ENOSPC rather than -ENOMEM, to distinguish the...
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Fix prototype of sleep() and move it to unistd.h
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Add (partly-functional) user interface for editing...
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Don't automatically redraw the edit box; this allows...
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Editable text box widget based on mucurses and edit_string.
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Reset screen on exit as well as entry
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Add "exit --help" to preempt the pedants.
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Remove obsolete mechanism for including nvo_cmd.o
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Select required commands via config.h
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Remove warning (at least on platforms with uint32_t...
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Move nvo_cmd.c to hci/commands.
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Functionality now replaced by a combination of readline...
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Use new minimal shell
commit
|
commitdiff
|
tree
2006-12-20
Michael Brown
Separated out (and tidied up) shell banner code
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Minimal shell implementation using readline() and system().
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Use stdlib.h for malloc() instead of malloc.h.
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Explicitly print out-of-memory message to avoid tricking...
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Functioning readline()
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Provide an edit history to allow caller to efficiently...
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Explicitly move cursor to top-left of screen, in case...
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Skeletal (non-echoing) version of readline()
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Catch attempts to print NULL strings
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Start of generic editable string support
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Use common symbols to avoid dragging in getopt.o unless...
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Use current attributes when erasing.
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Assume a 24-line screen, since we can't (easily) avoid...
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Optimise bios_putchar for speed(!) by avoiding two...
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Avoid cursor move on every single character
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Obsolete, and no longer functions
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Use ANSI escape sequence to reset and clear terminal...
commit
|
commitdiff
|
tree
2006-12-19
Michael Brown
Now basically functioning on ANSI-supporting consoles.
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
Adjusted to use the normal internal mucurses API rather...
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
Remove more dynamic allocation
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
There seems to be no reason why pos_x is static...
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
Remove some unnecessary use of calloc() for tiny memory...
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
Convert _{store,restore}_cursor_pos to static inlines.
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
wmove() is part of the public curses API, and already...
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
Renamed core.h to mucurses.h
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
Rename core.c->mucurses.c; bin/core.o is too generic...
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
Use int rather than short for bool; it will give more...
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
Use iskey() and getchar() to interact with console...
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
The "increment MAC address by port number" hack applies...
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
Print welcome banner in bold (which will come out as...
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
Add basic ANSI escape sequence support to BIOS console
commit
|
commitdiff
|
tree
2006-12-18
Michael Brown
Added support for interpreting ANSI escape sequences...
commit
|
commitdiff
|
tree
2006-12-12
Michael Brown
Fix building on gas versions that don't auto-insert...
commit
|
commitdiff
|
tree
2006-12-12
Michael Brown
Automatically select between the "10" and "16" variants...
commit
|
commitdiff
|
tree
2006-12-12
Michael Brown
Catch SCSI errors, and work around the start-of-day...
commit
|
commitdiff
|
tree
2006-12-12
Michael Brown
Typo
commit
|
commitdiff
|
tree
2006-12-12
Michael Brown
Request all the options that we're prepared to do anything...
commit
|
commitdiff
|
tree
2006-12-12
Michael Brown
Added "clear" command
commit
|
commitdiff
|
tree
2006-12-12
Michael Brown
Added clear_setting()
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
Cope with system("").
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
Added "priority" and "root-path" options
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
Add placeholder ibft.h
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
Use root-path option (as per RFC 4173) rather than...
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
Also request root-path.
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
Including the final (char *)NULL is the responsibility...
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
D'oh d'oh d'oh d'oh d'oh d'oh d'oh d'oh d'oh
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
Added "exit" back in as a standardised command.
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
cmdlinelib.c now calls system() rather than doing its...
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
Added execv() and system().
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
Added missing include of stdint.h
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
Added strdup()
commit
|
commitdiff
|
tree
2006-12-08
Michael Brown
Added missing prototype
commit
|
commitdiff
|
tree
2006-12-07
Michael Brown
Added a functional version of getopt() and getopt_long...
commit
|
commitdiff
|
tree
2006-12-06
Michael Brown
Add support for non-volatile stored options in the...
commit
|
commitdiff
|
tree
2006-12-06
Michael Brown
inet_aton() has a non-traditional return value
commit
|
commitdiff
|
tree
2006-12-06
Michael Brown
A cleaner method of handling login redirection; just...
commit
|
commitdiff
|
tree
2006-12-06
Michael Brown
Added write support for three-wire devices (e.g. the...
commit
|
commitdiff
|
tree
2006-12-06
Michael Brown
Verify data after writing
commit
|
commitdiff
|
tree
2006-12-06
Michael Brown
Work around another confused-by-RST bug
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Support PXE and iSCSI by default
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Work around another instance of the port re-use bug.
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Tweaked retry messages
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Added debug messages
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Call closed() method only when the connection is genuinely...
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Ensure that tcp_rx() always frees its received packet...
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Killed off spurious <stdio.h> inclusion
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Avoid calling NULL methods!
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Update ftp.c to work with Nikhil's TCP stack.
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
The VPD engine is broken and can't actually handle...
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Adjust EEPROM/flash detection to fit expected manufacturing...
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Added options listed in
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Tidy up some more output. The command-line code needs...
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Slightly tidied up console messages.
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Change some debugging messages to use DBG()
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Avoid draining the keyboard buffer during gateA20_set...
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Tied NVO commands into the human-interactable settings...
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Handle TargetAddress
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Handle strings as complete units, instead of a byte...
commit
|
commitdiff
|
tree
2006-12-05
Michael Brown
Add iscsi_rx_buffered_data() and supporting infrastructure.
commit
|
commitdiff
|
tree
2006-12-04
Michael Brown
Added more debug messages
commit
|
commitdiff
|
tree
2006-12-04
Michael Brown
Added quick and dirty commands for testing the new...
commit
|
commitdiff
|
tree
2006-12-04
Michael Brown
Added debug statements
commit
|
commitdiff
|
tree
2006-12-04
Michael Brown
Added nvs_write(). This shares a lot of code in common...
commit
|
commitdiff
|
tree
2006-12-04
Michael Brown
Added nvo_save()
commit
|
commitdiff
|
tree
2006-12-04
Michael Brown
Add the concept of a fragment list for non-volatile...
commit
|
commitdiff
|
tree
2006-12-04
Michael Brown
Fixed two logic errors that were cancelling each other...
commit
|
commitdiff
|
tree
2006-12-04
Michael Brown
Migrated etherfabric driver to using generic SPI layer.
commit
|
commitdiff
|
tree
next