root

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] 20 months mwhitworth Add some more files.
(edit) @2099 [2099] 20 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) @2087 [2087] 21 months mwhitworth Add to SIB etc.
(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) @2083 [2083] 2 years mwhitworth Add ndisasm code, use that for printing out optimized code.
(edit) @2082 [2082] 2 years mwhitworth Add basic DoTest function, fix CFLAGS.
(edit) @2081 [2081] 2 years mwhitworth Add other new files to SVN.
(edit) @2080 [2080] 2 years mwhitworth Remove files from top directory.
(edit) @2079 [2079] 2 years mwhitworth Add new source files.
(edit) @2078 [2078] 2 years mwhitworth Update source tree.
(edit) @2077 [2077] 2 years mwhitworth Add source trees.
(edit) @2076 [2076] 2 years mwhitworth Rework directories.
(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) @2060 [2060] 3 years mwhitworth Removing config.h dep. from all target fixes 64-bit grub build issues.
(edit) @2059 [2059] 3 years mwhitworth Fix Makefile.
(edit) @2058 [2058] 3 years mwhitworth Add patch from Dan Fandrich: provide a implementation of endian conversion …
(edit) @2057 [2057] 3 years mwhitworth Add SYS_SAVE_BASE, fix condition in SysGetCall.
(edit) @2056 [2056] 3 years mwhitworth Add VGA makefiles.
(edit) @2055 [2055] 3 years mwhitworth Convert SysWaitForProcessFinish to Thr*, add syscall wrapper.
(edit) @2054 [2054] 3 years mwhitworth Call SaveInit in KernelMain.
(edit) @2053 [2053] 3 years mwhitworth Update kernel makefile with new save.c file.
(edit) @2052 [2052] 3 years mwhitworth Add beginning of process save/restore file.
(edit) @2051 [2051] 3 years mwhitworth Change startup message.
(edit) @2050 [2050] 3 years mwhitworth Add function to call userspace module loader (currently used in filesystem …
(edit) @2049 [2049] 3 years mwhitworth Start updating Xynth to use dynamic libraries for drivers, remove old …
(edit) @2048 [2048] 3 years mwhitworth Copy the command line over.
(edit) @2047 [2047] 3 years mwhitworth Various fixes for FAT32 support.
(edit) @2046 [2046] 3 years mwhitworth Fix various compiler warnings.
(edit) @2045 [2045] 3 years mwhitworth Remove unused ASCII description of classes, scan bridges.
(edit) @2044 [2044] 3 years mwhitworth Fix result check warnings (IrqAdd).
(edit) @2043 [2043] 3 years mwhitworth Fix undefined function warnings.
(edit) @2042 [2042] 3 years mwhitworth Don't map the first page of memory, to properly catch null pointer errors.
(edit) @2041 [2041] 3 years mwhitworth Push flags when swapping stacks, otherwise one tasks' flags carry over to …
(edit) @2040 [2040] 3 years mwhitworth Panic if we get an invalid module name.
(edit) @2039 [2039] 3 years mwhitworth Fix result check warning.
(edit) @2038 [2038] 3 years mwhitworth No need to disable interrupts in ThrArchSwitch (already disabled in …
(edit) @2037 [2037] 3 years mwhitworth Fix TSS selector base.
(edit) @2036 [2036] 3 years mwhitworth Update startup code.
(edit) @2035 [2035] 3 years mwhitworth Fix object type.
(edit) @2034 [2034] 3 years mwhitworth Scroll the screen of earlyconsole (soon, video/console.c may not be loaded …
(edit) @2033 [2033] 3 years mwhitworth Add stubs for memory protection functions/cases.
(edit) @2032 [2032] 3 years mwhitworth Use BitTest rather than BmapGetBit.
(edit) @2031 [2031] 3 years mwhitworth Fix KE_OBJECT_TYPE, use new bit functions.
(edit) @2030 [2030] 3 years mwhitworth Update Makefile to build dma.o.
(edit) @2029 [2029] 3 years mwhitworth Add stpcpy function, that returns end of dest string.
(edit) @2028 [2028] 3 years mwhitworth Don't use attributes in keobject code, remove KeObjectPopulate.
(edit) @2027 [2027] 3 years mwhitworth Update Makefile to no longer build bitmap.o.
(edit) @2026 [2026] 3 years mwhitworth Remove bitmap API; slow, and redundant to the new atomic bit functions.
(edit) @2025 [2025] 3 years mwhitworth Add beginning of completion API.
(edit) @2024 [2024] 3 years mwhitworth Move readFunc and writeFunc to entry.
(edit) @2023 [2023] 3 years mwhitworth Add DmaMapSingle and DmaUnmapSingle functions.
(edit) @2022 [2022] 3 years mwhitworth Add (start of) Nvidia driver header.
(edit) @2021 [2021] 3 years mwhitworth Register PCI as a bus type, add attributes, fix PCI resource detection …
(edit) @2020 [2020] 3 years mwhitworth Add PciDisableDevice function, rework PCI resource code.
(edit) @2019 [2019] 3 years mwhitworth Attempt to rework PCI BIOS, add note.
(edit) @2018 [2018] 3 years mwhitworth Rearrange to fix linking error in Makefile.
(edit) @2017 [2017] 3 years mwhitworth Fix Linux PCI resource code.
(edit) @2016 [2016] 3 years mwhitworth Add header stub for future generic driver code.
(edit) @2015 [2015] 3 years mwhitworth Add new DMA pool API.
(edit) @2014 [2014] 3 years mwhitworth Add new DMA pool API, including DmaAllocConsistent.
(edit) @2013 [2013] 3 years mwhitworth Add new EINPROGRESS define; TODO: rename some of these.
(edit) @2012 [2012] 3 years mwhitworth Add assertion header, define DEBUG_ASSERTS before including to use.
(edit) @2011 [2011] 3 years mwhitworth Add cmdLine field, as we now keep a copy of the command line.
(edit) @2010 [2010] 3 years mwhitworth Use new completion data structure, used in async bus scan and URB (USB) …
(edit) @2009 [2009] 3 years mwhitworth Add headers for new USB stack; need cleanup and documentation.
(edit) @2008 [2008] 3 years mwhitworth Rework PCI code to use generic resource layer, add defines and more …
(edit) @2007 [2007] 3 years mwhitworth Add _BitFindFirstSet and fls functions.
(edit) @2006 [2006] 3 years mwhitworth Add start of generic resource layer.
(edit) @2005 [2005] 3 years mwhitworth Add support for function entries in IcAttributes, add IC_FUNC define.
(edit) @2004 [2004] 3 years mwhitworth Add RESULT_CHECK define to IrqAdd, to remind others that the return value …
Note: See TracRevisionLog for help on using the revision log.