Lluciocc
c66bfa62cf
Merge pull request #36 from zeyadhost/main
...
Nightly Build / build-and-release (push) Waiting to run
Add du command for disk usage reporting
2026-05-12 23:07:45 +02:00
Lluciocc
4b169b92de
Update headers
2026-05-12 23:01:43 +02:00
zeyad
e75952e510
fix(cli): correct du usage format and replace -h with -H
2026-05-12 20:58:53 +00:00
boreddevnl
f6141dfcaf
Merge branch 'main' of https://github.com/BoredDevNL/BoredOS
2026-05-12 22:48:59 +02:00
boreddevnl
e813a6cdfd
docs: add section for issue tags in bug report and feature request templates
2026-05-12 22:48:49 +02:00
zeyad
a6118e8d21
feat(cli): add du command for disk usage reporting
2026-05-12 20:33:09 +00:00
Chris
1ccc86ea41
doc: Add requirement for comments in PR template
2026-05-12 20:06:50 +02:00
Lluciocc
642dc7f8c9
Update toolchain.md with qemu-img PATH instruction
Nightly Build / build-and-release (push) Waiting to run
2026-05-12 19:28:28 +02:00
boreddevnl
43a62b025d
Merge branch 'main' of https://github.com/BoredDevNL/BoredOS
2026-05-12 19:18:06 +02:00
boreddevnl
52b6532700
brand: add orbital.png
...
Co-Authored-By: Target <71287126+toiletalphamale@users.noreply.github.com>
2026-05-12 19:18:04 +02:00
Lluciocc
1655f1cf22
Add 'git' to required development tools installation
2026-05-12 19:17:00 +02:00
Lluciocc
5e3ba70730
Revise Windows toolchain installation instructions
2026-05-12 19:13:29 +02:00
boreddevnl
8d4ffd8a09
kernel: prevent infinite loop in process termination
2026-05-12 19:11:17 +02:00
Lluciocc
d007600e30
PR #34 from BoredDevNL: Implement df command and statfs support
...
Implement df command and statfs support
2026-05-12 18:08:54 +02:00
boreddevnl
a7cfb5d22d
fix: stop format real human
2026-05-12 18:06:35 +02:00
boreddevnl
93811816fd
Implement df command and statfs support
2026-05-12 17:06:47 +02:00
boreddevnl
13eaa7589d
brand: remove 2 old wallpapers
2026-05-12 15:47:02 +02:00
boreddevnl
24b2754acb
brand: Add The-Cat-Of-Destiny.png
...
Co-Authored-By: artemix1508 <273844106+artemix1508@users.noreply.github.com>
2026-05-12 15:21:08 +02:00
boreddevnl
a0e8521cf0
brand: add adrian.jpg
...
Co-Authored-By: QWR <196812618+qwroffc@users.noreply.github.com>
2026-05-12 15:19:28 +02:00
boreddevnl
16eedb752f
doc: update contributors list
2026-05-12 14:30:28 +02:00
boreddevnl
6cf10fdbd3
brand: added squiggly.png
...
Co-Authored-By: pixelyblah <221841823+pixelyblah@users.noreply.github.com>
2026-05-12 14:26:43 +02:00
boreddevnl
7eaa9d278a
brand: added Web-Of-Connectivity.png
...
Co-Authored-By: artemix1508 <273844106+artemix1508@users.noreply.github.com>
2026-05-12 14:26:08 +02:00
boreddevnl
45f26db141
brand: aded flowerdark/light.jpg
...
Co-Authored-By: QWR <196812618+qwroffc@users.noreply.github.com>
2026-05-12 14:25:07 +02:00
boreddevnl
801278cf73
feat: scrollable wallpaper page
2026-05-12 14:24:09 +02:00
boreddevnl
329fcf3bc0
doc: fix broken contributor list README.md
2026-05-12 11:37:52 +02:00
Lluciocc
04794bb986
doc: Update toochain steps on windows ( #33 )
...
Nightly Build / build-and-release (push) Waiting to run
* Create pull_request_template.md
Add a pull request template for better PR submissions.
* Document toolchain installation steps for Windows
* Add Table of Contents to toolchain.md
2026-05-12 10:01:47 +02:00
Myles "Mellurboo" Wilson
f171ff7278
pr: Standardize string functions for freestanding env #29
Nightly Build / build-and-release (push) Waiting to run
2026-05-11 22:10:58 +02:00
Lluciocc
51900ca0a7
Update syscalls id
2026-05-11 21:23:28 +02:00
boreddevnl
4141766c4f
doc: Update contributors block README.md
2026-05-11 20:57:00 +02:00
boreddevnl
640c548a4b
brand: Add boredshadow.png - Created by naplon74
...
Co-Authored-By: Naplon <94738563+naplon74@users.noreply.github.com>
2026-05-11 20:55:46 +02:00
Chris
0b31c5bb64
brand: Remove old (kind of ugly) wallpaper
2026-05-11 20:47:46 +02:00
Lluciocc
912bd4a20e
pr: Add ps && hexdump ( #26 )
...
* Adding hexdump and ps.c
* Add hexdump and ps command descriptions to help
* Update with missing ;
2026-05-11 20:28:16 +02:00
Lluciocc
2bb15d517f
pr: Create pull_request_template.md ( #27 )
...
Add a pull request template for better PR submissions.
2026-05-11 19:56:45 +02:00
boreddevnl
d45a19aac1
docs(appdev): update best practices for loop throttling
2026-05-11 19:52:48 +02:00
boreddevnl
a3a4494265
perf(userland): replace sys_yield with sleep for WAY better idle efficiency
2026-05-11 19:52:43 +02:00
boreddevnl
78a9afebf4
perf(terminal): optimize string rendering via color buffering
2026-05-11 19:52:18 +02:00
boreddevnl
309f68df48
feat(taskman): implement scrollbar and UI optimizations
2026-05-11 19:52:07 +02:00
boreddevnl
d3a353c9f8
legal: Add license header for zeyadhost
2026-05-11 19:38:50 +02:00
zeyad
ed5f10eb7d
pr: Add lslbk disk listing command ( #24 )
...
Nightly Build / build-and-release (push) Waiting to run
* add lsblk disk listing command
* fix lsblk placeholder labels
* fix fat32 volume labels
* doc lsblk command
* add lsblk to help
* doc lsblk usage
2026-05-11 18:59:31 +02:00
boreddevnl
a01a34b7f2
dep: Depricate man.c
2026-05-11 18:54:34 +02:00
Lluciocc
e48f3674c7
pr: Update part of the docs ( #17 )
...
* Add cursor rendering section to window manager documentation
* Add cursor scale system commands to syscalls.md
* Add settings documentation for BoredOS
* Document cross-compiler build instructions for Linux
* Create README.md for BoredOS architecture documentation
* Update Architecture Overview link in README
* Reorganize Color Settings section in settings.md
2026-05-11 00:12:54 +02:00
boreddevnl
8a4ddb9b1e
doc: add zeyadhost to README.md contributors list
2026-05-10 23:21:36 +02:00
boreddevnl
4e91a5619e
Merge branch 'main' of https://github.com/BoredDevNL/BoredOS
2026-05-10 23:15:41 +02:00
boreddevnl
3691a2e1d6
doc: updated README feature set
2026-05-10 23:15:37 +02:00
zeyad
6993041a96
pr: Fix process slot exhaustion in process lifecycle ( #16 )
...
* fix process slot reuse after exit
* fix terminal tty reuse after close
2026-05-10 23:01:12 +02:00
boreddevnl
10018b62a3
Merge branch 'main' of https://github.com/BoredDevNL/BoredOS
2026-05-10 21:56:30 +02:00
boreddevnl
6784b2139f
fix(net): improve network stability and resource management
2026-05-10 21:56:23 +02:00
boreddevnl
2d40ca30af
fix(wm): implement window ownership and thread-safe glyph caching
2026-05-10 21:56:11 +02:00
boreddevnl
f5a79e451a
feat(mem): harden slab allocator and fix paging race conditions
2026-05-10 21:55:50 +02:00
Myles "Mellurboo" Wilson
b85bb900e6
pr: ACPI Power Shutdown Implemented ( #14 )
...
* Flush PS/2 Devices on boot to avoid Locking dependent on the out buffer on real hardware / emulated PS2 over USB
Removed Slow and Unnessisarty flipping causing kconsole write slowdowns consequently speeding up the boot process
* sod wc
* ignoring dynamically created objects, added make run rule which will automatically detect the platform and then use the correct platform rule
* ACPI Power Shutdown
2026-05-10 21:16:54 +02:00