Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-04 | Skip C2 and C3 states from the FADT if the cpu doesn't have ARAT. | Philip Guenther | |
problem reported by patrick keshishian (pkeshish (at) gmail.com) based on diff from mlarkin@, ok mlarkin@ deraadt@ | |||
2015-08-04 | do not save & restore a capability register, it is RO. | Theo de Raadt | |
issue noticed by patrick kehishian, ok mlarkin | |||
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 | |
repeat this action at resume time. ok mlarkin guenther | |||
2015-08-04 | Fix clct(4) audio driver which was stuttering to the point of being useless. | Stefan Sperling | |
Tested on Thinkpad X21 by me. All the hard work was done by ratchov@. I just made some cosmetic fixes while here. ok ratchov@ deraadt@ | |||
2015-08-04 | Give more precise errors, to help track when bgpd quits | Peter Hessler | |
OK florian@ benno@ sthen@ deraadt@ | |||
2015-08-04 | consider the default failure handling for errors on socket operations to | David Gwynne | |
close the socket rather than kill the program. tested for a few days on the student shell box at work. based on discussion with guenther@ | |||
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 | |
feedback that may be presented to the user during unhibernate/resume. suggested by espie@ | |||
2015-08-04 | add /var/run/rc.d/ | Jason McIntyre | |
help/ok schwarze | |||
2015-08-04 | Remove some ancient code in PAE mode that was part of supporting > 4GB | Mike Larkin | |
physmem on i386, which we don't support anymore. And since we removed the physmem ranges above 4GB in machdep.c, this code did nothing anyway. ok beck@, deraadt@ | |||
2015-08-04 | backout SSH_RSA_MINIMUM_MODULUS_SIZE increase for this release; | Damien Miller | |
problems spotted by sthen@ ok deraadt@ markus@ | |||
2015-08-04 | Provide the fallback C1-via-halt even when _CST can't be evaluated. | Philip Guenther | |
Fixed systems that only provide _CST for a subset of the CPUs. Problem reported by <david.a.baer (at) gmail.com> ok mlarkin@ deraadt@ | |||
2015-08-04 | sync | Theo de Raadt | |
2015-08-04 | install the radiusd rc.d file | Jonathan Gray | |
ok deraadt@ | |||
2015-08-04 | Fix a handful of incorrect register offsets in acpihpet. | Mike Larkin | |
from patrick keshishian <pkeshish at gmail.com> ok deraadt@ | |||
2015-08-03 | Prevent a NULL dereference when a plt entry is not found. | Martin Pieuchot | |
This smells like a workaround but it allows audio/mpd to build and the resulting binary runs well enough to make landry@ happy. In any case, having a broken binary is not much worse than not having a binary because ld(1) crashed. ok miod@, deraadt@ | |||
2015-08-03 | Rolf Sommerhalder reports that the examples in the carp manpage are | Sebastian Benoit | |
little lies: you have to use carpdev now to configure a carp parent interface. ok mpi@ jmc@ | |||
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 | |
since it had been converted from kvm to sysctl. This was hiding a bunch of TCP states which are important for network debugging. Loop over the internet PCB tables to fill the network information into the KERN_FILE_BYFILE sysctl result. Skip internet sockets when looping over the file desciptors. From markus@; OK guenther@; Go for it deraadt@ | |||
2015-08-03 | Explicitly request the sockaddr_dl when doing a RTM_GET rather than | Martin Pieuchot | |
assuming that it will be in the gateway sa. Fixes a regression introduced with the support of multiple connected routes, found the hardway by sebastia@. ok florian@, benno@, deraadt@ | |||
2015-08-03 | A recently added sanity check panic in pf_postprocess_addr() was | Jonathan Gray | |
triggered for a reply-to rule. It turns out this case has been using uninitialised memory as if it were a valid pf pool. As the rest of the function assumes a valid pool for now just return. Problem reported by RD Thrush. ok jung@ mikeb@ | |||
2015-08-03 | On mips64, enable IPIs before calling refreshcreds() in trap(), to | Visa Hankala | |
avoid a potential deadlock. ok miod@, deraadt@ | |||
2015-08-03 | "ls" requires an argument. | Antoine Jacoutot | |
issue reported by kirby@ "hurry up" deraadt@ | |||
2015-08-03 | Fix rev 1.70 of server.c by only re-enabling the bufferevent if we | Florian Obser | |
previously disabled it because we were reading to fast (from disk). Problem noted and tracked down to that commit by weerd@ and independently by stsp@. Tested by weerd@, stsp@, reyk@ OK bluhm@, reyk@ | |||
2015-08-03 | sync | Theo de Raadt | |
2015-08-03 | add amdcf(4) here too; unbreaks RAMDISK | Jasper Lievisse Adriaanse | |
ok pirofti@ | |||
2015-08-03 | Enable the xdm installer question on macppc, now that it has virtual | Robert Peichaer | |
consoles. Noted by stsp OK deraadt | |||
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 | |
to hook the rc script and modify etc/rc.conf to make it disable by default. Also add an entry for /etc/radiusd.conf to etc/changelist and etc/mtree/special. ok deraadt | |||
2015-08-03 | Add radiusctl.8 | YASUOKA Masahiko | |
ok deraadt | |||
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 | |
it. | |||
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 | |
it to delete its event handler properly. | |||
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 | |
to check whether the event handler is set. | |||
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 | |