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