index
:
portland-os
main
old (and broken) hobby os
benji dial
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
user
/
include
/
knob
Age
Commit message (
Collapse
)
Author
Lines
2021-03-11
settings editor, and lots of changes in service of that
Benji Dial
-0
/
+9
2021-03-08
resizable widgets, default widget implementation for some functions, ↵
Benji Dial
-1
/
+2
reimplementing meminfo in raleigh
2021-03-07
keyboard support in raleigh, word wrap and more in entry widget
Benji Dial
-0
/
+11
2021-03-07
text entry, with cursor, but no keyboard
Benji Dial
-0
/
+8
2021-03-04
start of a c++ widget toolkit, c++ runtime
Benji Dial
-0
/
+16
2021-03-01
minimal file writing, shutdown keybinding (Win+Shift+Q)
Benji Dial
-0
/
+2
2021-02-19
rtc fixes, time command
Benji Dial
-0
/
+13
2021-02-17
dirlist program, making fat refuse to list file as directory
Benji Dial
-0
/
+6
2021-02-16
rtc timestamp, knob rand, random terminal color
Benji Dial
-0
/
+8
2021-02-16
terminal application with ipc, shift+pause state dumper, hello world for ↵
Benji Dial
-1
/
+1
terminal, meminfo popup program
2021-01-24
graphics!
Benji Dial
-39
/
+64
2020-09-20
history when getting line from user in knob
Benji Dial
-0
/
+10
2020-09-19
file manager
Benji Dial
-8
/
+10
2020-09-13
new shell
Benji Dial
-2
/
+7
2020-09-13
have command shell block while commands are running
Benji Dial
-1
/
+3
2020-09-13
making elf loader zero bss sections
Benji Dial
-3
/
+3
2020-09-13
fixed some paging bugs, added fault handlers and new programs
Benji Dial
-0
/
+2
2020-09-13
(basic, not much tested) keyboard, better panic
Benji Dial
-1
/
+9
2020-09-06
minor changes, redoing makefile, meminfo program
Benji Dial
-0
/
+1
2020-09-06
bugfixes, init program, hello world
Benji Dial
-8
/
+11
2020-09-06
program loading, others
Benji Dial
-0
/
+71
big kernel additions: paging, elf loading, separate kernel and user page allocation it now properly loads and runs sd0:bin/init.elf still need to determine which disk was booted from, and start the init on that disk