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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'holger/strings'
Michael Brown
2007-08-23
14
-299
/
+354
|
\
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-5
/
+4
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-4
/
+3
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-3
/
+3
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-3
/
+3
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-2
/
+2
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
*
use malloc attribute
Holger Lubitz
2007-08-20
1
-1
/
+1
|
*
define malloc attribute
Holger Lubitz
2007-08-20
1
-0
/
+6
|
*
strdup and strndup call malloc and are not pure
Holger Lubitz
2007-08-02
1
-2
/
+2
|
*
move strndup back to string.c - used by strdup
Holger Lubitz
2007-08-02
1
-0
/
+15
|
*
move strndup back to string.c - used by strdup
Holger Lubitz
2007-08-02
1
-15
/
+0
|
*
declare pointers passed to string functions as nonnull
Holger Lubitz
2007-08-02
1
-24
/
+24
|
*
define __nonnull
Holger Lubitz
2007-08-02
1
-0
/
+7
|
*
memscan does not alter the mem pointer - make it const
Holger Lubitz
2007-08-02
1
-1
/
+1
|
*
set __pure attribute where possible
Holger Lubitz
2007-08-02
1
-16
/
+16
|
*
define __pure and __const
Holger Lubitz
2007-08-02
1
-0
/
+12
|
*
stripped down version of string.c containing only the used functions
Holger Lubitz
2007-08-02
1
-251
/
+0
|
*
put unused functions from string.c into separate file
Holger Lubitz
2007-08-02
1
-0
/
+288
|
*
Merge branch 'master' into strings
Holger Lubitz
2007-08-02
66
-734
/
+4027
|
|
\
|
*
|
make bcopy use memmove
Holger Lubitz
2007-07-29
1
-6
/
+1
*
|
|
Auto-assign drive number only if set to 0xff; almost all applications
Michael Brown
2007-08-23
1
-2
/
+3
*
|
|
Allow legacy "make bin/etherboot.%".
Michael Brown
2007-08-23
1
-0
/
+5
*
|
|
Added error IDs for all files in drivers/net; they're likely to need them.
Michael Brown
2007-08-19
1
-0
/
+26
*
|
|
Fix building on distros which use dash as the default shell.
Michael Brown
2007-08-18
1
-2
/
+10
*
|
|
Add barrier() primitive (was present in Eb5.4), used by some currently
Michael Brown
2007-08-18
1
-0
/
+5
*
|
|
Separate out arch-independent parts of stdint.h
Michael Brown
2007-08-17
2
-21
/
+27
*
|
|
Use start_timer_nodelay() in protocols which rely on the retry timer
Michael Brown
2007-08-13
3
-3
/
+3
*
|
|
Add start_timer_nodelay()
Michael Brown
2007-08-13
2
-0
/
+13
*
|
|
Build the all-driver images by default, and print instructions for usage.
Michael Brown
2007-08-10
2
-26
/
+18
*
|
|
Add iBFT code derived from IBM document.
Michael Brown
2007-08-10
2
-6
/
+620
*
|
|
Set current working URI to be that of the executable image when
Michael Brown
2007-08-07
2
-12
/
+13
*
|
|
Add PXE FILE API.
Michael Brown
2007-08-04
4
-0
/
+352
*
|
|
Make read_user() non-blocking, and add select() call.
Michael Brown
2007-08-04
3
-50
/
+151
*
|
|
Display name and status of each file as it is downloaded.
Michael Brown
2007-08-03
5
-18
/
+30
*
|
|
Print multiple commands per line in help
Michael Brown
2007-08-03
1
-2
/
+12
*
|
|
Place multiboot command lines in base memory; Xen won't pick them up
Michael Brown
2007-08-03
1
-36
/
+69
*
|
|
Error message cleanups.
Michael Brown
2007-08-02
2
-2
/
+3
*
|
|
Set current working URI equal to script URI during script execution.
Michael Brown
2007-08-02
1
-1
/
+9
*
|
|
uri_get(NULL) and uri_put(NULL) are explicitly allowed.
Michael Brown
2007-08-02
2
-5
/
+4
*
|
|
Allow images to hold references to the originating URI.
Michael Brown
2007-08-02
9
-69
/
+189
*
|
|
Allowed zero-cost enforced ordering of features in startup banner
Michael Brown
2007-08-02
13
-40
/
+80
*
|
|
Use otherwise-useless byte in DHCP feature option as a version number
Michael Brown
2007-08-02
5
-10
/
+22
*
|
|
Add FEATURE() macro, plus code to display features at startup time,
Michael Brown
2007-08-02
6
-1
/
+99
*
|
|
fix gcc 4.2.1 warning: discards qualifiers from pointer target type
Holger Lubitz
2007-08-02
1
-4
/
+4
*
|
|
fix gcc 4.2.1 warning: initialized field overwritten
Holger Lubitz
2007-08-02
1
-4
/
+1
[next]