Age | Commit message (Expand) | Author |
2015-01-07 | Bugfix: When the invocation of a user-defined macro follows a roff | Ingo Schwarze |
2015-01-07 | Relax configuration list parsing to allow multi-line blocks for tls, | Reyk Floeter |
2015-01-07 | Start tweaking a bit. | Antoine Jacoutot |
2015-01-07 | Only MS IntelliMouse have a Z axis, prevent a false positive triggered | Martin Pieuchot |
2015-01-07 | Bump example pubkey filenames for 5.7 | Florian Obser |
2015-01-07 | use the same trick as mpii for posting the request descriptor with | David Gwynne |
2015-01-07 | Fix impi(4) to make watchdog work and not to panic. | YASUOKA Masahiko |
2015-01-07 | replace bcopy with memcpy. still cant see the bug im looking for. | David Gwynne |
2015-01-07 | i may as well turn bzero into memset while i am busy not having | David Gwynne |
2015-01-07 | mix in more virtual memory and process information | Brent Cook |
2015-01-07 | sync | Theo de Raadt |
2015-01-06 | Backout revision 1.37. Setting ev->ev_pncalls to NULL results in | Alexander Bluhm |
2015-01-06 | mips64 architectures moving to static PIE | Theo de Raadt |
2015-01-06 | add 5.8 base key | Theo de Raadt |
2015-01-06 | firmware key for 5.8 | Stuart Henderson |
2015-01-06 | add Medion Mobile S4222; Ingo Feinerer | Stuart Henderson |
2015-01-06 | Remove the NOINET6 interface flag, a left-over from the times when IPv6 | Stefan Sperling |
2015-01-06 | Revert to r1.16 since this is still clearly broken and I can't see how | Nicholas Marriott |
2015-01-06 | add initial HP-UX getentropy/arc4random support. | Brent Cook |
2015-01-06 | Make httpd return "404 not found" if an intermediate component of a requested | Stefan Sperling |
2015-01-06 | I missed one goto abort instead of free(line). | Reyk Floeter |
2015-01-06 | We do not support freeing memory using reqbufs with a zero size so | Jonathan Armani |
2015-01-06 | Simplify special vars argument checking; invalidating some bogus constructs | Antoine Jacoutot |
2015-01-06 | Only open a socket once for each unique "listen on" statement. This | Reyk Floeter |
2015-01-06 | Instead of calling free(line) in each error case, call it once in fail:. | Reyk Floeter |
2015-01-06 | Return "400 Bad Request" instead of "500 Internal Server Error" for | Reyk Floeter |
2015-01-06 | when we're entering an interrupt handler, record its ipl so splassert | David Gwynne |
2015-01-06 | While on death-row, 'rcctl status' still is still allowed for now -- so | Antoine Jacoutot |
2015-01-06 | Sync with new rcctl usage. Will get some much needed love within the next | Antoine Jacoutot |
2015-01-06 | Rename some internal variables (flag and flags is way too error-prone): | Antoine Jacoutot |
2015-01-06 | sync | Theo de Raadt |
2015-01-06 | Major rcctl(8) rewrite to simplify it and add new features. It can now | Antoine Jacoutot |
2015-01-06 | Apply commit e0e6958aa074a7714cd7c4aa779a1dfede3a03b1 from upstream. | Alexander Bluhm |
2015-01-06 | Apply commit 2d8cf0b720cdd5f9f292f174a10ff74e62a380ec from upstream. | Alexander Bluhm |
2015-01-06 | Support for MEDION S4222 which needs another funky umass quirk. From | Martin Pieuchot |
2015-01-06 | regen | Martin Pieuchot |
2015-01-06 | MediaTek Inc. from Ingo Feinerer. | Martin Pieuchot |
2015-01-06 | move the message parser init earlier to avoid a possible use after free in | Gilles Chehade |
2015-01-06 | fix whitespace and indentation, by Kyle Milz | Gilles Chehade |
2015-01-06 | Unzoom before kill, from Thomas Adam. | Nicholas Marriott |
2015-01-06 | Add missing default bindings, from Theo Buehler. | Nicholas Marriott |
2015-01-06 | Always enable the receive filter. It was being enabled via sis_init() | Brad Smith |
2015-01-06 | init a potentially uninitialised var in pf_postprocess_addr | Jonathan Gray |
2015-01-06 | implement atomic_swap_{uint,ulong,ptr) and some md variants. use these | David Gwynne |
2015-01-05 | splassert on some archs (or just sparc64) check that you're not in | David Gwynne |
2015-01-05 | there's already three different types of chips in this family of | David Gwynne |
2015-01-05 | Fix CVE-2014-6272 in Libevent 1.4 from upstream: | Alexander Bluhm |
2015-01-05 | Fix relayd http regression tests. If http response is not ok, the | Alexander Bluhm |
2015-01-05 | Remove #ifdef notdef bits--we are not going to change the fgetln() | Todd C. Miller |
2015-01-05 | As pointed out by Kaspars Bankovskis on tech@, there is no ifdef for | Mark Lumsden |