aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/unix
AgeCommit message (Expand)Author
2012-06-08Merge branch 'maint'Lukas Larsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-02Merge branch 'maint'Björn-Egil Dahlberg
2012-04-27run_erl: Set controlling terminalBjörn-Egil Dahlberg
2012-04-27run_erl: Use openpty slave descriptorBjörn-Egil Dahlberg
2012-04-27Merge branch 'rickard/proc-sched/OTP-9892'Rickard Green
2012-04-27Teach etp-commands to understand new emulator internal data structuresRickard Green
2012-04-20run_erl: Retry interrupted system callsBjörn-Egil Dahlberg
2012-03-30Merge branch 'maint'Björn-Egil Dahlberg
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-09Merge branch 'sverk/threadsafe-code-loading'Sverker Eriksson
2012-03-05erts: Fix gdb command etp-ets-tabledumpSverker Eriksson
2012-02-24erts: Adapt gdb etp-command for new beam_rangesSverker Eriksson
2012-01-03to_erl: Remove compiler warningsBjörn-Egil Dahlberg
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-05-11cerl: Fix several incompatibilities with 'erl'Björn Gustavsson
2011-05-11cerl: Remove ancient obsolete optionsBjörn Gustavsson
2011-05-02Teach run_erl RUN_ERL_DISABLE_FLOWCNTRL for disabling flow controlJonas Faklkevik
2011-04-07Merge branch 'ta/erts-unused-vars' into devHenrik Nord
2011-03-29Fix race in pipe creation. Two simultaneous node starts caused failurePatrik Nyblom
2011-03-16erts: Remove unused variablesTuncer Ayaz
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-02-28Make crypto.c work with valgrind 3.6 and correct cerl.srcPatrik Nyblom
2011-02-25Teach cerl to handle newer valgrindPatrik Nyblom
2010-12-01Fix format_man_pages so it handles all man sections and remove warnings/error...Lars Thorsen
2010-11-29Update make and install files to use ct_run instead of run_test and to keep a...Lukas Larsson
2010-10-07Incorporate Michael Santos patch for cerl and gdb via emacsPatrik Nyblom
2010-09-29Add corrected support for Solaris PTYs to run_erlRyan Tilder
2010-09-29Fix a typo that leads to syntax errors with DEBUG defined in run_erlRyan Tilder
2010-06-09Fix error installing the run_test programPeter Andersson
2010-03-10cerl: Work around missing source frame in when running gdb in emacsPatrik Nyblom
2010-02-10Change erts/etc/unix/Install.src to explicitly set exit code to 0 at the end ...Kenji Rikitake
2010-02-03OTP-8323 Cross compilation improvements and other build systemRickard Green
2009-11-28to_erl: Include strerror(errno) in error messagesMagnus Henoch
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP