summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichael Brown2005-05-01 16:04:11 +0200
committerMichael Brown2005-05-01 16:04:11 +0200
commit85d9eae44ef5e2c48fcbefe36fb7bdfcb54c9f75 (patch)
tree00a1194278710abe5021f8bf00236ca41b14d087 /src
parentAbort immediately if no nameserver is present. (diff)
downloadipxe-85d9eae44ef5e2c48fcbefe36fb7bdfcb54c9f75.tar.gz
ipxe-85d9eae44ef5e2c48fcbefe36fb7bdfcb54c9f75.tar.xz
ipxe-85d9eae44ef5e2c48fcbefe36fb7bdfcb54c9f75.zip
Moved protocols to proto/
Diffstat (limited to 'src')
-rw-r--r--src/proto/http.c (renamed from src/core/proto_http.c)0
-rw-r--r--src/proto/nfs.c (renamed from src/core/nfs.c)0
-rw-r--r--src/proto/slam.c (renamed from src/core/proto_slam.c)0
-rw-r--r--src/proto/tftm.c (renamed from src/core/proto_tftm.c)0
4 files changed, 0 insertions, 0 deletions
diff --git a/src/core/proto_http.c b/src/proto/http.c
index f2dc9dd18..f2dc9dd18 100644
--- a/src/core/proto_http.c
+++ b/src/proto/http.c
diff --git a/src/core/nfs.c b/src/proto/nfs.c
index cbda6ab7b..cbda6ab7b 100644
--- a/src/core/nfs.c
+++ b/src/proto/nfs.c
diff --git a/src/core/proto_slam.c b/src/proto/slam.c
index 135384a9c..135384a9c 100644
--- a/src/core/proto_slam.c
+++ b/src/proto/slam.c
diff --git a/src/core/proto_tftm.c b/src/proto/tftm.c
index 8040fc445..8040fc445 100644
--- a/src/core/proto_tftm.c
+++ b/src/proto/tftm.c