Age | Commit message (Expand) | Author |
2016-05-23 | Revert part of "fix compiler warnings in hurd/exec" | Thomas Schwinge |
2016-02-04 | exec: remove duplicate function call | Esa Peuha |
2016-01-19 | Fix typo | Samuel Thibault |
2016-01-17 | Also build exec.static | Samuel Thibault |
2015-12-31 | Drop OTHERLIBS and use LDLIBS exclusively | Flavio Cruz |
2015-12-29 | fix compiler warnings in hurd/exec | Flavio Cruz |
2015-09-27 | exec: convert to trivfs dynamic classes and buckets | Justus Winter |
2015-09-23 | exec: add missing include | Justus Winter |
2015-09-19 | Define TIME_VALUE_TO_TIMESPEC only when not defined already | Samuel Thibault |
2015-07-14 | exec: fix setting the name of early servers | Justus Winter |
2015-03-05 | Fix space style | Samuel Thibault |
2014-12-10 | Replace `bzero' with `memset' | Justus Winter |
2014-12-07 | exec: add payload-aware intrans functions | Justus Winter |
2014-11-21 | startup: bind the startup server to /servers/startup | Justus Winter |
2014-11-02 | Fix actual procinfo_t type | Samuel Thibault |
2014-11-02 | Fix proc_getprocinfo calls | Samuel Thibault |
2014-11-02 | Fix proc_getprocinfo calls | Samuel Thibault |
2014-09-29 | exec: redzone page zero before loading anything | Justus Winter |
2014-09-29 | exec: add proper argument parsing, add --device-master-port | Justus Winter |
2014-05-26 | exec: add missing includes | Justus Winter |
2014-04-29 | exec: abbreviate the task name if necessary | Justus Winter |
2014-04-05 | exec: fix receiver lookup | Justus Winter |
2014-02-25 | libtrivfs: improve the mig mutator functions | Justus Winter |
2014-02-23 | exec: provide a meaningful name for new tasks | Justus Winter |
2014-02-02 | exec: connect std{in,out,err} to the mach console | Justus Winter |
2014-01-20 | exec: include the mig-generated server headers in main.c | Justus Winter |
2013-12-02 | exec: improve the exec_demuxer function | Justus Winter |
2013-11-01 | exec: Remove the remaining BFD related bits | Justus Winter |
2013-10-08 | Fix memory leak in exec | Richard Braun |
2013-09-21 | Fix gcc warning | Samuel Thibault |
2013-09-15 | exec: remove support for transparently ungziping executables | Justus Winter |
2013-09-15 | exec: remove support for transparently unbzip2ing executables | Justus Winter |
2013-09-15 | exec: keep track of the range where executable segments are mapped | Justus Winter |
2013-08-29 | exec: remove the BFD code | Justus Winter |
2013-08-28 | exec: Remove #ifdef 0-out code for user specified exec servers. | Justus Winter |
2013-08-28 | Do not build gzip/bzip2 support | Samuel Thibault |
2013-08-28 | Disable transparent gzip/bzip2 decompression | Samuel Thibault |
2013-08-28 | Define and use symbolic names for important processes | Justus Winter |
2013-06-01 | Remove unused variable | Miguel Figueiredo |
2013-02-11 | Fix registers recording in core dump | Samuel Thibault |
2012-11-27 | Switch from cthreads to pthreads | Richard Braun |
2012-04-08 | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge |
2011-08-20 | fix common misspellings | Jonathan Neuschäfer |
2011-02-14 | Add comment about finish being called several times | Samuel Thibault |
2010-09-14 | Protect exec from memory faults | Samuel Thibault |
2010-09-14 | Fix compressed binaries execution | Samuel Thibault |
2010-09-14 | Fix in-memory mapping | Samuel Thibault |
2010-08-01 | Fix "make dist" in `exec'. | Ludovic Courtès |
2009-12-26 | Fix exec shell check for really small files | Samuel Thibault |
2009-12-21 | Fix duplicate oldtask port deallocation | Samuel Thibault |