.. |
lib
|
Various bits of graphical fun stuff
|
2012-02-19 22:35:20 -06:00 |
cat.c
|
Extensive stability fixes. I think I finally squashed those stack bugs.
|
2012-02-16 22:43:41 -06:00 |
clear.c
|
[massive commit] Userspace terminal.
|
2012-01-25 00:19:52 -06:00 |
clock.c
|
Add a pseudo-daemonizing clock app
|
2012-01-10 23:22:27 -06:00 |
compositor2.c
|
[userspace] really simple second compositor built on shm
|
2012-02-10 22:54:50 -06:00 |
compositor.c
|
[glogin] Working on the graphical login application
|
2012-02-19 21:29:40 -06:00 |
cpp_test.cpp
|
Started work on the full ELF loader and C++ support
|
2012-01-18 20:12:04 -06:00 |
cpudet.c
|
CPU detection moved to userspace app
|
2012-02-19 19:39:18 -06:00 |
donut-checker.c
|
donut checker... though it has a segfault
|
2012-02-07 00:06:06 -06:00 |
donut.c
|
Mm, donuts
|
2012-02-06 23:34:35 -06:00 |
drawlines.c
|
Keyboard handling in the compositor
|
2012-02-17 01:28:12 -06:00 |
echo-test.c
|
Fix slow terminal by loading fonts into memory
|
2012-01-25 16:12:56 -06:00 |
echo.c
|
Unicode is hard... thus, I'm not done.
|
2012-01-28 22:27:37 -06:00 |
edit.c
|
mkdir and creat testing
|
2012-02-05 16:04:41 -06:00 |
esh.c
|
Various.
|
2012-02-08 15:56:27 -06:00 |
fire.c
|
fire demo, again from a1k0n
|
2012-02-07 00:11:49 -06:00 |
freetype_test.c
|
Adjusted font settings, bold support
|
2012-01-24 11:01:31 -06:00 |
game2.c
|
[userspace] really simple second compositor built on shm
|
2012-02-10 22:54:50 -06:00 |
game.c
|
Fix off-by-one
|
2012-02-08 22:42:11 -06:00 |
glogin.c
|
Various bits of graphical fun stuff
|
2012-02-19 22:35:20 -06:00 |
hello.c
|
Stop building binaries out of loader/
|
2012-01-28 16:19:57 -06:00 |
hostname.c
|
hostname utility
|
2012-01-30 13:29:13 -06:00 |
init.c
|
Fix stack bug.
|
2012-02-16 14:31:40 -06:00 |
julia2.c
|
[user] Remove the keyboard event loop from julia2
|
2012-02-11 22:43:26 -06:00 |
julia-win.c
|
top/left offsets are SIGNED; add julia fractal thingy
|
2012-02-13 19:46:00 -06:00 |
julia.c
|
[julia] Don't clear the display, it causes problems
|
2012-01-31 20:47:32 -06:00 |
keyboard-test.c
|
Move userspace directory to 'userspace'
|
2011-10-27 20:12:31 -05:00 |
ld.c
|
Started work on the full ELF loader and C++ support
|
2012-01-18 20:12:04 -06:00 |
lock.c
|
[user] lock application (silly, command line)
|
2012-02-09 15:29:32 -06:00 |
login.c
|
Minor compilation fixes
|
2012-02-08 12:01:25 -06:00 |
ls.c
|
Attaching nearly works!
|
2012-02-07 02:29:28 -06:00 |
Makefile
|
[glogin] Working on the graphical login application
|
2012-02-19 21:29:40 -06:00 |
mkdir.c
|
mkdir and creat testing
|
2012-02-05 16:04:41 -06:00 |
multitasking-test.c
|
Drop redefs of syscalls
|
2012-02-04 22:57:03 -06:00 |
nyancat.c
|
Various.
|
2012-02-08 15:56:27 -06:00 |
pipe_test.c
|
Minor compilation fixes
|
2012-02-08 12:01:25 -06:00 |
readelf.c
|
Unicode is hard... thus, I'm not done.
|
2012-01-28 22:27:37 -06:00 |
reboot.c
|
Reboot [and fix user/group permissions in fork()]
|
2012-01-26 23:11:43 -06:00 |
shm_client.c
|
Attaching nearly works!
|
2012-02-07 02:29:28 -06:00 |
shm_server.c
|
Attaching nearly works!
|
2012-02-07 02:29:28 -06:00 |
shmcrash2.c
|
fixed a subtle bug in shm; added a bunch of utilities to test it
|
2012-02-10 22:31:38 -06:00 |
shmcrash.c
|
fixed a subtle bug in shm; added a bunch of utilities to test it
|
2012-02-10 22:31:38 -06:00 |
shmtest2.c
|
fixed a subtle bug in shm; added a bunch of utilities to test it
|
2012-02-10 22:31:38 -06:00 |
shmtest.c
|
fixed a subtle bug in shm; added a bunch of utilities to test it
|
2012-02-10 22:31:38 -06:00 |
solver.c
|
Minor compilation fixes
|
2012-02-08 12:01:25 -06:00 |
stack-overflow.c
|
[user] Simple little test app that triggers a stack overflow
|
2011-12-14 20:06:09 -06:00 |
stat.c
|
stat(), fstat(), /bin/stat
|
2012-01-27 03:12:29 -06:00 |
terminal.c
|
Extensive stability fixes. I think I finally squashed those stack bugs.
|
2012-02-16 22:43:41 -06:00 |
test-fs.c
|
Relatively broken local echo support
|
2012-01-31 00:16:09 -06:00 |
thrash-process.c
|
Drop redefs of syscalls
|
2012-02-04 22:57:03 -06:00 |
threadtest.c
|
Fix stack bug.
|
2012-02-16 14:31:40 -06:00 |
uname.c
|
Add bin/uname, fix disk buidling
|
2012-01-28 17:10:03 -06:00 |
whoami.c
|
Unicode is hard... thus, I'm not done.
|
2012-01-28 22:27:37 -06:00 |
yes.c
|
Stop building binaries out of loader/
|
2012-01-28 16:19:57 -06:00 |