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