aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* definitions for the syntax treeMattias Andrée2014-11-081-1/+1
* mds-kbdc: most of the built-in functionsMattias Andrée2014-10-241-1/+1
* split mds-kbdcMattias Andrée2014-09-281-1/+1
* mds-kbdc will need multiple .c files + .h files are not required during linkingMattias Andrée2014-09-281-6/+11
* m + kbd layout compiler: read fileMattias Andrée2014-09-271-1/+4
* make derp + sed config.hMattias Andrée2014-09-261-1/+7
* mds-kkbd requires setuidMattias Andrée2014-09-091-1/+1
* beginning of texinfo manualMattias Andrée2014-08-231-1/+2
* vt protocolsMattias Andrée2014-08-221-2/+5
* beginning of mds-vtMattias Andrée2014-08-221-1/+1
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-111-1/+2
* beginning of mds-clipboardMattias Andrée2014-08-031-1/+1
* miscMattias Andrée2014-08-021-1/+2
* split out registry from mds-registryMattias Andrée2014-07-291-1/+1
* split out reexec from mds-registryMattias Andrée2014-07-291-1/+1
* split out globals from mds-registryMattias Andrée2014-07-281-1/+1
* split out util from mds-registryMattias Andrée2014-07-281-1/+1
* move mk files into mk dirMattias Andrée2014-07-281-2/+2
* mMattias Andrée2014-07-281-6/+6
* put mds-registry in its own directoryMattias Andrée2014-07-281-1/+4
* improve makefileMattias Andrée2014-07-281-105/+13
* miscMattias Andrée2014-07-281-1/+1
* typo + beginning of mds-registryMattias Andrée2014-07-271-1/+1
* beginning of echo serverMattias Andrée2014-06-081-2/+5
* beginning of mds-respawnMattias Andrée2014-06-071-3/+7
* fix file namesMattias Andrée2014-06-071-2/+2
* Modify mds-server to use mds-base (some regression...)Mattias Andrée2014-05-201-4/+4
* begin on base for serversMattias Andrée2014-05-191-1/+1
* reduce code complexityMattias Andrée2014-05-191-1/+1
* reduce code complexityMattias Andrée2014-05-181-1/+1
* reduce code complexityMattias Andrée2014-05-181-2/+5
* fix bugsMattias Andrée2014-05-141-0/+4
* m fixMattias Andrée2014-05-121-1/+1
* mMattias Andrée2014-05-121-6/+16
* m + fix errors in mds.cMattias Andrée2014-05-121-1/+9
* a much of multicasting stuffMattias Andrée2014-05-111-7/+8
* use the data structure marshallersMattias Andrée2014-05-081-4/+3
* split up mds-server structs into their own .h-files and add marshal functionsMattias Andrée2014-05-081-0/+10
* Move mds-server into its own directoryMattias Andrée2014-05-081-1/+1
* add util.cMattias Andrée2014-05-061-1/+1
* it would be a shame if we could not re-exec because we have filled the pipeMattias Andrée2014-05-051-1/+1
* ipc message class, does not do reading yetMattias Andrée2014-04-271-1/+1
* add table optimised for file descriptorsMattias Andrée2014-04-261-3/+3
* m makeMattias Andrée2014-04-231-1/+5
* link binaries to the libraryMattias Andrée2014-04-231-3/+3
* update makefileMattias Andrée2014-04-231-1/+10
* first draft of hash table implementationMattias Andrée2014-04-221-1/+1
* fix error handlingMattias Andrée2014-04-221-1/+1
* linked list implementationMattias Andrée2014-04-221-3/+3
* m + accept incoming connectionsMattias Andrée2014-04-221-1/+1