Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
stanix
Browse files
Aug 17, 2025
build : goodbye tsh, you were a good shell
· fa4ca38c
tayoky
authored
Aug 17, 2025
fa4ca38c
init : make tash the default shell
· 66514d59
tayoky
authored
Aug 17, 2025
66514d59
syscall : fix wrong return value of sys_waitpid
· cfa3945d
tayoky
authored
Aug 17, 2025
cfa3945d
build : automaticly build tash
· 17fadf51
tayoky
authored
Aug 17, 2025
17fadf51
Aug 16, 2025
scheduler : remove useless log
· 62bd303e
tayoky
authored
Aug 16, 2025
62bd303e
kernel : new context switch that save sse
· 7466e5b5
tayoky
authored
Aug 16, 2025
7466e5b5
kernel : align all alocations on 16 bytes
· 426394db
tayoky
authored
Aug 16, 2025
426394db
Aug 15, 2025
syscall : ftruncate/truncate
· 49350870
tayoky
authored
Aug 15, 2025
49350870
libgfx : some cleanup for the bmp loader
· 101e1ea2
tayoky
authored
Aug 15, 2025
101e1ea2
libgfx : color table and 1/4/8 bpp bmp
· 55f47abd
tayoky
authored
Aug 15, 2025
55f47abd
libgfx : fix 24bpp and 32bpp bmp loading
· 5d7deccd
tayoky
authored
Aug 15, 2025
5d7deccd
vfs : new getattr/setattr system
· f79500d0
tayoky
authored
Aug 15, 2025
f79500d0
Aug 14, 2025
gfx : texture and bmp loader
· ccbf900e
tayoky
authored
Aug 14, 2025
ccbf900e
term : better layout system
· f4643a8a
tayoky
authored
Aug 14, 2025
f4643a8a
tty and term : extra credit
· 05fd85a7
tayoky
authored
Aug 14, 2025
05fd85a7
Aug 13, 2025
scheduler : fix exit status
· ed0eb6d3
tayoky
authored
Aug 13, 2025
ed0eb6d3
pmm : use mutex instead of spinlocks
· 0a646859
tayoky
authored
Aug 13, 2025
0a646859
build : automaticly build tsh and tutils
· d1fe193e
tayoky
authored
Aug 13, 2025
d1fe193e
Aug 04, 2025
part : pretty broken gpt
· e49b82dc
tayoky
authored
Aug 04, 2025
e49b82dc
ata : fix reg2port
· 3bba1a2f
tayoky
authored
Aug 04, 2025
3bba1a2f
ata : protect hw operations with mutexes
· 25923739
tayoky
authored
Aug 04, 2025
25923739
vfs : fix const void * on vfs_read
· 8ccb878b
tayoky
authored
Aug 04, 2025
8ccb878b
ata : fix offset
· 6e67475f
tayoky
authored
Aug 04, 2025
6e67475f
ata : support unaligned read
· 00bb1d4b
tayoky
authored
Aug 04, 2025
00bb1d4b
Aug 03, 2025
part : start parsing mbr
· 79fa538b
tayoky
authored
Aug 03, 2025
79fa538b
ata : pio48 support
· c0d72c9c
tayoky
authored
Aug 03, 2025
c0d72c9c
ata : working lba28 read
· 3caa8cc8
tayoky
authored
Aug 03, 2025
3caa8cc8
Aug 02, 2025
syscall : support for -1 in waitpid
· f2c19c7d
tayoky
authored
Aug 02, 2025
f2c19c7d
ata : broken not safe read
· 49c9f21e
tayoky
authored
Aug 02, 2025
49c9f21e
ata : ioctl I_MODEL and identification
· 4e21177c
tayoky
authored
Aug 02, 2025
4e21177c
Aug 01, 2025
ata : use a struct to parse ident
· f1017c12
tayoky
authored
Aug 01, 2025
f1017c12
ata : read identification space
· fe3526d5
tayoky
authored
Aug 01, 2025
fe3526d5
ata : succesfully search for ata devices
· 5761b420
tayoky
authored
Aug 01, 2025
5761b420
kernel : conserve file offset on fork
· be61ca3e
tayoky
authored
Aug 01, 2025
be61ca3e
Jul 31, 2025
ata : fix ata devices init
· 4acf2f2a
tayoky
authored
Jul 31, 2025
4acf2f2a
Jul 30, 2025
kernel : copy offset on sys_dup2
· a17fdf33
tayoky
authored
Jul 30, 2025
a17fdf33
kernel : fix tmpfs_truncate
· ef3129b3
tayoky
authored
Jul 30, 2025
ef3129b3
Jul 29, 2025
term : fix ":" on azerty layout
· b7056145
tayoky
authored
Jul 29, 2025
b7056145
scheduler : make process deletion more stable
· 7ef3b184
tayoky
authored
Jul 29, 2025
7ef3b184
term : make dark colors birghter
· 0468db20
tayoky
authored
Jul 29, 2025
0468db20
Loading