This website requires JavaScript.
Explore
Help
Sign In
xCAT
/
xNBA
Watch
2
Star
0
Fork
0
You've already forked xNBA
mirror of
https://github.com/xcat2/xNBA.git
synced
2025-01-19 14:03:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
xNBA
/
src
/
proto
History
Michael Brown
0b048e9cfb
Now have enough functions to implement a standard TFTP client in around 50
...
lines of code.
2005-06-01 11:01:59 +00:00
..
dns.c
Abort immediately if no nameserver is present.
2005-05-01 13:59:34 +00:00
fsp.c
Imported from Etherboot 5.4 tree
2005-05-19 16:51:32 +00:00
http.c
Fixes for gcc >= 3.2 from Georg Baum
2005-05-23 23:47:54 +00:00
nfs.c
Updated to use buffer rather than processor
2005-05-17 14:26:14 +00:00
nmb.c
Fixes for gcc >= 3.2 from Georg Baum
2005-05-23 23:47:54 +00:00
slam.c
Quickly hacked to use a buffer rather than a processor.
2005-05-17 14:49:46 +00:00
tcp.c
Split TCP code out into proto/tcp.c
2005-05-02 12:07:47 +00:00
tftm.c
Quickly hacked to use a buffer rather than a processor.
2005-05-17 14:49:46 +00:00
tftp.c
Add twiddle() so that progress is visible.
2005-05-17 13:39:00 +00:00
tftpcore.c
Now have enough functions to implement a standard TFTP client in around 50
2005-06-01 11:01:59 +00:00