Dan Lynch
|
04fcee2306
|
enabled build entry for mucurses libraries
|
18 years ago |
Dan Lynch
|
5d2f39bbc2
|
added placeholder SRCDIRS entry for mucurses
|
18 years ago |
Derek Pryor
|
8b0cac40ca
|
Added gpxe-0.5/src/crypto/ for the SSL Library
|
18 years ago |
Michael Brown
|
e90b64d625
|
Added sketch of bit-bashing interface common code
|
18 years ago |
Michael Brown
|
d21fc3610f
|
Added sample AoE test code to tree
|
18 years ago |
Michael Brown
|
73a449e96b
|
Added drivers/ata directory (forgot to check this in previously).
|
18 years ago |
Michael Brown
|
aa2468babe
|
Added abstraction layer for a three-wire serial device (e.g. the EEPROM
used on RTL8139 cards).
|
18 years ago |
Michael Brown
|
53b682f3a2
|
Re-enable -Wformat, since our printf() is now more standards-conformant.
|
18 years ago |
Michael Brown
|
61d7b8a5ef
|
Added missing drivers/scsi
|
18 years ago |
Michael Brown
|
1838b58c3f
|
Add drivers/block and arch/i386/interface/pcbios
|
18 years ago |
Michael Brown
|
01bd78d62a
|
Created net/tcp and moved hello.c there
|
18 years ago |
Michael Brown
|
592a5a99c8
|
Moved uIP and tcp.c from proto/ to net/
|
18 years ago |
Michael Brown
|
e323d1a29b
|
Add "net" directory.
Avoid including debug information in bin/%.s output, since the whole
point is to have easy-to-read assembler.
|
18 years ago |
Michael Brown
|
21c58729ae
|
Add debug symbols to objects. (They will be stripped out of the final
-Obinary build anyway, so it doesn't waste any space).
|
18 years ago |
Michael Brown
|
0e611719d2
|
Add uip on HEAD; it's safe to build, since nothing links against it at the
moment.
|
18 years ago |
Geert Stappers
|
9dc2515d7e
|
no need for depending on build library ("blib")
when make is invoked without arguments
|
19 years ago |
Michael Brown
|
13de295b56
|
Added interface/pxe directory
|
19 years ago |
Michael Brown
|
2d9fa8a1d9
|
Add DOXYGEN definition, comment out reference to not-yet-existent "image"
directory.
|
19 years ago |
Michael Brown
|
4f27994980
|
Added "image" directory
|
19 years ago |
Michael Brown
|
95946c6f56
|
Added "proto" directory
|
19 years ago |
Michael Brown
|
81e4755106
|
Produce a sorted list of all local symbols in the map file.
|
19 years ago |
Michael Brown
|
d281996ef8
|
Added DBG2
|
19 years ago |
Michael Brown
|
db0e056abd
|
Make it easier to comment out individual SRC directories when things
are broken... :)
|
19 years ago |
Michael Brown
|
641596e6ba
|
blib definition moved to Makefile.housekeeping.
|
19 years ago |
Michael Brown
|
b5ee3763c6
|
Add MKCONFIG utility, and add "-I ." to CFLAGS so that we can work
with generated headers.
|
19 years ago |
Michael Brown
|
658fecf7e5
|
Found a home for MAKEROM_FLAGS_3c503.
|
19 years ago |
Michael Brown
|
9c814cb123
|
Use the correct case for -Ddebug_<object>
|
19 years ago |
Michael Brown
|
a666eb34b5
|
Improved building of debugging objects. You can now specify a "DEBUG="
list for any build, e.g.
make bin/pnic.dsk DEBUG=pci,pnic
This will drag in debugging-enabled versions of pci.c and pnic.c.
|
19 years ago |
Michael Brown
|
0ff80b477d
|
Merged mcb30-realmode-redesign back to HEAD
|
19 years ago |
Michael Brown
|
3d6123e69a
|
Initial revision
|
19 years ago |