index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
exec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Record executable entry for PIE core dumps
Samuel Thibault
2017-12-11
2
-0
/
+18
*
exec: Avoid calling mmap with zero size
Samuel Thibault
2017-09-10
1
-0
/
+2
*
Replace bcopy with memcpy or memmove as appropriate.
Justus Winter
2017-08-05
1
-1
/
+1
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
5
-17
/
+17
*
exec: Fix loading binaries without a memory manager object
Brent W. Baccala
2016-08-31
1
-7
/
+8
*
Fix exec crash when setexecdata has never been called
Samuel Thibault
2016-08-28
1
-5
/
+7
*
Fix loading small pic programs
Samuel Thibault
2016-08-26
1
-15
/
+42
*
Revert part of "fix compiler warnings in hurd/exec"
Thomas Schwinge
2016-05-23
1
-2
/
+2
*
exec: remove duplicate function call
Esa Peuha
2016-02-04
1
-5
/
+0
*
Fix typo
Samuel Thibault
2016-01-19
1
-1
/
+1
*
Also build exec.static
Samuel Thibault
2016-01-17
1
-2
/
+1
*
Drop OTHERLIBS and use LDLIBS exclusively
Flavio Cruz
2015-12-31
1
-1
/
+1
*
fix compiler warnings in hurd/exec
Flavio Cruz
2015-12-29
2
-3
/
+3
*
exec: convert to trivfs dynamic classes and buckets
Justus Winter
2015-09-27
1
-19
/
+32
*
exec: add missing include
Justus Winter
2015-09-23
1
-0
/
+1
*
Define TIME_VALUE_TO_TIMESPEC only when not defined already
Samuel Thibault
2015-09-19
1
-0
/
+2
*
exec: fix setting the name of early servers
Justus Winter
2015-07-14
1
-17
/
+33
*
Fix space style
Samuel Thibault
2015-03-05
4
-48
/
+48
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
1
-11
/
+7
*
exec: add payload-aware intrans functions
Justus Winter
2014-12-07
2
-0
/
+9
*
startup: bind the startup server to /servers/startup
Justus Winter
2014-11-21
1
-2
/
+9
*
Fix actual procinfo_t type
Samuel Thibault
2014-11-02
1
-2
/
+2
*
Fix proc_getprocinfo calls
Samuel Thibault
2014-11-02
1
-2
/
+2
*
Fix proc_getprocinfo calls
Samuel Thibault
2014-11-02
1
-1
/
+1
*
exec: redzone page zero before loading anything
Justus Winter
2014-09-29
1
-0
/
+10
*
exec: add proper argument parsing, add --device-master-port
Justus Winter
2014-09-29
1
-13
/
+93
*
exec: add missing includes
Justus Winter
2014-05-26
2
-0
/
+2
*
exec: abbreviate the task name if necessary
Justus Winter
2014-04-29
1
-2
/
+13
*
exec: fix receiver lookup
Justus Winter
2014-04-05
5
-5
/
+51
*
libtrivfs: improve the mig mutator functions
Justus Winter
2014-02-25
1
-1
/
+3
*
exec: provide a meaningful name for new tasks
Justus Winter
2014-02-23
1
-6
/
+21
*
exec: connect std{in,out,err} to the mach console
Justus Winter
2014-02-02
1
-2
/
+15
*
exec: include the mig-generated server headers in main.c
Justus Winter
2014-01-20
1
-3
/
+3
*
exec: improve the exec_demuxer function
Justus Winter
2013-12-02
1
-6
/
+15
*
exec: Remove the remaining BFD related bits
Justus Winter
2013-11-01
3
-120
/
+1
*
Fix memory leak in exec
Richard Braun
2013-10-08
1
-0
/
+1
*
Fix gcc warning
Samuel Thibault
2013-09-21
1
-1
/
+1
*
exec: remove support for transparently ungziping executables
Justus Winter
2013-09-15
8
-1909
/
+1
*
exec: remove support for transparently unbzip2ing executables
Justus Winter
2013-09-15
3
-1874
/
+3
*
exec: keep track of the range where executable segments are mapped
Justus Winter
2013-09-15
2
-0
/
+27
*
exec: remove the BFD code
Justus Winter
2013-08-29
2
-553
/
+55
*
exec: Remove #ifdef 0-out code for user specified exec servers.
Justus Winter
2013-08-28
1
-81
/
+0
*
Do not build gzip/bzip2 support
Samuel Thibault
2013-08-28
1
-4
/
+4
*
Disable transparent gzip/bzip2 decompression
Samuel Thibault
2013-08-28
1
-1
/
+1
*
Define and use symbolic names for important processes
Justus Winter
2013-08-28
1
-1
/
+2
*
Remove unused variable
Miguel Figueiredo
2013-06-01
1
-3
/
+0
*
Fix registers recording in core dump
Samuel Thibault
2013-02-11
1
-4
/
+4
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
4
-23
/
+24
*
Replace fragile manual »make dist« system with one based on »git archive«.
Thomas Schwinge
2012-04-08
1
-3
/
+3
*
fix common misspellings
Jonathan Neuschäfer
2011-08-20
2
-2
/
+2
[next]