|
|
|
@552
|
[552]
|
3 months |
mwhitworth |
Delete load.c
|
|
|
|
@538
|
[538]
|
3 months |
mwhitworth |
Create startup module.
|
|
|
|
@537
|
[537]
|
3 months |
mwhitworth |
Simplify timer code.
|
|
|
|
@536
|
[536]
|
3 months |
mwhitworth |
Update kernel panic code.
|
|
|
|
@535
|
[535]
|
3 months |
mwhitworth |
Update SysShutdown code.
|
|
|
|
@534
|
[534]
|
3 months |
mwhitworth |
Add functions for resolving functions from modules.
|
|
|
|
@533
|
[533]
|
3 months |
mwhitworth |
Update build process.
|
|
|
|
@532
|
[532]
|
3 months |
mwhitworth |
Add KePrint, which redirects output to early console or console (if …
|
|
|
|
@531
|
[531]
|
3 months |
mwhitworth |
Remove big system call list, add export code.
|
|
|
|
@492
|
[492]
|
4 months |
mwhitworth |
Add header.
|
|
|
|
@491
|
[491]
|
4 months |
mwhitworth |
Various ThrProcessExit fixes, fix warnings from compiler.
|
|
|
|
@490
|
[490]
|
4 months |
mwhitworth |
Various cleanups, add comments.
|
|
|
|
@489
|
[489]
|
4 months |
mwhitworth |
Cleanup, add KernelPanic calls.
|
|
|
|
@488
|
[488]
|
4 months |
mwhitworth |
Fix bug with multiple threads launching processes, cleanup some functions.
|
|
|
|
@483
|
[483]
|
4 months |
mwhitworth |
Finish module code, add support for module symbolic crashes, fix …
|
|
|
|
@481
|
[481]
|
4 months |
mwhitworth |
Fix module relocation code.
|
|
|
|
@480
|
[480]
|
4 months |
mwhitworth |
Don't copy BSS sections in modules.
|
|
|
|
@479
|
[479]
|
4 months |
mwhitworth |
Small formatting fix.
|
|
|
|
@478
|
[478]
|
4 months |
mwhitworth |
Update makefile.
|
|
|
|
@477
|
[477]
|
4 months |
mwhitworth |
Remove NetworkInit for now.
|
|
|
|
@476
|
[476]
|
4 months |
mwhitworth |
Export current as a symbol.
|
|
|
|
@475
|
[475]
|
4 months |
mwhitworth |
Add print.c in kernel, for future ringbuffer.
|
|
|
|
@474
|
[474]
|
4 months |
mwhitworth |
Add support for symbols in crashes.
|
|
|
|
@473
|
[473]
|
4 months |
mwhitworth |
Add header.
|
|
|
|
@472
|
[472]
|
4 months |
mwhitworth |
Export symbol for SysRegisterCall.
|
|
|
|
@467
|
[467]
|
4 months |
mwhitworth |
Add support for registering syscalls, esp. if some of the syscalls are in …
|
|
|
|
@438
|
[438]
|
4 months |
mwhitworth |
Support for looking through symbol table of loaded modules.
|
|
|
|
@426
|
[426]
|
4 months |
mwhitworth |
Add to module loading support.
|
|
|
|
@425
|
[425]
|
4 months |
mwhitworth |
Make detection and resolving of relocation sections more flexible.
|
|
|
|
@421
|
[421]
|
4 months |
mwhitworth |
Remove debug printfs.
|
|
|
|
@416
|
[416]
|
4 months |
mwhitworth |
Add SYMBOL_EXPORT to schedule and waitqueue functions.
|
|
|
|
@404
|
[404]
|
4 months |
mwhitworth |
Add printf if function could not be found.
|
|
|
|
@400
|
[400]
|
4 months |
mwhitworth |
Change name of ModuleInit alias.
|
|
|
|
@393
|
[393]
|
4 months |
mwhitworth |
Rework startup function to call startup program.
|
|
|
|
@386
|
[386]
|
4 months |
mwhitworth |
Add symbol resolving capability.
|
|
|
|
@379
|
[379]
|
4 months |
mwhitworth |
Extend module loading code, add ModuleFindSymbol function.
|
|
|
|
@378
|
[378]
|
4 months |
mwhitworth |
Add beginning of module support for kernel.
|
|
|
|
@372
|
[372]
|
4 months |
mwhitworth |
Branching from trunk to hybrid at 371, to experiment with a hybrid kernel …
|
|
copied from Whitix/trunk/kernel:
|
|
|
|
@338
|
[338]
|
4 months |
mwhitworth |
Alter check for newly-woken thread.
|