|
|
|
@2103
|
[2103]
|
3 months |
mwhitworth |
Rewrite SocketRead method.
|
|
|
|
@2102
|
[2102]
|
3 months |
mwhitworth |
Add to TCP, soon we'll add to host and port entries when connection is …
|
|
|
|
@2101
|
[2101]
|
3 months |
mwhitworth |
Add to TCP.
|
|
|
|
@2100
|
[2100]
|
3 months |
mwhitworth |
Add some more files.
|
|
|
|
@2099
|
[2099]
|
3 months |
mwhitworth |
Add to network stack.
|
|
|
|
@2098
|
[2098]
|
3 months |
mwhitworth |
FIx issue with two threads faulting on the same page.
|
|
|
|
@2097
|
[2097]
|
3 months |
mwhitworth |
Fix warnings.
|
|
|
|
@2096
|
[2096]
|
3 months |
mwhitworth |
Several fixes, currently debugging SocketAccept.
|
|
|
|
@2095
|
[2095]
|
3 months |
mwhitworth |
Fix warnings.
|
|
|
|
@2094
|
[2094]
|
3 months |
mwhitworth |
Fix UDP warnings.
|
|
|
|
@2093
|
[2093]
|
3 months |
mwhitworth |
Remove redundant functions.
|
|
|
|
@2092
|
[2092]
|
3 months |
mwhitworth |
Fix UDP warnings.
|
|
|
|
@2091
|
[2091]
|
3 months |
mwhitworth |
Add DF flag to IP packet.
|
|
|
|
@2090
|
[2090]
|
3 months |
mwhitworth |
Add AIO stubs.
|
|
|
|
@2089
|
[2089]
|
3 months |
mwhitworth |
Add IpPartialSum.
|
|
|
|
@2088
|
[2088]
|
3 months |
mwhitworth |
Update to actually include all network stack progress so far.
|
|
|
|
@2087
|
[2087]
|
4 months |
mwhitworth |
Add to SIB etc.
|
|
|
|
@2086
|
[2086]
|
4 months |
mwhitworth |
Add to network stack.
|
|
|
|
@2085
|
[2085]
|
4 months |
mwhitworth |
Add to TCP/IP stack.
|
|
|
|
@2084
|
[2084]
|
4 months |
mwhitworth |
Merge all changes so far in network stack, too many to count.
|
|
|
|
@2075
|
[2075]
|
15 months |
mwhitworth |
Fix grub build.
|
|
|
|
@2074
|
[2074]
|
15 months |
mwhitworth |
Fix Makefile flags for x86_64.
|
|
|
|
@2073
|
[2073]
|
15 months |
mwhitworth |
Add dns.c, simple DNS resolver.
|
|
|
|
@2072
|
[2072]
|
15 months |
mwhitworth |
Comment out SysIoCtl for now.
|
|
|
|
@2071
|
[2071]
|
15 months |
mwhitworth |
Comment out SysIoCtl for now.
|
|
|
|
@2070
|
[2070]
|
15 months |
mwhitworth |
Fix includes.
|
|
|
|
@2069
|
[2069]
|
15 months |
mwhitworth |
Add headers for dns, ipv4 and udp.
|
|
|
|
@2068
|
[2068]
|
15 months |
mwhitworth |
Add basic dns library, ipv4 code and handling of kernel-user channel …
|
|
|
|
@2067
|
[2067]
|
15 months |
mwhitworth |
Add types.h header.
|
|
|
|
@2066
|
[2066]
|
15 months |
mwhitworth |
Add files to channels directory, as well as the Makefile.
|
|
|
|
@2065
|
[2065]
|
15 months |
mwhitworth |
Stub out SendRequest for now.
|
|
|
|
@2064
|
[2064]
|
15 months |
mwhitworth |
Add IPV4 layer, forgot to do this earlier.
|
|
|
|
@2063
|
[2063]
|
15 months |
mwhitworth |
Add config.h and irq.h to LDL.
|
|
|
|
@2062
|
[2062]
|
15 months |
mwhitworth |
Add device.h.
|
|
|
|
@2061
|
[2061]
|
15 months |
mwhitworth |
Add to the network and Linux driver layer.
|
|
|
|
@2060
|
[2060]
|
15 months |
mwhitworth |
Removing config.h dep. from all target fixes 64-bit grub build issues.
|
|
|
|
@2059
|
[2059]
|
15 months |
mwhitworth |
Fix Makefile.
|
|
|
|
@2058
|
[2058]
|
16 months |
mwhitworth |
Add patch from Dan Fandrich: provide a implementation of endian conversion …
|
|
|
|
@2057
|
[2057]
|
16 months |
mwhitworth |
Add SYS_SAVE_BASE, fix condition in SysGetCall.
|
|
|
|
@2056
|
[2056]
|
16 months |
mwhitworth |
Add VGA makefiles.
|
|
|
|
@2055
|
[2055]
|
16 months |
mwhitworth |
Convert SysWaitForProcessFinish to Thr*, add syscall wrapper.
|
|
|
|
@2054
|
[2054]
|
16 months |
mwhitworth |
Call SaveInit in KernelMain.
|
|
|
|
@2053
|
[2053]
|
16 months |
mwhitworth |
Update kernel makefile with new save.c file.
|
|
|
|
@2052
|
[2052]
|
16 months |
mwhitworth |
Add beginning of process save/restore file.
|
|
|
|
@2051
|
[2051]
|
16 months |
mwhitworth |
Change startup message.
|
|
|
|
@2050
|
[2050]
|
16 months |
mwhitworth |
Add function to call userspace module loader (currently used in filesystem …
|
|
|
|
@2049
|
[2049]
|
16 months |
mwhitworth |
Start updating Xynth to use dynamic libraries for drivers, remove old …
|
|
|
|
@2048
|
[2048]
|
17 months |
mwhitworth |
Copy the command line over.
|
|
|
|
@2047
|
[2047]
|
17 months |
mwhitworth |
Various fixes for FAT32 support.
|
|
|
|
@2046
|
[2046]
|
17 months |
mwhitworth |
Fix various compiler warnings.
|
|
|
|
@2045
|
[2045]
|
17 months |
mwhitworth |
Remove unused ASCII description of classes, scan bridges.
|
|
|
|
@2044
|
[2044]
|
17 months |
mwhitworth |
Fix result check warnings (IrqAdd).
|
|
|
|
@2043
|
[2043]
|
17 months |
mwhitworth |
Fix undefined function warnings.
|
|
|
|
@2042
|
[2042]
|
17 months |
mwhitworth |
Don't map the first page of memory, to properly catch null pointer errors.
|
|
|
|
@2041
|
[2041]
|
17 months |
mwhitworth |
Push flags when swapping stacks, otherwise one tasks' flags carry over to …
|
|
|
|
@2040
|
[2040]
|
17 months |
mwhitworth |
Panic if we get an invalid module name.
|
|
|
|
@2039
|
[2039]
|
17 months |
mwhitworth |
Fix result check warning.
|
|
|
|
@2038
|
[2038]
|
17 months |
mwhitworth |
No need to disable interrupts in ThrArchSwitch (already disabled in …
|
|
|
|
@2037
|
[2037]
|
17 months |
mwhitworth |
Fix TSS selector base.
|
|
|
|
@2036
|
[2036]
|
17 months |
mwhitworth |
Update startup code.
|
|
|
|
@2035
|
[2035]
|
17 months |
mwhitworth |
Fix object type.
|
|
|
|
@2034
|
[2034]
|
17 months |
mwhitworth |
Scroll the screen of earlyconsole (soon, video/console.c may not be loaded …
|
|
|
|
@2033
|
[2033]
|
17 months |
mwhitworth |
Add stubs for memory protection functions/cases.
|
|
|
|
@2032
|
[2032]
|
17 months |
mwhitworth |
Use BitTest rather than BmapGetBit.
|
|
|
|
@2031
|
[2031]
|
17 months |
mwhitworth |
Fix KE_OBJECT_TYPE, use new bit functions.
|
|
|
|
@2030
|
[2030]
|
17 months |
mwhitworth |
Update Makefile to build dma.o.
|
|
|
|
@2029
|
[2029]
|
17 months |
mwhitworth |
Add stpcpy function, that returns end of dest string.
|
|
|
|
@2028
|
[2028]
|
17 months |
mwhitworth |
Don't use attributes in keobject code, remove KeObjectPopulate.
|
|
|
|
@2027
|
[2027]
|
17 months |
mwhitworth |
Update Makefile to no longer build bitmap.o.
|
|
|
|
@2026
|
[2026]
|
17 months |
mwhitworth |
Remove bitmap API; slow, and redundant to the new atomic bit functions.
|
|
|
|
@2025
|
[2025]
|
17 months |
mwhitworth |
Add beginning of completion API.
|
|
|
|
@2024
|
[2024]
|
17 months |
mwhitworth |
Move readFunc and writeFunc to entry.
|
|
|
|
@2023
|
[2023]
|
17 months |
mwhitworth |
Add DmaMapSingle and DmaUnmapSingle functions.
|
|
|
|
@2022
|
[2022]
|
17 months |
mwhitworth |
Add (start of) Nvidia driver header.
|
|
|
|
@2021
|
[2021]
|
17 months |
mwhitworth |
Register PCI as a bus type, add attributes, fix PCI resource detection …
|
|
|
|
@2020
|
[2020]
|
17 months |
mwhitworth |
Add PciDisableDevice function, rework PCI resource code.
|
|
|
|
@2019
|
[2019]
|
17 months |
mwhitworth |
Attempt to rework PCI BIOS, add note.
|
|
|
|
@2018
|
[2018]
|
17 months |
mwhitworth |
Rearrange to fix linking error in Makefile.
|
|
|
|
@2017
|
[2017]
|
17 months |
mwhitworth |
Fix Linux PCI resource code.
|
|
|
|
@2016
|
[2016]
|
17 months |
mwhitworth |
Add header stub for future generic driver code.
|
|
|
|
@2015
|
[2015]
|
17 months |
mwhitworth |
Add new DMA pool API.
|
|
|
|
@2014
|
[2014]
|
17 months |
mwhitworth |
Add new DMA pool API, including DmaAllocConsistent.
|
|
|
|
@2013
|
[2013]
|
17 months |
mwhitworth |
Add new EINPROGRESS define; TODO: rename some of these.
|
|
|
|
@2012
|
[2012]
|
17 months |
mwhitworth |
Add assertion header, define DEBUG_ASSERTS before including to use.
|
|
|
|
@2011
|
[2011]
|
17 months |
mwhitworth |
Add cmdLine field, as we now keep a copy of the command line.
|
|
|
|
@2010
|
[2010]
|
17 months |
mwhitworth |
Use new completion data structure, used in async bus scan and URB (USB) …
|
|
|
|
@2009
|
[2009]
|
17 months |
mwhitworth |
Add headers for new USB stack; need cleanup and documentation.
|
|
|
|
@2008
|
[2008]
|
17 months |
mwhitworth |
Rework PCI code to use generic resource layer, add defines and more …
|
|
|
|
@2007
|
[2007]
|
17 months |
mwhitworth |
Add _BitFindFirstSet and fls functions.
|
|
|
|
@2006
|
[2006]
|
17 months |
mwhitworth |
Add start of generic resource layer.
|
|
|
|
@2005
|
[2005]
|
17 months |
mwhitworth |
Add support for function entries in IcAttributes, add IC_FUNC define.
|
|
|
|
@2004
|
[2004]
|
17 months |
mwhitworth |
Add RESULT_CHECK define to IrqAdd, to remind others that the return value …
|
|
|
|
@2003
|
[2003]
|
17 months |
mwhitworth |
Move TSS up another page, as module names are located at 0x2000.
|
|
|
|
@2002
|
[2002]
|
17 months |
mwhitworth |
Add ListMove and ListMoveTail functions.
|
|
|
|
@2001
|
[2001]
|
17 months |
mwhitworth |
Add circular buffer header, courtesy of Kostadin.
|
|
|
|
@2000
|
[2000]
|
17 months |
mwhitworth |
Add define that may be used in GC.
|
|
|
|
@1999
|
[1999]
|
17 months |
mwhitworth |
Add KeBusEntry (every device is linked to a bus somewhere) and pointer to …
|
|
|
|
@1998
|
[1998]
|
17 months |
mwhitworth |
Add structures used in generic partition code.
|
|
|
|
@1997
|
[1997]
|
17 months |
mwhitworth |
Add fields used for flushing buffers to disk to struct StorageDevice.
|
|
|
|
@1996
|
[1996]
|
17 months |
mwhitworth |
Add KeBus code, with async bus scanning, bus entries, IcFs support etc..
|
|
|
|