<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/boot/modules/BootNet/BootNet.cc, branch v0.0.82</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/NeKernel/atom?h=v0.0.82</id>
<link rel='self' href='https://git.nekernel.org/cgit/NeKernel/atom?h=v0.0.82'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/'/>
<updated>2025-11-24T02:02:43+00:00</updated>
<entry>
<title>feat! breaking changes on kernel sources.</title>
<updated>2025-11-24T02:02:43+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-11-24T02:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=83d870e58457a1d335a1d9b9966a6a1887cc297b'/>
<id>urn:sha1:83d870e58457a1d335a1d9b9966a6a1887cc297b</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: NeKernel is now under the Apache 2.0 license.</title>
<updated>2025-11-17T09:03:39+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-11-17T09:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=791fcd646503f05617f22e6006c115095746da26'/>
<id>urn:sha1:791fcd646503f05617f22e6006c115095746da26</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: refactor and fixed python scripts.</title>
<updated>2025-08-21T07:23:13+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-08-21T07:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=27fd1ba438eecbe184a5deda6d9f468509ec4f42'/>
<id>urn:sha1:27fd1ba438eecbe184a5deda6d9f468509ec4f42</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: warning fixes and Semaphore API patches.</title>
<updated>2025-08-09T18:01:15+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-08-09T18:01:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=7ada9006860084ba5d72b517649d1b2d51e4484a'/>
<id>urn:sha1:7ada9006860084ba5d72b517649d1b2d51e4484a</id>
<content type='text'>
what:

- The Semaphore API is being preppared for v0.0.4

Signed-off-by: Amlal &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: libSystem, kernel: finalizing the hash and routing system of libSystem's handlers.</title>
<updated>2025-06-12T00:55:14+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-06-12T00:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=a5851dfaa65d15f44f52b2aed1aa0179291b46fc'/>
<id>urn:sha1:a5851dfaa65d15f44f52b2aed1aa0179291b46fc</id>
<content type='text'>
feat: Rework TTY, and CD-ROM API too.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>refactor!: Refactor the `ONet` protocol to include a version field.</title>
<updated>2025-06-11T07:57:30+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-06-11T07:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=5c0193ded6fee59fc37987515d58c8111c5af4f5'/>
<id>urn:sha1:5c0193ded6fee59fc37987515d58c8111c5af4f5</id>
<content type='text'>
and a updated magic string.

feat: Add validation for `Version` field inside `net.efi`.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: The `APM` HW protocol implementation got improvements (ARM64)</title>
<updated>2025-06-06T19:05:55+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-06-06T19:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=dbf1190718c1a5adb4b2dc56e4d6da45429bb65e'/>
<id>urn:sha1:dbf1190718c1a5adb4b2dc56e4d6da45429bb65e</id>
<content type='text'>
fix: BootNet: be more descriptive when trying to flash from network, and
it fails.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>refactor: Format codebase and fix warning in UserProcessScheduler.</title>
<updated>2025-05-30T14:48:00+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-30T14:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=baaa09cefe3ed0f2bbf9d93e07d55e60a04ca17f'/>
<id>urn:sha1:baaa09cefe3ed0f2bbf9d93e07d55e60a04ca17f</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>feat: Assign ThreadID to APIC's ProcessID when initialzing APs.</title>
<updated>2025-05-27T17:01:53+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-27T17:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=bdc831c1df0dd2af95f09fd1b86b4472c40d12b7'/>
<id>urn:sha1:bdc831c1df0dd2af95f09fd1b86b4472c40d12b7</id>
<content type='text'>
refactor: Cleanup copyright headers and source code.

feat: Add PrinterNetworkDevice, and DBGNetworkDevice.

Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
<entry>
<title>dev(tweaks): use HandoverTable enum for deducing BS or ST indices.</title>
<updated>2025-05-19T21:10:59+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal@nekernel.org</email>
</author>
<published>2025-05-19T21:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=d8a0d7e7577fe1322d3959abefd6f35ea9daa65f'/>
<id>urn:sha1:d8a0d7e7577fe1322d3959abefd6f35ea9daa65f</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal@nekernel.org&gt;
</content>
</entry>
</feed>
