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