|
|
@406
|
7 years |
alain |
This version executed successfully the user "init" process on a …
|
|
|
@401
|
7 years |
alain |
Few bugs in VMM
|
|
|
@400
|
7 years |
alain |
cosmetic bis
|
|
|
@399
|
7 years |
alain |
cosmetic
|
|
|
@398
|
7 years |
max |
Wrong value in the timer.
|
|
|
@396
|
7 years |
max |
Use panic().
|
|
|
@395
|
7 years |
max |
Use panic().
|
|
|
@394
|
7 years |
max |
Make it compile again, and use panic(). Not sure it is what Alain …
|
|
|
@393
|
7 years |
max |
Use panic().
|
|
|
@390
|
7 years |
alain |
RPC_VMM_GET_REF_VSEG renamed to RPC_VMM_GET_VSEG
|
|
|
@389
|
7 years |
alain |
Update the RPC_VMM_GET_VSEG.
|
|
|
@388
|
7 years |
alain |
Change the vmm_get_vseg() function to access the reference cluster …
|
|
|
@385
|
7 years |
max |
Remove redundant (and buggy) code.
|
|
|
@381
|
7 years |
alain |
Add missing defines in the TSAR exception handler.
|
|
|
@380
|
7 years |
alain |
Remove the generic kernel/kern/do_exception files to handle exceptions …
|
|
|
@379
|
7 years |
max |
Remove another vestige.
|
|
|
@378
|
7 years |
max |
Remove misleading vestige.
|
|
|
@377
|
7 years |
max |
Remove vestiges.
|
|
|
@376
|
7 years |
max |
Remove vestiges.
|
|
|
@375
|
7 years |
max |
Use panic().
|
|
|
@374
|
7 years |
max |
Use panic().
|
|
|
@373
|
7 years |
max |
Start using panic().
|
|
|
@372
|
7 years |
max |
Add a panic function.
|
|
|
@369
|
7 years |
max |
style
|
|
|
@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.
|
|
|
@357
|
7 years |
max |
Remove vestige.
|
|
|
@356
|
7 years |
max |
Remove vestige.
|
|
|
@355
|
7 years |
max |
Remove unused include.
|
|
|
@354
|
7 years |
max |
Remove vestige.
|
|
|
@353
|
7 years |
max |
Don't include sys-vfs.h.
|
|
|
@352
|
7 years |
max |
Don't compute kcm_page twice.
|
|
|
@351
|
7 years |
max |
Simplify bizarre thing.
|
|
|
@350
|
7 years |
max |
Remove vestige.
|
|
|
@346
|
7 years |
max |
Hide soclib_iob.
|
|
|
@338
|
7 years |
max |
Not sure what Alain meant to do, but disable this for now.
|
|
|
@337
|
7 years |
alain |
Introduce the delayed context switch if current thread has a lock.
|
|
|
@334
|
7 years |
max |
Undefined variables.
|
|
|
@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
|
|
|
@330
|
7 years |
max |
style
|
|
|
@328
|
7 years |
max |
Use vfs_kernel_move(), it's a kernel buffer.
|
|
|
@326
|
7 years |
max |
This shouldn't be a remote load.
|
|
|
@325
|
7 years |
max |
Unused variable.
|
|
|
@324
|
7 years |
max |
The process xptr is already local, so no need to do a remote
load.
|
|
|
@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 …
|
|
|
@317
|
7 years |
alain |
1) Introduce the TSAR hal_cpu_context_switch() function.
2) Introduce …
|
|
|
@315
|
7 years |
alain |
Redefine the fuctions ppm_base2page() / ppm_page2base() / …
|
|
|
@313
|
7 years |
alain |
RSeveral modifs in the page-fault handling.
|
|
|
@311
|
7 years |
max |
Introduce hal_cpu_context_switch.
|
|
|
@306
|
7 years |
max |
Terrible typo.
|
|
|
@305
|
7 years |
max |
Style, and use hal_strcpy_from_uspace.
|
|
|
@304
|
7 years |
max |
Style, and use hal_strcpy_from_uspace.
|
|
|
@303
|
7 years |
max |
Style, and use hal_strcpy_from_uspace.
|
|
|
@302
|
7 years |
max |
Style, and use hal_strcpy_from_uspace.
|
|
|
@301
|
7 years |
max |
Style, and use hal_strcpy_from_uspace.
|
|
|
@297
|
7 years |
max |
Remove unused.
|
|
|
@296
|
7 years |
alain |
Several modifs in the generic scheduler and in the hal_context to
fix …
|
|
|
@295
|
7 years |
max |
Remove vestige.
|
|
|
@294
|
7 years |
max |
Remove vestige.
|
|
|
@289
|
7 years |
max |
Style, in order to appease GCC5.
|
|
|
@288
|
7 years |
max |
Re-indent, to appease GCC5 warnings.
|
|
|
@286
|
7 years |
max |
Fix dangerous typos.
|
|
|
@285
|
7 years |
max |
Must be reg_t.
|
|
|
@282
|
7 years |
max |
Don't use CURRENT_THREAD->core, since it is not yet initialized.
|
|
|
@281
|
7 years |
max |
The thread has already been registered in thread_user_create, so don't …
|
|
|
@279
|
7 years |
alain |
1) Introduce independant command fields for the various devices in the …
|
|
|
@278
|
7 years |
max |
Should be 'next'.
|
|
|
@273
|
7 years |
max |
Mmh, must be Elf64_Xword.
|
|
|
@271
|
7 years |
max |
new_offset can be NULL
|
|
|
@270
|
7 years |
max |
Comment out EI_OSABI, and use ELFCLASS.
|
|
|
@266
|
7 years |
alain |
Implement vfs_lseek() function.
|
|
|
@265
|
7 years |
alain |
Fix several bugs in VFS.
|
|
|
@262
|
7 years |
max |
Remove soclib_dma on x86.
|
|
|
@261
|
7 years |
max |
Hide soclib_dma.
|
|
|
@259
|
7 years |
max |
Hide soclib_nic.
|
|
|
@257
|
7 years |
max |
Hide soclib_mmc.
|
|
|
@255
|
7 years |
max |
Don't route the IRQ for IMPL_TXT_RS2, it is multiplexed in software.
|
|
|
@254
|
7 years |
max |
Use IMPL_TXT_RS2.
|
|
|
@252
|
7 years |
max |
Hide IMPL_PIC_.
|
|
|
@249
|
7 years |
max |
Remove the ICU driver.
|
|
|
@248
|
7 years |
max |
Don't include dev_icu.h when it's not needed.
|
|
|
@247
|
7 years |
max |
Rename soclib_tty->txt_rs232.
|
|
|
@246
|
7 years |
alain |
Fix a major bug in FATFS : miss handling in the FAT mapper.
|
|
|
@245
|
7 years |
max |
Hide soclib_tty.
|
|
|
@244
|
7 years |
max |
Hide the fields.
|
|
|
@239
|
7 years |
alain |
bloup
|
|
|
@238
|
7 years |
alain |
Fixing bugs in vfs_lookup()
|
|
|
@232
|
7 years |
max |
Remove this shell, several files are missing.
|
|
|
@229
|
7 years |
bouyer |
Remove bad file
|
|
|
@228
|
7 years |
max |
remove unused file
|
|
|
@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 …
|
|
|
@222
|
7 years |
max |
fix inverted arguments
|
|
|
@216
|
7 years |
max |
dispatch 'impl' in the hal
|
|
|
@214
|
7 years |
max |
remove unused includes
|
|
|
@213
|
7 years |
max |
hide soclib_bdv
|
|
|