From 044635dea25a8106dda694466c11cf15d557ff87 Mon Sep 17 00:00:00 2001
From: Divyam Khandelwal <divyam@Divyams-MacBook-Pro.local>
Date: Sat, 28 Apr 2018 23:33:21 -0500
Subject: [PATCH] Bug log updated

---
 student-distrib/buglog.txt | 41 +++++++++++++++++++++++++++++++++-----
 1 file changed, 36 insertions(+), 5 deletions(-)

diff --git a/student-distrib/buglog.txt b/student-distrib/buglog.txt
index 277b6d6..0a8fb2c 100644
--- a/student-distrib/buglog.txt
+++ b/student-distrib/buglog.txt
@@ -1,9 +1,40 @@
-1. in shell, when pressing "alt", there will be some thing printed to the terminal
 
-2. fish does not work at all
+░░░░░░░░▄▄██▀▀▀▀▀▀▀████▄▄▄▄░░░░░░░░░░░░░
+░░░░░▄██▀░░░░░░░░░░░░░░░░░▀▀██▄▄░░░░░░░░
+░░░░██░░░░░░░░░░░░░░░░░░░░░░░░▀▀█▄▄░░░░░
+░░▄█▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░▀▀█▄░░░
+░▄█▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█▄░░
+░█▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▀█░
+▄█░░░░░░░░░░░░░░░░░░▄░░░░░░░░░░░░░░░░░██
+█▀░░░░░░██▄▄▄▄▄░░░░▄█░░░░░░░░░░░░░░░░░░█
+█░░░░░░░█▄░░▀██████▀░░░▄▄░░░░░░░░░░██░░█
+█░░░░░░░░▀█▄▄▄█▀░░░░░░░██▀▀██▄▄▄▄▄▄█░░▄█
+█░░░░░░░░░░░░░░░░░░░░░░░▀▄▄▄▀▀▀██▀░░░░█▀
+█▄░░░░░▄▄░░░░░░░░░░░░░░░░░░▀▀▀▀▀░░░░▄█▀░
+░█▄░░░░█░░░░▄▄▄▄░░░░░░░░░░░░░░░░░░░▄█░░░
+░░█▄░░▀█▄░░▀▀▀███████▄▄▄░░░▄░░░░░▄█▀░░░░
+░░░█▄░░░░░░░░░░░░░▀▀▀░░█░░░█░░░░██░░░░░░
+░░░░▀█▄▄░░░░░░░░░░░░░░░░░██░░░▄█▀░░░░░░░
+░░░░░░▀▀█▄▄▄░░░░░░░░░░░░░▄▄▄█▀▀░░░░░░░░░
+░░░░░░░░░░▀▀█▀▀███▄▄▄███▀▀▀░░░░░░░░░░░░░
+░░░░░░░░░░░█▀░░░░░░░░░░░░░░░░░░░░░░░░░░░
 
-3. cat can't read frame0.txt/frame1.txt
+Checkpoint 1:
 
-4. pingpong not working correctly, maybe something wrong with terminal write
+    Send_EOI logic
+    -Basic logic mistake in SEND_EOI function for PIT
+
+    Keyboard handler didn't return to correct place
+    -Didn't know about the need for wrappers. Easy fix
+
+Checkpoint 2:
+
+Checkpoint 3:
+
+Checkpoint 4:
+
+Checkpoint 5:
+
+    Characters oddly disappearing from terminal screen when typing
+    - Not flushing TLB!
 
-5. when launch shell inside of shell, when exit, it start a new shell (or does something else, since i am able to start more than 10 shell in a shell...)
-- 
GitLab