<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/Kernel/KernelKit/User.h, branch 0.0.2</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/NeKernel/atom?h=0.0.2</id>
<link rel='self' href='https://git.nekernel.org/cgit/NeKernel/atom?h=0.0.2'/>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/'/>
<updated>2025-03-23T18:15:17+00:00</updated>
<entry>
<title>meta(kernel): Reworked repository's filesystem structure.</title>
<updated>2025-03-23T18:15:17+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-23T18:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=a13e1c0911c0627184bc38f18c7fdda64447b3ad'/>
<id>urn:sha1:a13e1c0911c0627184bc38f18c7fdda64447b3ad</id>
<content type='text'>
Removing useless parts of the project too.

Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>META: Bump source code.</title>
<updated>2025-03-08T11:46:44+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-08T11:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=933b23c1d0564a2287601947ebadd651f50a16f9'/>
<id>urn:sha1:933b23c1d0564a2287601947ebadd651f50a16f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tweak: User.h</title>
<updated>2025-03-07T04:23:14+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-07T04:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=28ed78b480ec1c823092e75e4a433611c1efe12a'/>
<id>urn:sha1:28ed78b480ec1c823092e75e4a433611c1efe12a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CHORE&amp;FEAT: Kernel/SCI: Lots of Chore and feat, see below.</title>
<updated>2025-03-04T04:20:58+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-03-04T04:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=d62341f615974257eac4125ab68be519efcf0a6e'/>
<id>urn:sha1:d62341f615974257eac4125ab68be519efcf0a6e</id>
<content type='text'>
- Add traits for CmdListEntry in GPU's SCI. (GPU.h)
- Set standard user directory as /user/ instead of /usr/. (User.cc/User.h)
- Replace fSourcePid with fPID. (HardwareThreadScheduler.cc/HardwareThreadScheduler.h)
</content>
</entry>
<entry>
<title>ADD: More improvements now on DeviceMgr.</title>
<updated>2025-02-22T07:51:07+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-02-22T07:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=699746a397043ab82b4e83e2ac5bf3ddc0486964'/>
<id>urn:sha1:699746a397043ab82b4e83e2ac5bf3ddc0486964</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>New DeviceMgr, other APIs have been reworked as a result.</title>
<updated>2025-02-22T07:45:43+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-02-22T07:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=34f62ae2dd8c77cee1f0f3680caf407b1be6b350'/>
<id>urn:sha1:34f62ae2dd8c77cee1f0f3680caf407b1be6b350</id>
<content type='text'>
AHCI becomes the first module to be available in StorageKit.

Signed-off-by: Amlal &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>NeOS: Namespace change from 'Kernel' to 'NeOS'</title>
<updated>2025-02-20T11:38:04+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-02-20T11:32:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=7d2a7e7cab23b8217498866615a3719e5d3980ee'/>
<id>urn:sha1:7d2a7e7cab23b8217498866615a3719e5d3980ee</id>
<content type='text'>
ADD: Start defining the Workstation's HPFS (High-Performance File System)

Signed-off-by: Amlal &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>ADD: User.h rename kFmtUser to kStdUser.</title>
<updated>2025-02-17T09:24:55+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-02-17T09:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=060d2f7eeffb8b8a590ae5a319f0524b475fc4ab'/>
<id>urn:sha1:060d2f7eeffb8b8a590ae5a319f0524b475fc4ab</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>META: Update copyright year.</title>
<updated>2025-02-03T05:47:49+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-02-03T05:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=f5b6f148a8c10673e3ef268d3fe76b31902c5930'/>
<id>urn:sha1:f5b6f148a8c10673e3ef268d3fe76b31902c5930</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>Match the changes in OpenNE, (without reusing it)</title>
<updated>2025-01-31T18:05:36+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-01-31T18:05:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=d0c7a3e05a1bb5c9cffd1a0946e403d3a8e37e63'/>
<id>urn:sha1:d0c7a3e05a1bb5c9cffd1a0946e403d3a8e37e63</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
</feed>
