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
*
[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