• Joined on 2024-07-23
Burer pushed to fix/376-irc-text-formatting at SumitKumar-17/kolibrios 2026-05-20 09:29:42 +00:00
eae9ab3518 apps/ircc: refactor color-arg skipping, fix width/render desync
Burer commented on issue KolibriOS/kolibrios#347 2026-05-20 08:15:58 +00:00
Questions and answers for new developers

What is the best practice for building an .asm file containing include directives?

Hi, and sorry for the late reply, @Golffies.

In my personal experience, it doesn't really matter where to…

Burer deleted branch ftpd-add-rmd-command from igorsh/kolibrios 2026-05-19 18:40:27 +00:00
Burer pushed to main at KolibriOS/kolibrios 2026-05-19 18:40:27 +00:00
68f0454682 ftpd: Add RMD command (#353)
Burer merged pull request KolibriOS/kolibrios#353 2026-05-19 18:40:25 +00:00
ftpd: Add RMD command
Burer suggested changes for KolibriOS/kolibrios#438 2026-05-19 11:15:34 +00:00
WIP: libc.obj: implement gets_s

See comment above.

Burer approved KolibriOS/kolibrios#438 2026-05-19 11:15:24 +00:00
WIP: libc.obj: implement gets_s

Problems I see:

Burer pushed to main at KolibriOS/kolibrios 2026-05-19 10:30:50 +00:00
d486c6b33a libc.obj: update exit (#340)
Burer deleted branch libc.ob--update-exit from Egor00f/kolibrios 2026-05-19 10:30:50 +00:00
Burer merged pull request KolibriOS/kolibrios#340 2026-05-19 10:30:48 +00:00
libc.obj: update exit
Burer approved KolibriOS/kolibrios#340 2026-05-19 10:27:54 +00:00
libc.obj: update exit
Burer pushed to libc.ob--update-exit at Egor00f/kolibrios 2026-05-19 10:17:00 +00:00
20ba89ca43 crt0.asm, atexit.h: final whitespace fixes
Burer approved KolibriOS/kolibrios#353 2026-05-19 09:23:21 +00:00
ftpd: Add RMD command
Burer pushed to ftpd-add-rmd-command at igorsh/kolibrios 2026-05-19 08:13:52 +00:00
16f3a6ae9a ftpd: address review for RMD command
Burer commented on pull request KolibriOS/kolibrios#353 2026-05-18 12:19:28 +00:00
ftpd: Add RMD command

@dunkaist @igorsh

Does this version looks okay? If so, I will push it into PR branch so we can finally merge this PR.

diff --git a/programs/network/ftpd/commands.inc b/programs/net…
Burer suggested changes for KolibriOS/kolibrios#392 2026-05-18 11:18:53 +00:00
ircc: fix text formatting issues (#376)

See comment above.

Burer approved KolibriOS/kolibrios#392 2026-05-18 11:18:13 +00:00
ircc: fix text formatting issues (#376)

Issues I see here:

Burer suggested changes for KolibriOS/kolibrios#340 2026-05-17 15:19:11 +00:00
libc.obj: update exit

Current problems: