index
:
pOS
this commit
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shell: added support for command arguments.
HEAD
init
master
Your Name
2020-06-28
9
-25
/
+75
*
stdlib: added strtok()
Your Name
2020-06-28
1
-0
/
+48
*
Base: PhysM formatting
Your Name
2020-06-28
2
-3
/
+10
*
Base: added a basic pmm
Your Name
2020-06-27
7
-6
/
+175
*
Base: added an end symbol to the linker to signify the end of mem used
Your Name
2020-06-25
2
-0
/
+3
*
Shell: added date command
Your Name
2020-06-25
4
-1
/
+15
*
Base: fixed \r implementation in the TTY
Your Name
2020-06-25
1
-1
/
+1
*
Base: added skeleton for a physical memory manager
Your Name
2020-06-25
9
-2
/
+61
*
Shell: better signal handling
Your Name
2020-06-25
1
-5
/
+17
*
stdlib: fixed memset implementation bug
Your Name
2020-06-25
1
-1
/
+1
*
Shell: added support for command exit codes
Your Name
2020-06-25
7
-11
/
+31
*
Base: added timer
Your Name
2020-06-25
6
-0
/
+102
*
Base: added support for signals.
Your Name
2020-06-25
6
-13
/
+88
*
stdlib: changed assert from inline to a normal function
Your Name
2020-06-24
2
-5
/
+8
*
Shell: added some basic commands
Your Name
2020-06-24
9
-12
/
+108
*
ACPI: added halt()
Your Name
2020-06-24
4
-1
/
+12
*
Base: added tty handling of \b and \r
Your Name
2020-06-24
2
-5
/
+10
*
Base: added basic shell
Your Name
2020-06-24
4
-0
/
+67
*
Base: improved debug printing
Your Name
2020-06-24
3
-11
/
+8
*
Driver: added basic support for keybinds in the Keyboard driver
Your Name
2020-06-24
3
-3
/
+49
*
stdlib: add getc()
Your Name
2020-06-24
3
-2
/
+12
*
stdlib: add memcmp() and strncmp()
Your Name
2020-06-24
3
-0
/
+25
*
Power: added temp ACPI interface
Your Name
2020-06-24
3
-0
/
+33
*
Base: added outw, outl, inw and inl to the system interface
Your Name
2020-06-24
2
-0
/
+29
*
stdlib: added strncat
Your Name
2020-06-24
2
-0
/
+8
*
TTY: Added better vga buff delete
Your Name
2020-06-24
2
-4
/
+18
*
Drivers: Added basic keyboard driver
Your Name
2020-06-24
15
-63
/
+382
*
Cleanup: deleted unnecesary gdt struct
Your Name
2020-06-23
1
-33
/
+0
*
Format: Added the option to get the hour in the 12h format (instead of
Your Name
2020-06-23
4
-1
/
+9
*
Base: Added support for interrupts and exception handlers
Your Name
2020-06-23
18
-8
/
+1042
*
Format: added kernel includes to pOS.h instead of kernel.cpp
Your Name
2020-06-23
1
-0
/
+11
*
Base: Use virtual functions for the driver's base object
Your Name
2020-06-23
3
-18
/
+18
*
Build Process: Added support for asm file compilation
Your Name
2020-06-23
1
-4
/
+9
*
Base: Added very basic driver support
Your Name
2020-06-23
5
-0
/
+128
*
Git commit clean
Your Name
2020-06-22
37
-0
/
+1396