-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: Arun007coder/SectorOS
base: latest
head repository: Arun007coder/SectorOS
compare: master
- 19 commits
- 81 files changed
- 2 contributors
Commits on Dec 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 08793d8 - Browse repository at this point
Copy the full SHA 08793d8View commit details
Commits on Dec 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3fa4feb - Browse repository at this point
Copy the full SHA 3fa4febView commit details
Commits on Dec 10, 2021
-
* Trying to implement custom handler for keyboard
* Added new syscall Reboot
Configuration menu - View commit details
-
Copy full SHA for 987003e - Browse repository at this point
Copy the full SHA 987003eView commit details
Commits on Dec 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ba25d17 - Browse repository at this point
Copy the full SHA ba25d17View commit details
Commits on Jan 6, 2022
-
it can change task to certain task * updated INTTOCHARPOINT * Bumped SectorOS kernel version * Added new syscalls
Configuration menu - View commit details
-
Copy full SHA for ca14a11 - Browse repository at this point
Copy the full SHA ca14a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84e309e - Browse repository at this point
Copy the full SHA 84e309eView commit details
Commits on Jan 7, 2022
-
* 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
Configuration menu - View commit details
-
Copy full SHA for 74fabe4 - Browse repository at this point
Copy the full SHA 74fabe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0401d11 - Browse repository at this point
Copy the full SHA 0401d11View commit details -
Configuration menu - View commit details
-
Copy full SHA for d22f1bf - Browse repository at this point
Copy the full SHA d22f1bfView commit details
Commits on Jan 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a6e46af - Browse repository at this point
Copy the full SHA a6e46afView commit details -
Added missing dependency of nasm to install when preparing for the build
Configuration menu - View commit details
-
Copy full SHA for 468479c - Browse repository at this point
Copy the full SHA 468479cView commit details
Commits on Jan 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 04fef21 - Browse repository at this point
Copy the full SHA 04fef21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68eb7ed - Browse repository at this point
Copy the full SHA 68eb7edView commit details
Commits on Jan 25, 2022
-
* Semi implemented customisable prompt
* Added some settings variable * Added func.h
Configuration menu - View commit details
-
Copy full SHA for a86dbcc - Browse repository at this point
Copy the full SHA a86dbccView commit details
Commits on Jan 29, 2022
-
* 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
Configuration menu - View commit details
-
Copy full SHA for 8625d9d - Browse repository at this point
Copy the full SHA 8625d9dView commit details
Commits on Feb 26, 2022
-
* Semi implemented web server * Added unique driver ID * Added GetDriver function to DriverManager * Added execption handler for General protection fault * Added execption handler for Double fault * Added execption handler for Invalid opcode * Added pointer for the active instance : -> DriverManager -> InterruptManager -> TaskManager -> InternetProtocolProvider * Cleaned some code * Added User datagram protocol * Added Transmission control protocol
Configuration menu - View commit details
-
Copy full SHA for fedf69a - Browse repository at this point
Copy the full SHA fedf69aView commit details
Commits on Mar 13, 2022
-
* Now kernel can execute applications in the
slave drive which has .com extention . A sample file is in the root folder of the repository * Bumped kernel version to V3.2.1
Configuration menu - View commit details
-
Copy full SHA for 04fa6b5 - Browse repository at this point
Copy the full SHA 04fa6b5View commit details
Commits on Mar 25, 2022
-
* exec command executes the files in 2 slave drive * Ported JD1618 Executes ROM files * Bumped kernel version * Bumped shell version * Updated Makefile
Configuration menu - View commit details
-
Copy full SHA for 1716f86 - Browse repository at this point
Copy the full SHA 1716f86View commit details
Commits on Mar 28, 2022
-
* Added a function to execute a file by its name and
extention * Added String.h to manipulate the string * Added calloc and realloc * Added wait function * Added a boot music * Added new commands to the shell * Updated Makefile * Updated NULL * Added new data structure : list_t * Bumped kernel version to 3.5.5 * Bumped Shell version to 1.5.0
Configuration menu - View commit details
-
Copy full SHA for 6739a0c - Browse repository at this point
Copy the full SHA 6739a0cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff latest...master