root/Whitix/branches

Revision Log Mode:


Legend:

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