36 Commits (master)

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