Skip to content

Tags: Arun007coder/SectorOS

Tags

2.4.1

Toggle 2.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Arun007coder Arun Krishna
* semi implemented driver for amd pcnet-FAST III

* bumped kernel version to 2.4.1
* Added 2 new syscalls writehdd and readhdd
* Added syscalls.txt
* Updated interrupts.txt

2.3.1

Toggle 2.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Arun007coder Arun Krishna
Merge branch 'master' of https://github.com/Arun007coder/BootOS

2.2.2

Toggle 2.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Arun007coder Arun Krishna
* Fixed the Fat filesystem driver

Before the fix it cannot identify partitions and files

* Fixed the ata driver
The read function was broken

* Bumped the kernel version
Bumped the kernel version the 2.2.2

* Updated issue template
There were many "Markdown violations" in that template

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Arun007coder Arun Krishna
* Implemented task changing

it can change task to certain task
* updated INTTOCHARPOINT
* Bumped SectorOS kernel version
* Added new syscalls

2.1.6

Toggle 2.1.6's commit message

Verified

This commit was signed with the committer’s verified signature.
Arun007coder Arun Krishna
* Trying to implement custom handler for keyboard

* Added new syscall Reboot

2.1.4

Toggle 2.1.4's commit message

Verified

This commit was signed with the committer’s verified signature.
Arun007coder Arun Krishna
* Now can change the shell prompt message

* New command export

2.1

Toggle 2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Arun007coder Arun Krishna
* partialy Implemented task changing

* Added new command tsk

latest

Toggle latest's commit message

Verified

This commit was signed with the committer’s verified signature.
Arun007coder Arun Krishna
* Added support to msdos partition table and fat32 file system

* Updated read28 function
* added new command lspt