Age | Commit message (Expand) | Author |
2015-01-04 | remove extra scaffolding that's actually NOT in the committed copy of | Marc Espie |
2015-01-04 | same semantics as old program | Marc Espie |
2015-01-04 | cleaner logic, fix things so that fw_update -da makes sense | Marc Espie |
2015-01-04 | tweak the ntogo messages slightly so that they work better in all situations | Marc Espie |
2015-01-04 | too many todo. Use unambiguous names, since they're not the same operation | Marc Espie |
2015-01-04 | The PRG airport has been renamed in honor of Vaclav Havel quite some | Reyk Floeter |
2015-01-04 | Implement splassert(9) for powerpc. | Martin Pieuchot |
2015-01-04 | Sort wireless nodes by signal strength, from Simon Nicolussi. | Martin Pieuchot |
2015-01-04 | Use __buffer__ instead of __string__ as the __bounded type. The former causes | Miod Vallat |
2015-01-04 | back out r1.173, aka the "* 8" diff. it tickles a problem on some | David Gwynne |
2015-01-04 | return 0 for success in ucycom_param() instead of uninitialised memory | Jonathan Gray |
2015-01-04 | Fix error handling for re_encap() within re_start() and some tidying up. | Brad Smith |
2015-01-04 | avoid the use of an uninitialised variable in one of the codepaths in | Jonathan Gray |
2015-01-04 | fix -b a mode, spotted by rpe | Theo de Raadt |
2015-01-04 | go back to using /mnt encrypt. it seems something isn't working yet. | Ted Unangst |
2015-01-04 | use MAXIMUM as the canonical local MAX macro. | Brent Cook |
2015-01-04 | rename sockaddr_un variables from 'sun' to the more common 'sa'. | Brent Cook |
2015-01-04 | don't rely on sys/param.h having a MAX macro. | Brent Cook |
2015-01-04 | Remove the unused dns_pid variable. | Brent Cook |
2015-01-04 | removed unused libevent header and structures in ntpd.h | Brent Cook |
2015-01-04 | Add a missing include for time.h to get the definitions of clock_gettime and ... | Brent Cook |
2015-01-03 | Reset tls key and cert to NULL when duplicating a server - avoids a | Reyk Floeter |
2015-01-03 | Implement BMAC support; ports 2 & 3 work now as well. | Mark Kettenis |
2015-01-03 | add new driver uslhcom(4) USB HID based UART. | uaa |
2015-01-03 | add new driver uslhcom(4) USB HID based UART. | uaa |
2015-01-03 | add new driver uslhcom(4) USB HID based UART. | uaa |
2015-01-03 | Some bowels of the bus_dma code assume it is ok to perform bitwise operations | Miod Vallat |
2015-01-03 | add new driver uslhcom(4) USB HID based UART. | uaa |
2015-01-03 | (new) device driver for Silicon Labs CP2110 USB HID based UART. | uaa |
2015-01-03 | Make port 1 on the 4x1G card work. Port 2 & 3 still need some work. | Mark Kettenis |
2015-01-03 | Fix incorrect OPENSSL_assert() usage. | Doug Hogan |
2015-01-03 | make it able to install quirks from normal path (with normal key) and | Marc Espie |
2015-01-03 | Tweak previous - add a missing free in the error path. | Reyk Floeter |
2015-01-03 | Fix race condition in perl's ExtUtils::MakeMaker | Andrew Fresh |
2015-01-03 | Add support for creating a protective MBR for GPT. | Joel Sing |
2015-01-03 | Support alias names and multiple listen statements per server block. | Reyk Floeter |
2015-01-03 | Fix a potential NULL pointer access in an error message after waitpid() | Ingo Schwarze |
2015-01-03 | move the list_cloners() prototype out of #ifndef SMALL | Jonathan Gray |
2015-01-03 | Check the return values of several reallocarray() calls. While here, | Lawrence Teo |
2015-01-03 | ok, landisk snapshots are out that do static PIE | Theo de Raadt |
2015-01-03 | Given the excessively technical description in the old mdoc_samples(7) | Ingo Schwarze |
2015-01-02 | Identify NCT5104D variant in dmesg. (No lm here, these are used for com and | Chris Cappuccio |
2015-01-02 | Fix saving dhclient lease files during installation. | Robert Peichaer |
2015-01-02 | Fix a few format string warnings, allow to build DEBUG kernel on sgi | Sebastian Reitenbach |
2015-01-02 | there's no need to defer the removal of the iic sensors to a task, we can | David Gwynne |
2015-01-02 | Fix dow and apply the usual easter egg. | Miod Vallat |
2015-01-02 | Bump config flags field to 32bits. Makes room for future changes - | Reyk Floeter |
2015-01-02 | PFS stands for Perfect Forward Secrecy. | Igor Sobrado |
2015-01-02 | When chaining TRBs, calculate the TD Size as described in section | Martin Pieuchot |
2015-01-02 | Holds up much better under load with an IPL on the block pool. | Mark Kettenis |