36 Commits (master)

Author SHA1 Message Date
  Michael Brown ee3122bc54 [libc] Make sleep() interruptible 8 years ago
  Michael Brown 626ccf76ea [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically 10 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 5b4958388d [cmdline] Store exit status of failed command in errno 12 years ago
  Michael Brown f3d197a529 [cmdline] Do not ignore empty initial arguments in concat_args() 12 years ago
  Michael Brown 59e4c37741 [cmdline] Allow "sleep" command to be interrupted 12 years ago
  Michael Brown f177a6f09f [cmdline] Fix up "sleep" argument parsing 12 years ago
  Michael Brown bf2da3122b [cmdline] Make "sleep" command available by default 12 years ago
  Greg Jednaszewski 3726b3d94a [cmdline] Add "iseq" command 13 years ago
  Michael Brown 7aee315f61 [cmdline] Simplify "isset" command 13 years ago
  Michael Brown 06f1878fb8 [cmdline] Fix "isset" command 13 years ago
  Michael Brown b5f5f735c1 [cmdline] Expand settings within each command-line token individually 13 years ago
  Michael Brown 1f4c5f90c3 [cmdline] Allow ";" as an unconditional command separator 13 years ago
  Michael Brown ac12324f52 [cmdline] Allow "echo -n" to inhibit trailing newline 13 years ago
  Michael Brown a281c4080b [cmdline] Add generic concat_args() function 13 years ago
  Michael Brown 7d5dcc9299 [parseopt] Refer to online documentation for command help 13 years ago
  Michael Brown 990cbb8f2c [settings] Generalise expand_command() to expand_settings() 13 years ago
  Michael Brown 7bebe9579e [cmdline] Match user expectations for &&, ||, goto, and exit 13 years ago
  Michael Brown 66679fe7df [cmdline] Fix multi-layer variable expansion (again) 13 years ago
  Michael Brown c1327e43ab [cmdline] Fix multi-layer variable expansion 13 years ago
  Michael Brown ba92a46710 [cmdline] Add "isset" command 13 years ago
  Michael Brown 84aa702ff8 [script] Allow "exit" to exit a script 13 years ago
  Michael Brown 9ba988809d [cmdline] Add trivial logical operators to iPXE command lines 13 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown 4c5f00f879 [script] Allow for DOS-style line endings in scripts 15 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 34a06b6ba7 [cmdline] Add setting expansion using ${...} syntax 16 years ago
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 years ago
  Michael Brown 5162f30028 Ignore comment lines. 17 years ago
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 years ago
  Michael Brown 70d20c4e7a Use common symbols to avoid dragging in getopt.o unless a getopt-using 17 years ago
  Michael Brown 0a26cd2933 Cope with system(""). 17 years ago
  Michael Brown a77b32aaf6 D'oh d'oh d'oh d'oh d'oh d'oh d'oh d'oh d'oh 17 years ago
  Michael Brown f3d817d512 Added execv() and system(). 17 years ago