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
*
Added debug statements.
Michael Brown
2006-11-21
1
-1
/
+16
*
Reduce from 157 to 123 bytes
Michael Brown
2006-11-21
1
-15
/
+15
*
Added generic CHAP layer, independent of iSCSI
Michael Brown
2006-11-21
4
-29
/
+180
*
Made it temporarily possible to call MD5 routines directly from external
Michael Brown
2006-11-15
2
-21
/
+37
*
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
*
Split login into security negotation and operational parameter
Michael Brown
2006-10-03
2
-25
/
+57
*
Inhibit compiler warnings on DBG() when building a non-debug object,
Michael Brown
2006-09-27
1
-2
/
+12
*
We don't actually have a stdio.h header file. Our printf() functions are
Michael Brown
2006-09-27
32
-32
/
+0
*
added stdio.h to includes for DBG compilation
Marty Connor
2006-09-27
27
-4
/
+32
*
include stdio.h to suppress printf warning, general warnings fixups
Marty Connor
2006-09-27
6
-4
/
+11
*
eth_ntoa and warnings cleanup
Marty Connor
2006-09-27
1
-3
/
+4
*
eth_ntoa cleanup. still has warnings. needs work.
Marty Connor
2006-09-27
1
-9
/
+5
*
eth_ntoa and warnings cleanup
Marty Connor
2006-09-27
1
-7
/
+8
*
eth_ntoa and warnings cleanup
Marty Connor
2006-09-27
1
-54
/
+44
*
compilation warnings cleanup
Marty Connor
2006-09-27
2
-27
/
+24
*
eth_ntoa cleanup
Marty Connor
2006-09-27
1
-4
/
+3
*
warnings cleanup (still gives lots of compilation warnings from unused functi...
Marty Connor
2006-09-27
1
-5
/
+2
*
warnings cleanup
Marty Connor
2006-09-27
1
-14
/
+15
*
compilation warnings cleanup
Marty Connor
2006-09-26
1
-33
/
+27
*
eth_ntoa and compilation warnings fixes
Marty Connor
2006-09-26
3
-12
/
+11
*
eth_ntoa fixes
Marty Connor
2006-09-26
1
-5
/
+4
*
Minor fix
Michael Brown
2006-09-25
1
-1
/
+1
*
eth_ntoa and warnings fixups, memcpy compilation fix
Marty Connor
2006-09-25
1
-9
/
+17
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-13
/
+17
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-11
/
+13
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+2
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+3
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-6
/
+6
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+1
*
eth_ntoa and warnings fixups
Marty Connor
2006-09-25
1
-1
/
+2
*
eth_ntoa fixups
Marty Connor
2006-09-20
1
-6
/
+4
*
eth_ntoa fixups
Marty Connor
2006-09-20
1
-3
/
+4
*
eth_ntoa fixups
Marty Connor
2006-09-20
1
-2
/
+6
*
eth_ntoa fixups
Marty Connor
2006-09-19
1
-1
/
+3
*
eth_ntoa fixups
Marty Connor
2006-09-19
1
-2
/
+3
*
eth_ntoa fixup
Marty Connor
2006-09-19
1
-1
/
+4
*
eth_ntoa fixup, some warnings fixups (isa/pnp fixups still needed)
Marty Connor
2006-09-19
1
-5
/
+4
*
eth_ntoa fixup, _disable arg fixup
Marty Connor
2006-09-19
1
-3
/
+4
*
fix args to _disable routine
Marty Connor
2006-09-19
1
-2
/
+1
*
Minor edit to make HEAD build
Marty Connor
2006-09-19
1
-2
/
+4
*
Killed
Michael Brown
2006-09-18
1
-0
/
+0
*
Removed as a gesture of goodwill following a request from Microsoft
Michael Brown
2006-09-18
1
-0
/
+0
*
Killed
Michael Brown
2006-09-18
2
-0
/
+0
*
commented out contents of core/nic.c, which should now be obsolete.
Marty Connor
2006-09-18
1
-13
/
+25
*
DBG MAC addr printout in driver
Marty Connor
2006-09-15
1
-6
/
+5
*
change MAC address printout to DBG using eth_ntoa (temporary legacy support)
Marty Connor
2006-09-15
1
-1
/
+3
*
Made eth_ntoa() public for use in legacy drivers' DBG() statements.
Michael Brown
2006-09-15
2
-1
/
+3
[next]