<feed xmlns='http://www.w3.org/2005/Atom'>
<title>NeKernel/dev/Kernel/src/User.cc, branch v0.0.5</title>
<subtitle></subtitle>
<id>https://git.nekernel.org/cgit/NeKernel/atom?h=v0.0.5</id>
<link rel='self' href='https://git.nekernel.org/cgit/NeKernel/atom?h=v0.0.5'/>
<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>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>Patch copyright header.</title>
<updated>2025-02-27T10:31:53+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-02-27T10:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=4f64b15eeace525e630d6e88f4d1a90d92d68006'/>
<id>urn:sha1:4f64b15eeace525e630d6e88f4d1a90d92d68006</id>
<content type='text'>
</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: VGA logging and tweaks.</title>
<updated>2025-02-07T08:25:08+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-02-07T08:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=513077cfec0ea87303ba19502c368f5adcc8ed99'/>
<id>urn:sha1:513077cfec0ea87303ba19502c368f5adcc8ed99</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>ADD: Important refactors regarding NeKernel.</title>
<updated>2025-02-04T08:41:02+00:00</updated>
<author>
<name>Amlal El Mahrouss</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-02-04T08:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=73044afd9c61642b4c8217befa1ded3849685554'/>
<id>urn:sha1:73044afd9c61642b4c8217befa1ded3849685554</id>
<content type='text'>
Signed-off-by: Amlal El Mahrouss &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>Add new type of kernel panic, patch user password hashing.</title>
<updated>2025-01-27T09:36:44+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-01-27T09:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=9c8942db44b5b9175fca6a588dcda7a38892cb63'/>
<id>urn:sha1:9c8942db44b5b9175fca6a588dcda7a38892cb63</id>
<content type='text'>
Tweak scheduler, add System Calls file too

Signed-off-by: Amlal &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
<entry>
<title>ADD: Lots of tweaks in this private branch of the kernel have been done here.</title>
<updated>2025-01-27T00:39:46+00:00</updated>
<author>
<name>Amlal</name>
<email>amlal.elmahrouss@icloud.com</email>
</author>
<published>2025-01-27T00:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nekernel.org/cgit/NeKernel/commit/?id=cd429aa713c57757580b2ba1a8fd5e5c94b72708'/>
<id>urn:sha1:cd429aa713c57757580b2ba1a8fd5e5c94b72708</id>
<content type='text'>
Signed-off-by: Amlal &lt;amlal.elmahrouss@icloud.com&gt;
</content>
</entry>
</feed>
