index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[base16] Generalise base16_decode() to hex_decode()
Michael Brown
2013-07-12
1
-0
/
+13
*
[libc] Allow strtoul() to interpret negative numbers
Michael Brown
2012-04-17
1
-0
/
+12
*
[libc] Add strtoull()
Piotr JaroszyĆski
2010-08-19
1
-22
/
+2
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-2
/
+2
*
[script] Allow for DOS-style line endings in scripts
Michael Brown
2009-06-03
1
-14
/
+1
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[libc] Fix a validation bug in strtoul()
Michael Brown
2008-03-18
1
-1
/
+1
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-1
/
+1
*
Introduce the new timer subsystem.
Alexey Zaytsev
2008-03-02
1
-12
/
+0
*
Dead code removal.
Michael Brown
2007-07-14
1
-70
/
+3
*
Warnings purge of src/core
Marty Connor
2007-07-02
1
-2
/
+3
*
Split random number generation out into core/random.c, and create the
Michael Brown
2007-01-19
1
-18
/
+0
*
Make shutdown functions callable by OS image's exec methods.
Michael Brown
2007-01-14
1
-26
/
+0
*
Added isspace() and made strtoul() accept whitespace, as per POSIX.
Michael Brown
2007-01-12
1
-0
/
+17
*
Fix prototype of random() and move to stdlib.h
Michael Brown
2006-12-22
1
-1
/
+2
*
Fix prototype of sleep() and move it to unistd.h
Michael Brown
2006-12-20
1
-2
/
+3
*
Note to self: do not write code late at night
Michael Brown
2006-11-15
1
-5
/
+8
*
May as well add octal support to strtoul()
Michael Brown
2006-11-15
1
-5
/
+8
*
Fixed endp bug in strtoul()
Michael Brown
2006-11-15
1
-1
/
+2
*
Extend strtoul() to cope with hex as well as decimal. Doesn't cope
Michael Brown
2006-11-15
1
-9
/
+25
*
Kill off poll_interruptions(); it is lethal when we're acting as a PXE
Michael Brown
2006-08-14
1
-15
/
+0
*
Remove dependency on arptable[] (which is no longer used).
Michael Brown
2006-06-16
1
-2
/
+1
*
Split debug functions out into core/debug.c, so that they can be
Michael Brown
2006-05-17
1
-91
/
+2
*
Fix up prototype of strtoul() to match POSIX.
Michael Brown
2006-04-30
1
-1
/
+1
*
inet_aton doesn't overwrite the IP address unless it is valid.
Michael Brown
2005-04-30
1
-5
/
+7
*
Merged mcb30-realmode-redesign back to HEAD
Michael Brown
2005-04-08
1
-142
/
+1
*
Initial revision
Michael Brown
2005-03-08
1
-0
/
+415