diff options
| author | Michael Brown | 2005-05-01 16:04:11 +0200 |
|---|---|---|
| committer | Michael Brown | 2005-05-01 16:04:11 +0200 |
| commit | 85d9eae44ef5e2c48fcbefe36fb7bdfcb54c9f75 (patch) | |
| tree | 00a1194278710abe5021f8bf00236ca41b14d087 /src | |
| parent | Abort immediately if no nameserver is present. (diff) | |
| download | ipxe-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 |
