root/Whitix/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2103 [2103] 20 months mwhitworth Rewrite SocketRead method.
(edit) @2102 [2102] 20 months mwhitworth Add to TCP, soon we'll add to host and port entries when connection is …
(edit) @2101 [2101] 20 months mwhitworth Add to TCP.
(edit) @2100 [2100] 21 months mwhitworth Add some more files.
(edit) @2099 [2099] 21 months mwhitworth Add to network stack.
(edit) @2098 [2098] 21 months mwhitworth FIx issue with two threads faulting on the same page.
(edit) @2097 [2097] 21 months mwhitworth Fix warnings.
(edit) @2096 [2096] 21 months mwhitworth Several fixes, currently debugging SocketAccept.
(edit) @2095 [2095] 21 months mwhitworth Fix warnings.
(edit) @2094 [2094] 21 months mwhitworth Fix UDP warnings.
(edit) @2093 [2093] 21 months mwhitworth Remove redundant functions.
(edit) @2092 [2092] 21 months mwhitworth Fix UDP warnings.
(edit) @2091 [2091] 21 months mwhitworth Add DF flag to IP packet.
(edit) @2090 [2090] 21 months mwhitworth Add AIO stubs.
(edit) @2089 [2089] 21 months mwhitworth Add IpPartialSum.
(edit) @2088 [2088] 21 months mwhitworth Update to actually include all network stack progress so far.
(edit) @2086 [2086] 21 months mwhitworth Add to network stack.
(edit) @2085 [2085] 21 months mwhitworth Add to TCP/IP stack.
(edit) @2084 [2084] 21 months mwhitworth Merge all changes so far in network stack, too many to count.
(edit) @2075 [2075] 3 years mwhitworth Fix grub build.
(edit) @2074 [2074] 3 years mwhitworth Fix Makefile flags for x86_64.
(edit) @2073 [2073] 3 years mwhitworth Add dns.c, simple DNS resolver.
(edit) @2072 [2072] 3 years mwhitworth Comment out SysIoCtl for now.
(edit) @2071 [2071] 3 years mwhitworth Comment out SysIoCtl for now.
(edit) @2070 [2070] 3 years mwhitworth Fix includes.
(edit) @2069 [2069] 3 years mwhitworth Add headers for dns, ipv4 and udp.
(edit) @2068 [2068] 3 years mwhitworth Add basic dns library, ipv4 code and handling of kernel-user channel …
(edit) @2067 [2067] 3 years mwhitworth Add types.h header.
(edit) @2066 [2066] 3 years mwhitworth Add files to channels directory, as well as the Makefile.
(edit) @2065 [2065] 3 years mwhitworth Stub out SendRequest for now.
(edit) @2064 [2064] 3 years mwhitworth Add IPV4 layer, forgot to do this earlier.
(edit) @2063 [2063] 3 years mwhitworth Add config.h and irq.h to LDL.
(edit) @2062 [2062] 3 years mwhitworth Add device.h.
(edit) @2061 [2061] 3 years mwhitworth Add to the network and Linux driver layer.
(edit) @1972 [1972] 3 years khorben Also compile architecture-dependant functions
(edit) @1971 [1971] 3 years khorben Added #include <unistd.h>
(edit) @1970 [1970] 3 years khorben Use libpthread from the libc
(edit) @1969 [1969] 3 years khorben Set DESTDIR explicitly
(edit) @1968 [1968] 3 years khorben Minor typos
(edit) @1967 [1967] 3 years khorben Minor compilation fixes
(edit) @1966 [1966] 3 years khorben Merge from upstream
(edit) @1902 [1902] 3 years khorben Force gcc -m32 like everywhere
(edit) @1901 [1901] 3 years khorben Fixed path to -lc
(edit) @1900 [1900] 3 years khorben Use explicit path to libgcc
(edit) @1899 [1899] 3 years khorben Use pthread from the libc
(edit) @1898 [1898] 3 years khorben No longer link with libpthread (not necessary)
(edit) @1897 [1897] 3 years khorben Use pthread from the libc
(edit) @1896 [1896] 3 years khorben Adding pthread support (just a stub for now)
(edit) @1895 [1895] 3 years khorben Merge from upstream
(edit) @1894 [1894] 3 years khorben Adding pthread support
(edit) @1893 [1893] 3 years khorben Adding pthread support
(edit) @1892 [1892] 3 years khorben Using pthread from the libc
(edit) @1891 [1891] 3 years khorben Merge from upstream
(edit) @1890 [1890] 3 years mwhitworth Add preemption disable and enable to KePrint.
(edit) @1889 [1889] 3 years mwhitworth Add .deps directory.
(edit) @1761 [1761] 3 years khorben Does not need -lpthread afaik
(edit) @1760 [1760] 3 years khorben Does not need -lpthread afaik
(edit) @1758 [1758] 3 years khorben Merge from upstream
(edit) @1757 [1757] 3 years khorben Merge from upstream
(edit) @1756 [1756] 3 years khorben Merge from upstream
(edit) @1755 [1755] 3 years khorben More portable Makefile
(edit) @1754 [1754] 3 years khorben Fixed modules loading at startup
(edit) @1740 [1740] 3 years mwhitworth Add start of ring allocation to PCNet driver.
(edit) @1736 [1736] 3 years mwhitworth Add strncat function.
(edit) @1735 [1735] 3 years mwhitworth Add Rock Ridge support to Isofs.
(edit) @1720 [1720] 3 years mwhitworth Fix warnings.
(edit) @1719 [1719] 3 years mwhitworth Make sure there are no double removes, formatting fix.
(edit) @1718 [1718] 3 years mwhitworth Change network.h to a header file that includes the rest of the directory.
(edit) @1717 [1717] 3 years mwhitworth Add some byteswap functions.
(edit) @1716 [1716] 3 years mwhitworth Add ethernet functions, like EthPrintMacAddress. Add to structures.
(edit) @1715 [1715] 3 years mwhitworth Add start of Ipv4 headers and IpCheckSum function.
(edit) @1714 [1714] 3 years mwhitworth Add PciEntryData, PciTable, and other macros and definitions.
(edit) @1701 [1701] 3 years mwhitworth Add areaLock to process structure.
(edit) @1697 [1697] 3 years mwhitworth Fix insd assembly (was bug in ne2k driver).
(edit) @1696 [1696] 3 years mwhitworth Add ThrArchPrintCurrStack prototype.
(edit) @1695 [1695] 3 years mwhitworth Add rdtscl macro.
(edit) @1694 [1694] 3 years mwhitworth Fix syscall max.
(edit) @1693 [1693] 3 years mwhitworth Fix log level.
(edit) @1692 [1692] 3 years mwhitworth Extra check for non-null sbOps, add SysFileControl flags.
(edit) @1691 [1691] 3 years mwhitworth Fix name of SysFileControl (is exports.h needed?).
(edit) @1690 [1690] 3 years mwhitworth Add KeFsRemoveDir prototype.
(edit) @1689 [1689] 3 years mwhitworth Get rid of double remove from waitqueue.
(edit) @1688 [1688] 3 years mwhitworth Add framework for loading in filesystem modules, change name of SysIoCtl.
(edit) @1687 [1687] 3 years mwhitworth Minor: fix warning.
(edit) @1686 [1686] 3 years mwhitworth Change SysIoCtl to SysFileControl.
(edit) @1685 [1685] 3 years mwhitworth Add some comments, add KePrint, add check for non-null driver->initOne, …
(edit) @1684 [1684] 3 years mwhitworth Add PciSetMaster function.
(edit) @1683 [1683] 3 years mwhitworth Add start of PCNet driver (for Virtualbox).
(edit) @1682 [1682] 3 years mwhitworth Remove debug prints and unreachable code, add ata/pci to build.
(edit) @1681 [1681] 3 years mwhitworth Add stub for Ata PIIX detection.
(edit) @1680 [1680] 3 years mwhitworth PCI subsystem is no longer a module.
(edit) @1679 [1679] 3 years mwhitworth PCI subsystem is no longer a module.
(edit) @1678 [1678] 3 years mwhitworth Fix various warnings, fix page directory bug.
(edit) @1677 [1677] 3 years mwhitworth Fix warning, remove EarlyConsoleInit.
(edit) @1676 [1676] 3 years mwhitworth Add tasklet to build.
(edit) @1675 [1675] 3 years mwhitworth PCI is now part of the kernel.
(edit) @1664 [1664] 3 years mwhitworth Remove makefs exec. from repository.
(edit) @1663 [1663] 3 years mwhitworth Add some comments, read block size.
(edit) @1662 [1662] 3 years mwhitworth Add support for SysConfRead, address some TODO cases.
(edit) @1660 [1660] 3 years mwhitworth Fix warnings.
Note: See TracRevisionLog for help on using the revision log.