36 コミット (master)

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