Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-18 | Merge tag 'OTP_R16B01' | Björn-Egil Dahlberg | |
The R16B01 release Conflicts: lib/sasl/vsn.mk | |||
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP | |
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg | |
2013-06-10 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-06-07 | versions updates for erl_interface, et and os_mon | Fredrik Gustafsson | |
2013-06-05 | Merge branch 'siri/spawn-and-space' | Siri Hansen | |
* siri/spawn-and-space: [sasl] In test, quote erlsrv executable in call to open_port/2 [test_server] Quote path to erl executable when starting slave nodes Quote path to erl executable in slave to allow space in path [sasl] Quote path to program run with open_port({spawn,... [os_mon] Quote path to programs run with open_port({spawn,... Conflicts: lib/os_mon/src/nteventlog.erl | |||
2013-05-20 | Quote windows paths with spaces | Dan Gudmundsson | |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-03-19 | [os_mon] Quote path to programs run with open_port({spawn,... | Siri Hansen | |
This is to allow space in the path. | |||
2013-03-15 | Merge branch 'yt/netbsd/OTP-10941' into maint | Fredrik Gustafsson | |
* yt/netbsd/OTP-10941: Moved ifdef NetBSD to proper place reduce bashism compilation fix for NetBSD compilation fix for NetBSD | |||
2013-03-15 | Merge branch 'sm/fix-disksup-susv3/OTP-10945' into maint | Fredrik Gustafsson | |
* sm/fix-disksup-susv3/OTP-10945: This patch fixes disksup:get_disk_data for SUSv3, specifically OS X ML | |||
2013-03-15 | Moved ifdef NetBSD to proper place | Fredrik Gustafsson | |
2013-03-08 | compilation fix for NetBSD | YAMAMOTO Takashi | |
taken from a pkgsrc patch: patch-lib_os__mon_c__src_memsup.c | |||
2013-02-22 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-31 | This patch fixes disksup:get_disk_data for SUSv3, specifically OS X ML | Sriram Melkote | |
On OS X Mountain Lion, the default output of df command includes iNode used and iNodes free, which apparent what SUSv3 specifies. This breaks the current parse logic and reports incorrect results. This patch adds support for the new format and ensures older versions of OS X produce this format by adding the -i switch (which is now the default). Adding support for this new format rather than changing df output as we'll presumably see this on other platforms eventually. | |||
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-23 | Turn warnings to errors on selected applications | Björn Gustavsson | |
2013-01-18 | Merge branch 'nox/enable-silent-rules/OTP-10726' | Björn-Egil Dahlberg | |
* nox/enable-silent-rules/OTP-10726: Implement ./otp_build configure --enable-silent-rules | |||
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine | |
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1. | |||
2013-01-08 | os_mon: Remove superfluous match clause | Björn-Egil Dahlberg | |
2012-09-26 | [os_mon] Remove call to deprecated/undefined functions in snmp | Siri Hansen | |
Also, rewrite test suite (os_mon_mib_SUITE) to use ct_snmp intead of using snmp application directly. | |||
2012-09-04 | Merge tag 'OTP_R15B02' | Björn-Egil Dahlberg | |
The R15B02 release | |||
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP | |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg | |
Conflicts: lib/diameter/autoconf/vxworks/sed.general xcomp/README.md | |||
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-07-25 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2012-07-24 | os_mon: Elucidate port program error messages | Björn-Egil Dahlberg | |
Try to avoid confusion of the message 'Erlang has closed' by clarifying that the message is sent from os_mon port programs. | |||
2012-07-19 | os_mon: Remove VxWorks | Björn-Egil Dahlberg | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2012-05-21 | Add infinity timeout to os_mon calls | Gustav Simonsson | |
2012-04-01 | Prepare releaseOTP_R15B01 | Erlang/OTP | |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-02-14 | Merge branch 'av/maint-memsup' into maint | Henrik Nord | |
* av/maint-memsup: Fix segmentation fault in memsup OTP-9913 | |||
2012-01-25 | Look for port in priv/bin/arch/ as well as priv/bin/ | Lukas Larsson | |
2011-12-12 | Prepare release | Erlang/OTP | |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-11-30 | os_mon: Eliminate use of tuple fun | Björn Gustavsson | |
2011-11-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg | |
This reverts commit e21ff9b0b69219ab3853be7e80813156113152b7. | |||
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson | |
2011-11-15 | Fix segmentation fault in memsup | Anton Vorobev | |
when /proc/meminfo does not include information about buffers/cache (for instance inside OpenVZ container) | |||
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson | |
These dependency files was once used when building the documentation, but are no longer needed. | |||
2011-10-04 | Merge branch 'dev' into major | Björn-Egil Dahlberg | |
2011-10-04 | Prepare releaseOTP_R14B04 | Erlang/OTP | |
2011-09-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg | |
* dev: Update copyright years | |||
2011-09-29 | Update copyright years | Björn-Egil Dahlberg | |
2011-09-19 | Merge branch 'dev' into major | Björn-Egil Dahlberg | |
* dev: gs: Update to modern type guards in examples os_mon: Check results from fgets in cpu_sup erts: Remove compiler warning in sys.c | |||
2011-09-16 | os_mon: Check results from fgets in cpu_sup | Björn-Egil Dahlberg | |
2011-08-08 | os_mon: Support parallel make | Björn Gustavsson | |