index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
exec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc] Make sleep() interruptible
Michael Brown
2016-03-22
1
-14
/
+2
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[cmdline] Generate command option help text automatically
Michael Brown
2013-11-07
1
-1
/
+1
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[cmdline] Store exit status of failed command in errno
Michael Brown
2012-07-12
1
-6
/
+22
*
[cmdline] Do not ignore empty initial arguments in concat_args()
Michael Brown
2012-07-04
1
-1
/
+1
*
[cmdline] Allow "sleep" command to be interrupted
Michael Brown
2011-10-24
1
-1
/
+8
*
[cmdline] Fix up "sleep" argument parsing
Michael Brown
2011-10-24
1
-2
/
+10
*
[cmdline] Make "sleep" command available by default
Michael Brown
2011-10-24
1
-0
/
+40
*
[cmdline] Add "iseq" command
Greg Jednaszewski
2011-04-08
1
-0
/
+37
*
[cmdline] Simplify "isset" command
Michael Brown
2011-04-08
1
-10
/
+3
*
[cmdline] Fix "isset" command
Michael Brown
2011-04-01
1
-2
/
+8
*
[cmdline] Expand settings within each command-line token individually
Michael Brown
2011-03-28
1
-35
/
+79
*
[cmdline] Allow ";" as an unconditional command separator
Michael Brown
2011-03-28
1
-0
/
+14
*
[cmdline] Allow "echo -n" to inhibit trailing newline
Michael Brown
2011-03-27
1
-3
/
+30
*
[cmdline] Add generic concat_args() function
Michael Brown
2011-03-07
1
-6
/
+43
*
[parseopt] Refer to online documentation for command help
Michael Brown
2011-03-04
1
-3
/
+2
*
[settings] Generalise expand_command() to expand_settings()
Michael Brown
2011-01-28
1
-75
/
+1
*
[cmdline] Match user expectations for &&, ||, goto, and exit
Michael Brown
2010-11-29
1
-41
/
+65
*
[cmdline] Fix multi-layer variable expansion (again)
Michael Brown
2010-11-23
1
-3
/
+3
*
[cmdline] Fix multi-layer variable expansion
Michael Brown
2010-11-22
1
-8
/
+12
*
[cmdline] Add "isset" command
Michael Brown
2010-11-22
1
-0
/
+35
*
[script] Allow "exit" to exit a script
Michael Brown
2010-11-22
1
-4
/
+57
*
[cmdline] Add trivial logical operators to iPXE command lines
Michael Brown
2010-11-22
1
-36
/
+115
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
1
-3
/
+3
*
[script] Allow for DOS-style line endings in scripts
Michael Brown
2009-06-03
1
-2
/
+3
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
1
-6
/
+1
*
[cmdline] Add setting expansion using ${...} syntax
Michael Brown
2008-07-27
1
-2
/
+96
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
1
-1
/
+1
*
Ignore comment lines.
Michael Brown
2007-01-12
1
-3
/
+5
*
Add "name" field to struct device to allow human-readable hardware device
Michael Brown
2007-01-10
1
-2
/
+4
*
Use common symbols to avoid dragging in getopt.o unless a getopt-using
Michael Brown
2006-12-19
1
-0
/
+4
*
Cope with system("").
Michael Brown
2006-12-08
1
-6
/
+12
*
D'oh d'oh d'oh d'oh d'oh d'oh d'oh d'oh d'oh
Michael Brown
2006-12-08
1
-3
/
+9
*
Added execv() and system().
Michael Brown
2006-12-08
1
-0
/
+139