| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-11-09 | mds-kbdc: tree: m fixes + destroy and free functions | Mattias Andrée | 2 | -51/+277 |
| 2014-11-08 | add tree structure I missed | Mattias Andrée | 1 | -1/+78 |
| 2014-11-08 | doc | Mattias Andrée | 1 | -37/+364 |
| 2014-11-08 | add todo | Mattias Andrée | 1 | -1/+1 |
| 2014-11-08 | definitions for the syntax tree | Mattias Andrée | 1 | -0/+246 |
| 2014-11-08 | m | Mattias Andrée | 1 | -1/+1 |
| 2014-11-08 | beginning on lexal parsing | Mattias Andrée | 1 | -0/+74 |
| 2014-11-08 | whoops | Mattias Andrée | 1 | -1/+1 |
| 2014-11-08 | m + buf fix: wrong element size on malloc | Mattias Andrée | 1 | -4/+5 |
| 2014-11-08 | m | Mattias Andrée | 1 | -0/+1 |
| 2014-10-24 | kbd misc | Mattias Andrée | 1 | -2/+8 |
| 2014-10-24 | whoops | Mattias Andrée | 1 | -2/+2 |
| 2014-10-24 | m | Mattias Andrée | 1 | -1/+7 |
| 2014-10-24 | mds-kbdc: string_encode | Mattias Andrée | 1 | -0/+37 |
| 2014-10-24 | mds-kbdc: most of the built-in functions | Mattias Andrée | 5 | -19/+482 |
| 2014-10-23 | m | Mattias Andrée | 1 | -1/+5 |
| 2014-10-23 | m | Mattias Andrée | 1 | -0/+3 |
| 2014-10-23 | syntax for kbd files | Mattias Andrée | 1 | -0/+71 |
| 2014-10-23 | whitespace | Mattias Andrée | 1 | -1/+1 |
| 2014-09-28 | split mds-kbdc | Mattias Andrée | 6 | -208/+460 |
| 2014-09-28 | mds-kbdc will need multiple .c files + .h files are not required during linking | Mattias Andrée | 2 | -0/+0 |
| 2014-09-28 | derp | Mattias Andrée | 1 | -2/+2 |
| 2014-09-28 | m | Mattias Andrée | 1 | -5/+7 |
| 2014-09-28 | mkd-kbdc: split lines | Mattias Andrée | 1 | -7/+69 |
| 2014-09-28 | missed to include LF at end of comment | Mattias Andrée | 1 | -1/+1 |
| 2014-09-28 | m + make sure the code ends with a new line | Mattias Andrée | 2 | -5/+26 |
| 2014-09-28 | mds-kbdc: we cannot remove unneeded whitespace, but comments can still be removed, we want to be able to print out the code | Mattias Andrée | 1 | -12/+15 |
| 2014-09-28 | m + shrink kbd layout code | Mattias Andrée | 1 | -0/+52 |
| 2014-09-27 | m + kbd layout compiler: read file | Mattias Andrée | 2 | -0/+150 |
| 2014-09-26 | make derp + sed config.h | Mattias Andrée | 1 | -74/+26 |
| 2014-09-20 | kernel: remove umask until we exec into mds-server | Mattias Andrée | 1 | -3/+17 |
| 2014-09-20 | SIGRTMAX is used internally by valgrind | Mattias Andrée | 2 | -4/+4 |
| 2014-09-20 | verify that headers in messages are encoded with proper utf-8 | Mattias Andrée | 1 | -1/+7 |
| 2014-09-20 | add verify_utf8 | Mattias Andrée | 2 | -1/+87 |
| 2014-09-20 | mds-vt: fix m unmarshal bug + mds-vt: keep track of the number of servers that require non-exclusive mode | Mattias Andrée | 1 | -4/+20 |
| 2014-09-19 | whoops | Mattias Andrée | 1 | -2/+2 |
| 2014-09-19 | use XDG_VTNR | Mattias Andrée | 2 | -8/+49 |
| 2014-09-14 | we should support XDG_VTNR | Mattias Andrée | 1 | -1/+1 |
| 2014-09-13 | doc style fix | Mattias Andrée | 22 | -35/+35 |
| 2014-09-12 | m | Mattias Andrée | 2 | -12/+12 |
| 2014-09-09 | m | Mattias Andrée | 1 | -1/+3 |
| 2014-09-09 | that is not necessary | Mattias Andrée | 1 | -1/+0 |
| 2014-09-09 | m | Mattias Andrée | 1 | -1/+4 |
| 2014-09-09 | mds-vt: secondary connection | Mattias Andrée | 2 | -12/+138 |
| 2014-09-09 | stylo | Mattias Andrée | 1 | -1/+1 |
| 2014-09-09 | broadcast switching-vt | Mattias Andrée | 2 | -5/+42 |
| 2014-09-09 | implement support for get-vt and configure-vt messages | Mattias Andrée | 2 | -1/+164 |
| 2014-09-09 | whoops, read wrong header | Mattias Andrée | 1 | -6/+6 |
| 2014-09-09 | m | Mattias Andrée | 4 | -23/+11 |
| 2014-09-08 | never volatile int, always volatile sig_atomic_t | Mattias Andrée | 3 | -6/+8 |
