aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* implement support for get-vt and configure-vt messagesMattias Andrée2014-09-092-1/+164
* whoops, read wrong headerMattias Andrée2014-09-091-6/+6
* mMattias Andrée2014-09-094-23/+11
* never volatile int, always volatile sig_atomic_tMattias Andrée2014-09-083-6/+8
* mds-registry: take care of dangerMattias Andrée2014-09-082-5/+12
* pack client_list on dangerMattias Andrée2014-09-082-4/+12
* do not resend danger to other threadsMattias Andrée2014-09-081-1/+0
* set danger in mds-base's receive_dangerMattias Andrée2014-09-084-64/+41
* derp, danger is volatile and atomicMattias Andrée2014-09-082-2/+2
* take care of some dangerMattias Andrée2014-09-083-8/+79
* add received_dangerMattias Andrée2014-09-082-12/+41
* move reconnect_to_display todo into todo fileMattias Andrée2014-09-085-5/+5
* m todoMattias Andrée2014-08-311-1/+1
* create and export process groupMattias Andrée2014-08-312-14/+29
* the children should not have an alarm setMattias Andrée2014-08-291-1/+2
* m + info: mds-baseMattias Andrée2014-08-292-12/+4
* m + info: mds_message_tMattias Andrée2014-08-291-2/+2
* m + info: tablesMattias Andrée2014-08-293-7/+7
* typoMattias Andrée2014-08-292-4/+4
* typoMattias Andrée2014-08-262-2/+2
* mMattias Andrée2014-08-262-2/+4
* mMattias Andrée2014-08-251-0/+48
* mMattias Andrée2014-08-251-1/+1
* m docMattias Andrée2014-08-251-5/+5
* m docMattias Andrée2014-08-251-17/+17
* m docMattias Andrée2014-08-251-1/+1
* mMattias Andrée2014-08-251-6/+6
* m docMattias Andrée2014-08-251-6/+6
* mMattias Andrée2014-08-251-2/+2
* m docMattias Andrée2014-08-251-2/+2
* m docMattias Andrée2014-08-251-21/+26
* derpMattias Andrée2014-08-242-6/+6
* message id is unsigned 32-bitMattias Andrée2014-08-249-49/+49
* if the system is awesome enough to have sigupdate defined, use it instead of sigusr1Mattias Andrée2014-08-243-4/+13
* m + do not any assumtion of int typedefsMattias Andrée2014-08-246-29/+30
* setenv can failMattias Andrée2014-08-231-1/+1
* read and write vtfileMattias Andrée2014-08-231-2/+60
* full_read returns lengthMattias Andrée2014-08-233-18/+24
* mMattias Andrée2014-08-221-1/+1
* some work on mds-vtMattias Andrée2014-08-222-5/+130
* vt protocolsMattias Andrée2014-08-223-10/+52
* beginning of mds-vtMattias Andrée2014-08-223-0/+538
* add todos on things to do on dangerMattias Andrée2014-08-202-3/+3
* remove old debug print + mds kernel should ignore dangerMattias Andrée2014-08-201-1/+4
* add todo for kkbd on what to free on dangerMattias Andrée2014-08-201-1/+1
* danger is deadly for the echo and the clipboard serversMattias Andrée2014-08-202-2/+2
* add --immortal optionMattias Andrée2014-08-202-3/+20
* add sigdanger supportMattias Andrée2014-08-209-9/+82
* ignore empty lines when parsing remap tableMattias Andrée2014-08-131-8/+15
* keycodes not be larger than 2¹⁴Mattias Andrée2014-08-131-3/+2