Age | Commit message (Expand) | Author |
2014-08-30 | let the mru always be what the chip can do, not what the mtu implies. | David Gwynne |
2014-08-30 | Don't panic when an illegal IRQ is passed to intr_{dis,}establish(). | Martin Pieuchot |
2014-08-30 | Bump the fan limit and avoid a panic on my quad G5. | Martin Pieuchot |
2014-08-30 | Rewrite how queue heads are inserted and removed from the asynchronous | Martin Pieuchot |
2014-08-30 | Allow new devices to get an address when XHCI_DEBUG is defined. | Martin Pieuchot |
2014-08-30 | Fix profiling (GPROF) build. | Martin Pieuchot |
2014-08-29 | Make the syslogd regression tests more reliable. Other processes | Alexander Bluhm |
2014-08-29 | Prepare for testing libevent in syslogd. Pass the EVENT_NO... | Alexander Bluhm |
2014-08-29 | Use the load average from averunnable.ldavg[] instead of bogus cp_time[] | Miod Vallat |
2014-08-29 | Additional input validation: | Ingo Schwarze |
2014-08-29 | sync | Todd T. Fries |
2014-08-29 | Simplify append_to_pkg_scripts(), in particular avoid the expensive | Ingo Schwarze |
2014-08-29 | Fix checking sync for old synaptics touchpad (ver 5.9) | Alexandr Shadchin |
2014-08-29 | Move dhclient.conf(5) to examples. | Antoine Jacoutot |
2014-08-29 | Document the fact that 'enable' can also be used to modify flags even if | Antoine Jacoutot |
2014-08-20 | Run syslogd regressions tests. As only one syslogd can run per | Alexander Bluhm |
2014-08-29 | Use two instead of one http descriptor for request and response. | Reyk Floeter |
2014-08-29 | mount_mfs does not require disklabel to be run; | Jason McIntyre |
2014-08-29 | Implement consistent host hashing for relayd, based on | Bret Lambert |
2014-08-29 | The image/x-ms-bmp extension is bmp, not mp. | Reyk Floeter |
2014-08-29 | Some cleanings, no functional change. | Antoine Jacoutot |
2014-08-29 | update entry for /usr/share/sysmerge; ok ajacoutot | Jason McIntyre |
2014-08-29 | knock out double .Pp; | Jason McIntyre |
2014-08-28 | Merge a paragraph. | Antoine Jacoutot |
2014-08-28 | tweak AUTHORS; ok ajacoutot | Jason McIntyre |
2014-08-28 | Major sysmerge cleanup now that both etc and xetc sets are part of base. | Antoine Jacoutot |
2014-08-28 | Drop check and tweak comment. | Antoine Jacoutot |
2014-08-28 | OpenSSL_add_all_algorithms() is called from openssl_startup() - it does not | Joel Sing |
2014-08-28 | openssl_setup() calls SSL_load_error_strings(), which happens to call | Joel Sing |
2014-08-28 | Add option handling with a callback function for argument processing. | Joel Sing |
2014-08-28 | Convert openssl(1) crl to new option/usage handling. | Joel Sing |
2014-08-28 | Given the usage option name/argument name width a few more characters. | Joel Sing |
2014-08-28 | Ensure that a format option argument is a known specifier. | Joel Sing |
2014-08-28 | Add option handling for ordered flags. | Joel Sing |
2014-08-28 | Add option handling for input/output formats. | Joel Sing |
2014-08-28 | er, rehook httpd. | Jason McIntyre |
2014-08-28 | fix previous, and add a SEE ALSO section for httpd; | Jason McIntyre |
2014-08-28 | Simplify. | Antoine Jacoutot |
2014-08-28 | Consistency in conditionals; no functional change. | Antoine Jacoutot |
2014-08-28 | Support .St -susv1 and .St -susv4. Illumos wants to use this, | Ingo Schwarze |
2014-08-28 | I just noticed that -Tps writes "%%CreationDate:" headers. | Ingo Schwarze |
2014-08-28 | preserve errno value on success. | Brent Cook |
2014-08-27 | Disentangle svc_default_enabled_flags() and svc_get_flags(). | Ingo Schwarze |
2014-08-27 | Remove $_ usage that warns under Perl 5.18. | Kent R. Spillner |
2014-08-27 | Rename Persistant to Persistent. | Kent R. Spillner |
2014-08-27 | Convert openssl(1) prime to the new options/usage handling. | Joel Sing |
2014-08-27 | Reset the config struct before calling options_parse(), otherwise config | Joel Sing |
2014-08-27 | Add an option type that handles argument to integer conversion. | Joel Sing |
2014-08-27 | Add regression tests for diff -uw issue reported by guenther@. Ensure the | Kent R. Spillner |
2014-08-27 | Ensure diff -uw always produces valid output when one file doesn't end | Kent R. Spillner |