|
|
|
@1736
|
[1736]
|
3 years |
mwhitworth |
Add strncat function.
|
|
|
|
@1735
|
[1735]
|
3 years |
mwhitworth |
Add Rock Ridge support to Isofs.
|
|
|
|
@1664
|
[1664]
|
3 years |
mwhitworth |
Remove makefs exec. from repository.
|
|
|
|
@1663
|
[1663]
|
3 years |
mwhitworth |
Add some comments, read block size.
|
|
|
|
@1662
|
[1662]
|
3 years |
mwhitworth |
Add support for SysConfRead, address some TODO cases.
|
|
|
|
@1653
|
[1653]
|
3 years |
mwhitworth |
Add kernel64 branch again.
|
|
|
|
@1651
|
[1651]
|
3 years |
mwhitworth |
Add more changes to GRUB.
|
|
|
|
@1650
|
[1650]
|
3 years |
mwhitworth |
Add CFLAGS to make GRUB build okay on 64-bit hosts.
|
|
|
|
@1649
|
[1649]
|
3 years |
mwhitworth |
Remove printfs that cause 64-bit hosts to emit memcpys.
|
|
|
|
@1648
|
[1648]
|
3 years |
mwhitworth |
Rearrange locking, remove TODO.
|
|
|
|
@1647
|
[1647]
|
3 years |
mwhitworth |
Fix some more warnings.
|
|
|
|
@1646
|
[1646]
|
3 years |
mwhitworth |
Add initcode.
|
|
|
|
@1645
|
[1645]
|
3 years |
mwhitworth |
Fix compiler warnings.
|
|
|
|
@1644
|
[1644]
|
3 years |
mwhitworth |
Fix compiler warning.
|
|
|
|
@1643
|
[1643]
|
3 years |
mwhitworth |
Fix warning.
|
|
|
|
@1642
|
[1642]
|
3 years |
mwhitworth |
Fix term to use new Virtual console API.
|
|
|
|
@1641
|
[1641]
|
3 years |
mwhitworth |
Fix failure code.
|
|
|
|
@1640
|
[1640]
|
3 years |
mwhitworth |
Add ELF_NATIVE_CLASS define, start expanding dlclose.
|
|
|
|
@1639
|
[1639]
|
3 years |
mwhitworth |
Add various defines, remove debug printfs, extend pthread attribute …
|
|
|
|
@1638
|
[1638]
|
3 years |
mwhitworth |
Add some attribute support, add calls to pGetCurrentThreadId
|
|
|
|
@1637
|
[1637]
|
3 years |
mwhitworth |
Add function support for IcFs (ReadFunc and WriteFunc).
|
|
|
|
@1636
|
[1636]
|
3 years |
mwhitworth |
Fix read-only page directory problem.
|
|
|
|
@1635
|
[1635]
|
3 years |
mwhitworth |
Add SIMD and SSE support (support for fxsave and fxrstor).
|
|
|
|
@1634
|
[1634]
|
3 years |
mwhitworth |
Remove commented-out code.
|
|
|
|
@1633
|
[1633]
|
3 years |
mwhitworth |
Rewrite virtual console code to use IcFs.
|
|
|
|
@1632
|
[1632]
|
3 years |
mwhitworth |
Remove AddKeyDev function, add note, export consoleClass symbol for now.
|
|
|
|
@1631
|
[1631]
|
3 years |
mwhitworth |
Add snprintf function.
|
|
|
|
@1630
|
[1630]
|
3 years |
mwhitworth |
Change type of fpuData field in Thread.
|
|
|
|
@1629
|
[1629]
|
3 years |
mwhitworth |
Add function support to IcFs.
|
|
|
|
@1628
|
[1628]
|
3 years |
mwhitworth |
Add function for converting vNode to KeDevice.
|
|
|
|
@1627
|
[1627]
|
3 years |
mwhitworth |
Add filePriv field for private file data.
|
|
|
|
@1626
|
[1626]
|
3 years |
mwhitworth |
Add support for fxsave.
|
|
|
|
@1625
|
[1625]
|
3 years |
mwhitworth |
Add KEDEV_OBJ_OFFSET macro.
|
|
|
|
@1624
|
[1624]
|
3 years |
mwhitworth |
Add keyboard device to IcFs.
|
|
|
|
@1623
|
[1623]
|
3 years |
mwhitworth |
Add call to InputDeviceAdd.
|
|
|
|
@1622
|
[1622]
|
3 years |
mwhitworth |
Add beginning of input layer, add to Makefile.
|
|
|
|
@1621
|
[1621]
|
3 years |
mwhitworth |
Add beginning of input device layer.
|
|
|
|
@1620
|
[1620]
|
3 years |
mwhitworth |
Add basic support for executing mono exectuables, fix memory leak.
|
|
|
|
@1619
|
[1619]
|
3 years |
mwhitworth |
Free initdata and initcode sections in KernelMain.
|
|
|
|
@1618
|
[1618]
|
3 years |
mwhitworth |
Add some initcode and initdata defines, use MbMemoryMap instead of copying …
|
|
|
|
@1617
|
[1617]
|
3 years |
mwhitworth |
Add some initcode and initdata decls.
|
|
|
|
@1616
|
[1616]
|
3 years |
mwhitworth |
Add KernelPanic call, remove some commented-out KePrints.
|
|
|
|
@1615
|
[1615]
|
3 years |
mwhitworth |
Add initcode and initdata sections.
|
|
|
|
@1614
|
[1614]
|
3 years |
mwhitworth |
Add PageFreeAddr, which frees a page given a physical address.
|
|
|
|
@1613
|
[1613]
|
3 years |
mwhitworth |
Update makefile to include heap sort.
|
|
|
|
@1612
|
[1612]
|
3 years |
mwhitworth |
Add implementation of heap sort algorithm.
|
|
|
|
@1611
|
[1611]
|
3 years |
mwhitworth |
Add hash-style=sysv as a Xynth workaround for now.
|
|
|
|
@1610
|
[1610]
|
3 years |
mwhitworth |
Change hash style to GNU.
|
|
|
|
@1609
|
[1609]
|
3 years |
mwhitworth |
Add GNU_HASH support to linker.
|
|
|
|
@1608
|
[1608]
|
3 years |
mwhitworth |
Add refs++ back, /System/Devices loses all its refs otherwise.
|
|
|
|
@1607
|
[1607]
|
3 years |
mwhitworth |
Remove ebug KePrints.
|
|
|
|
@1606
|
[1606]
|
3 years |
mwhitworth |
Include make.config in Makefiles.
|
|
|
|
@1605
|
[1605]
|
3 years |
mwhitworth |
Fix pthreadlib build (-L../linker)
|
|
|
|
@1604
|
[1604]
|
3 years |
mwhitworth |
Fix pthreadlib build.
|
|
|
|
@1603
|
[1603]
|
3 years |
mwhitworth |
Add current thread id to TLS.
|
|
|
|
@1602
|
[1602]
|
3 years |
mwhitworth |
Include make.config.
|
|
|
|
@1601
|
[1601]
|
3 years |
mwhitworth |
Add call to pGetCurrentThreadId (to save syscall), that uses the TLS.
|
|
|
|
@1600
|
[1600]
|
3 years |
mwhitworth |
Remove old file.
|
|
|
|
@1599
|
[1599]
|
3 years |
mwhitworth |
Add message if console dimensions could not be read.
|
|
|
|
@1598
|
[1598]
|
3 years |
mwhitworth |
Use new make.config in sdk makefiles.
|
|
|
|
@1597
|
[1597]
|
3 years |
mwhitworth |
Remove 0x30 case from IrqSysCall.
|
|
|
|
@1596
|
[1596]
|
3 years |
mwhitworth |
Fix SysIoPerm to reflect new stack layout.
|
|
|
|
@1595
|
[1595]
|
3 years |
mwhitworth |
Fix system call mechanism so SysIoPerm will work.
|
|
|
|
@1594
|
[1594]
|
3 years |
mwhitworth |
Formatting, ref fixes, change cache names.
|
|
|
|
@1593
|
[1593]
|
3 years |
mwhitworth |
Fix cache names.
|
|
|
|
@1592
|
[1592]
|
3 years |
mwhitworth |
Add initdata section, will be filled soon.
|
|
|
|
@1591
|
[1591]
|
3 years |
mwhitworth |
Fix cache names.
|
|
|
|
@1590
|
[1590]
|
3 years |
mwhitworth |
Add call to ThrEndWait in WaitRemoveFromQueue.
|
|
|
|
@1589
|
[1589]
|
3 years |
mwhitworth |
Move currContext to start of structure.
|
|
|
|
@1588
|
[1588]
|
3 years |
mwhitworth |
Add CallContext structure.
|
|
|
|
@1587
|
[1587]
|
3 years |
mwhitworth |
Add some temporary attributes for storage devices.
|
|
|
|
@1586
|
[1586]
|
3 years |
mwhitworth |
Change cache names.
|
|
|
|
@1585
|
[1585]
|
3 years |
mwhitworth |
Add fixes for waiting threads that are being killed (signals will fix this …
|
|
|
|
@1584
|
[1584]
|
3 years |
mwhitworth |
Include make.config in Makefiles.
|
|
|
|
@1583
|
[1583]
|
3 years |
mwhitworth |
Include make.config in Makefiles.
|
|
|
|
@1582
|
[1582]
|
3 years |
mwhitworth |
Add changes from Kostadin. Add prompt color to ConsReadLine, fix other …
|
|
|
|
@1581
|
[1581]
|
3 years |
mwhitworth |
Add checks for conf system calls, formatting fixes.
|
|
|
|
@1580
|
[1580]
|
3 years |
mwhitworth |
Add new defintion of ConsReadLine.
|
|
|
|
@1579
|
[1579]
|
3 years |
mwhitworth |
Add patch from Kostadin. Case-insensitive string compare, and use new …
|
|
|
|
@1578
|
[1578]
|
3 years |
mwhitworth |
Add patch from Kostadin that allows directory change by typing only the …
|
|
|
|
@1577
|
[1577]
|
3 years |
mwhitworth |
Fix merge.
|
|
|
|
@1576
|
[1576]
|
3 years |
mwhitworth |
Add name parameter to ModuleAdd call.
|
|
|
|
@1575
|
[1575]
|
3 years |
mwhitworth |
Add name parameter to SysModuleAdd.
|
|
|
|
@1574
|
[1574]
|
3 years |
mwhitworth |
Fix some TSS references.
|
|
|
|
@1573
|
[1573]
|
3 years |
mwhitworth |
Add module name to ModuleAdd call.
|
|
|
|
@1572
|
[1572]
|
3 years |
mwhitworth |
Fix references to TSS addr.
|
|
|
|
@1571
|
[1571]
|
3 years |
mwhitworth |
Add KeObject field to Module type.
|
|
|
|
@1570
|
[1570]
|
3 years |
mwhitworth |
Add TSS_ADDR define.
|
|
|
|
@1569
|
[1569]
|
3 years |
mwhitworth |
Add KeObject support for modules, which now appear in …
|
|
|
|
@1568
|
[1568]
|
3 years |
mwhitworth |
Add call to ModuleInfoInit.
|
|
|
|
@1567
|
[1567]
|
3 years |
mwhitworth |
Check return value in ThrCreateProcess, add some comments.
|
|
|
|
@1566
|
[1566]
|
3 years |
mwhitworth |
Fix process ref counting, so processes are actually freed when exited (the …
|
|
|
|
@1565
|
[1565]
|
4 years |
mwhitworth |
Fix compile by adding fno-stack-protector.
|
|
|
|
@1564
|
[1564]
|
4 years |
mwhitworth |
Fix undeclared identifier.
|
|
|
|
@1563
|
[1563]
|
4 years |
mwhitworth |
Register the object attributes when attaching.
|
|
|
|
@1562
|
[1562]
|
4 years |
mwhitworth |
Add IC attribute support for processes.
|
|
|
|
@1561
|
[1561]
|
4 years |
mwhitworth |
Change KE_OBJ_TYPE to SIMPLE for now.
|
|
|
|
@1560
|
[1560]
|
4 years |
mwhitworth |
Change KE_OBJ_TYPE to SIMPLE for now.
|
|
|
|
@1559
|
[1559]
|
4 years |
mwhitworth |
Add IC attribute support for slabs (can now be monitored in userspace).
|
|
|
|
@1558
|
[1558]
|
4 years |
mwhitworth |
Add object offset to KeObjType, for use in IcAttributes. Add SIMPLE obj. …
|
|
|
|