20 Commits (master)

Author SHA1 Message Date
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 544a6a9769 [build] Use PRODUCT_SHORT_NAME for end-user visible strings 9 years ago
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically 10 years ago
  Michael Brown 2c011d77ae [readline] Allow readline_history() to return a meaningful status 11 years ago
  Michael Brown 4dedccfa1f [readline] Allow a prefilled input string to be provided 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown de2d983ab8 [cmdline] Add support for shell history 13 years ago
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help 13 years ago
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit 13 years ago
  Michael Brown 1fcea25c42 [shell] Add "shell" command 13 years ago
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script 13 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 years ago
  Michael Brown 6e46dddc2c Print multiple commands per line in help 17 years ago
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 years ago
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 years ago
  Michael Brown 75430e813e Only need printf(), so use vsprintf.h instead of console.h 17 years ago
  Michael Brown 24f945edce Add "exit --help" to preempt the pedants. 17 years ago
  Michael Brown a2c5744daf Minimal shell implementation using readline() and system(). 17 years ago