issues
search
orix-software
/
kernel
Orix Kernel
http://orix.oric.org/
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix/mainargs with "
#85
jedeoric
opened
5 months ago
0
fix bug kernelus
#84
jedeoric
closed
9 months ago
0
When exec is used, it tries to kill alll process (see patch in kill routine)
#83
jedeoric
opened
11 months ago
0
xexec does not freed memory from previous process
#82
jedeoric
opened
11 months ago
0
Develop
#81
jedeoric
closed
9 months ago
0
Develop
#80
jedeoric
closed
1 year ago
0
return value must be returned in 16 bits in A & X, Y contains the error from xexec
#79
jedeoric
opened
1 year ago
0
To check : copy cmdline is done in XFORK AND create_process, it should be only once
#78
jedeoric
closed
1 year ago
0
in relocation format, relocation table must be removed from memory
#77
jedeoric
opened
1 year ago
0
close_all_fp_from_current_process destroy all FD of all process
#76
jedeoric
opened
1 year ago
0
remove debug
#75
jedeoric
closed
1 year ago
0
cleaning
#74
jedeoric
closed
1 year ago
0
Non relocation binary : kernel does not handle start address, and malloc table does not contains the right "start offset" of the binary ($800 by default)g
#73
jedeoric
opened
1 year ago
0
"vi[Espace]" -> xmainargs computes 2 args, with the second arg which contains only '\0'
#72
jedeoric
opened
1 year ago
0
xvalues ftell, malloc table etc.
#71
jedeoric
closed
1 year ago
0
Develop
#70
jedeoric
closed
2 years ago
0
Develop
#69
jedeoric
closed
2 years ago
0
Develop
#68
jedeoric
closed
2 years ago
0
Revert "test for develop"
#67
jedeoric
closed
2 years ago
0
test for develop
#66
jedeoric
closed
2 years ago
0
Develop
#65
jedeoric
closed
2 years ago
0
Mkdir fix
#64
jedeoric
closed
2 years ago
0
XREADDIR should realloc the exact amount of ram when parsing has finished
#63
jedeoric
opened
2 years ago
0
v2022.3
#62
jedeoric
closed
2 years ago
0
manage multiple file
#61
jedeoric
closed
2 years ago
1
Test reloc binaries
#60
jedeoric
closed
2 years ago
0
Develop
#59
jedeoric
closed
2 years ago
0
v2022.1
#58
jedeoric
closed
2 years ago
0
Kernel should launch a mount at boot without any checks
#57
jedeoric
opened
2 years ago
0
XMALLOC : free chunk slot are not merged with the main free chunk in some case
#56
jedeoric
closed
2 years ago
1
opendir/readdir must be done
#55
jedeoric
closed
2 years ago
1
XVALUES must return a struct of a malloc table
#54
jedeoric
opened
2 years ago
0
Malloc table must be moved into overlay ram
#53
jedeoric
opened
2 years ago
0
systemd malloc consumes all memory even when ptr is released (mfree)
#52
jedeoric
closed
2 years ago
0
Bugfixes
#51
jedeoric
closed
2 years ago
0
Change header version to 2021.4
#50
jedeoric
closed
3 years ago
0
Execute all banks
#49
jedeoric
closed
3 years ago
0
Execute all banks
#48
jedeoric
closed
3 years ago
0
Develop
#47
jedeoric
closed
3 years ago
0
reloc binary version 2 must release map memory at the end of the relocation
#46
jedeoric
opened
3 years ago
0
Relocbin
#45
jedeoric
closed
3 years ago
0
Manage FD (need to fix bug)
#44
jedeoric
closed
3 years ago
0
Develop to 2021.2
#43
jedeoric
closed
3 years ago
0
v2021.1
#42
jedeoric
closed
3 years ago
0
XFSEEK
#41
jedeoric
closed
2 years ago
1
XFWRITE does not work on ch376 firmware 4
#40
jedeoric
opened
3 years ago
0
XMAINARGS : XMALLOC should be done with the exact length of the command line.
#39
jedeoric
opened
4 years ago
0
A & Y should return command line ptr when a binary is launched from /bin
#38
jedeoric
opened
4 years ago
0
When a binary is started from /bin, we must send to A Y command line ptr.
#37
jedeoric
closed
3 years ago
1
cd ffffffffffffffffffffffffffffffff crashes prompt
#36
jedeoric
closed
3 years ago
1
Next