|
|
@367
|
7 years |
alain |
Change Time unit from cycle to TICK (in millisecond).
Fix several bugs …
|
|
|
@363
|
7 years |
max |
Remove vestige.
|
|
|
@362
|
7 years |
max |
Remove vestiges.
|
|
|
@351
|
7 years |
max |
Simplify bizarre thing.
|
|
|
@337
|
7 years |
alain |
Introduce the delayed context switch if current thread has a lock.
|
|
|
@333
|
7 years |
max |
vfs_user_move() returns an error_t, so don't return a count.
|
|
|
@332
|
7 years |
max |
vfs_kernel_move() return error_t, not a count.
|
|
|
@331
|
7 years |
max |
style
|
|
|
@328
|
7 years |
max |
Use vfs_kernel_move(), it's a kernel buffer.
|
|
|
@323
|
7 years |
max |
Clean up, and define strstr() in libk.
|
|
|
@318
|
7 years |
alain |
Bug fix : we don't need an atomic access to update the …
|
|
|
@315
|
7 years |
alain |
Redefine the fuctions ppm_base2page() / ppm_page2base() / …
|
|
|
@313
|
7 years |
alain |
RSeveral modifs in the page-fault handling.
|
|
|
@297
|
7 years |
max |
Remove unused.
|
|
|
@296
|
7 years |
alain |
Several modifs in the generic scheduler and in the hal_context to
fix …
|
|
|
@288
|
7 years |
max |
Re-indent, to appease GCC5 warnings.
|
|
|
@279
|
7 years |
alain |
1) Introduce independant command fields for the various devices in the …
|
|
|
@273
|
7 years |
max |
Mmh, must be Elf64_Xword.
|
|
|
@270
|
7 years |
max |
Comment out EI_OSABI, and use ELFCLASS.
|
|
|
@265
|
7 years |
alain |
Fix several bugs in VFS.
|
|
|
@238
|
7 years |
alain |
Fixing bugs in vfs_lookup()
|
|
|
@227
|
7 years |
max |
use Elf64 for 64bit architectures (x86_64)
|
|
|
@223
|
7 years |
max |
Damn, don't do NULL checks here, otherwise we're hiding NULL derefs …
|
|
|
@204
|
7 years |
alain |
Bug fix in kernel_init
-This line, and those below, will be ignored--
…
|
|
|
@188
|
7 years |
alain |
Redefine the PIC device API.
|
|
|
@158
|
7 years |
max |
tab ffs
|
|
|
@157
|
7 years |
max |
add the x86_64 flag
|
|
|
@156
|
7 years |
max |
style
|
|
|
@124
|
7 years |
max |
rename hal_wbflush->hal_fence
|
|
|
@113
|
7 years |
max |
add memcmp in libk; these mem* functions should probably be hal- …
|
|
|
@104
|
7 years |
max |
style
|
|
|
@101
|
7 years |
alain |
euh…
|
|
|
@93
|
7 years |
max |
style
|
|
|
@68
|
7 years |
alain |
Fix bug in kernel_init, and reduce size of remote_fifo.
|
|
|
@60
|
7 years |
max |
use reg_t instead of uint32_t
|
|
|
@50
|
7 years |
alain |
bloup
|
|
|
@24
|
7 years |
max |
Use intptr_t instead.
|
|
|
@23
|
7 years |
alain |
Introduce syscalls.
|
|
|
@16
|
8 years |
alain |
mprove the HAL for interrupt, exception, syscall handling.
|
|
|
@14
|
8 years |
alain |
Bugs fix.
|
|
|
@11
|
8 years |
alain |
Merge all FS related files in one single vfs directory.
|
|
|
@1
|
8 years |
alain |
First import
|