summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-04Skip C2 and C3 states from the FADT if the cpu doesn't have ARAT.Philip Guenther
2015-08-04do not save & restore a capability register, it is RO.Theo de Raadt
2015-08-04add Realtek ALC1150, from Alexandre H. ok deraadtTed Unangst
2015-08-04regenTed Unangst
2015-08-04add C610 HD Audio, from Alexandre H. ok deraadtTed Unangst
2015-08-04If we are setting ACPI_PM1_BM_RLD do it only once, and remember toTheo de Raadt
2015-08-04Fix clct(4) audio driver which was stuttering to the point of being useless.Stefan Sperling
2015-08-04Give more precise errors, to help track when bgpd quitsPeter Hessler
2015-08-04consider the default failure handling for errors on socket operations toDavid Gwynne
2015-08-04tweak previous; ok deraadtJason McIntyre
2015-08-04Clarify how ACPI unhibernate works, as well as expand a bit on visualMike Larkin
2015-08-04add /var/run/rc.d/Jason McIntyre
2015-08-04Remove some ancient code in PAE mode that was part of supporting > 4GBMike Larkin
2015-08-04backout SSH_RSA_MINIMUM_MODULUS_SIZE increase for this release;Damien Miller
2015-08-04Provide the fallback C1-via-halt even when _CST can't be evaluated.Philip Guenther
2015-08-04syncTheo de Raadt
2015-08-04install the radiusd rc.d fileJonathan Gray
2015-08-04Fix a handful of incorrect register offsets in acpihpet.Mike Larkin
2015-08-03Prevent a NULL dereference when a plt entry is not found.Martin Pieuchot
2015-08-03Rolf Sommerhalder reports that the examples in the carp manpage areSebastian Benoit
2015-08-03remove an extra getuid call, reported by Martijn van DurenTed Unangst
2015-08-03Unfortunately netstat did not show sockets without file descriptorsAlexander Bluhm
2015-08-03Explicitly request the sockaddr_dl when doing a RTM_GET rather thanMartin Pieuchot
2015-08-03A recently added sanity check panic in pf_postprocess_addr() wasJonathan Gray
2015-08-03On mips64, enable IPIs before calling refreshcreds() in trap(), toVisa Hankala
2015-08-03"ls" requires an argument.Antoine Jacoutot
2015-08-03Fix rev 1.70 of server.c by only re-enabling the bufferevent if weFlorian Obser
2015-08-03syncTheo de Raadt
2015-08-03add amdcf(4) here too; unbreaks RAMDISKJasper Lievisse Adriaanse
2015-08-03Enable the xdm installer question on macppc, now that it has virtualRobert Peichaer
2015-08-03Remove a debug printf that should have been removed years ago. ok ratchovStefan Sperling
2015-08-03sync usage();Jason McIntyre
2015-08-03tweak previous;Jason McIntyre
2015-08-03fix up previous;Jason McIntyre
2015-08-03Place etc/defaults/radiusd.conf and etc/rc.d/radiusd. Modify etc/rcYASUOKA Masahiko
2015-08-03Add radiusctl.8YASUOKA Masahiko
2015-08-03Make radiusd.conf.5 describe all configuration optionsYASUOKA Masahiko
2015-08-02Fix styles. Also delete -h option since any other ctl command doesn't haveYASUOKA Masahiko
2015-08-02Check the received packet length properly.YASUOKA Masahiko
2015-08-02Fire pending events when the module starts.YASUOKA Masahiko
2015-08-02spelling; ok deraadtJason McIntyre
2015-08-02Tweak XXX comments.YASUOKA Masahiko
2015-08-02radiusd_module with libevent didn't stop when the daemon stops. FixYASUOKA Masahiko
2015-08-02Fix radiusd_radius to use syslog(3). It had used stderr for debug.YASUOKA Masahiko
2015-08-02Fix radiusd to start without -d. Also stop using event_initialized()YASUOKA Masahiko
2015-08-02remove ssl3 bits; ok dougJason McIntyre
2015-08-02openssh 7.0; ok deraadt@Damien Miller
2015-08-02long overdue overhaul to include instructions for miniroot and usbJasper Lievisse Adriaanse
2015-08-02Kill a useless assignment.Masao Uebayashi
2015-08-02Refactor to prepare a future change; no functional changes.Masao Uebayashi