Age | Commit message (Expand) | Author |
2017-12-03 | pledge(2) elfrdsetroot: | Theo Buehler |
2017-12-03 | Abandon nagging about "_" violating RFC 952. This removes the need | Kenneth R Westerback |
2017-12-03 | Rename ci_number to ci_cpuid to match other archs. | Martin Pieuchot |
2017-12-03 | Include dtbs for Wandboard rev D1 including the i.MX 6QuadPlus variant. | Jonathan Gray |
2017-12-03 | sync | Jonathan Gray |
2017-12-02 | sync | Theo de Raadt |
2017-12-02 | Adapt to change in 0Z | Otto Moerbeek |
2017-12-02 | make 0Z do what the original dc and gnu bcc do; ok tom@ | Otto Moerbeek |
2017-12-02 | post-patch -> pre-configure | Antoine Jacoutot |
2017-12-02 | Add a caveat wrt use of non-decimal fractional notation; from kshe; ok jmc@ | Otto Moerbeek |
2017-12-02 | switching to _pbuild is tricky, you can't take it back. | Marc Espie |
2017-12-01 | Redo the calculation of the alignment and placement of static TLS data to | Philip Guenther |
2017-12-01 | The RFC specifies that in an SA payload the proposals must be numbered | Patrick Wildt |
2017-12-01 | Turns out that, as specified in the RFC, the initial Child SA does not | Patrick Wildt |
2017-12-01 | fix buglet in split_number() and optimize count_digits(); | Otto Moerbeek |
2017-12-01 | arm64 is now also a _syspatch_arch | Theo Buehler |
2017-12-01 | In the macppc installer, switch the default answer for the partition | Stefan Sperling |
2017-12-01 | Add quotes around the name of (unconfigured) devices like we do for other | Mark Kettenis |
2017-12-01 | Avoid using an uninitialized variable. | Visa Hankala |
2017-12-01 | Fix white spaces and shorten long line. | Alexander Bluhm |
2017-12-01 | Consistently .Xr the corresponding wide char functions from char- and | Ingo Schwarze |
2017-12-01 | add missing argument name; from <kshe59 at zoho dot eu>; OK jmc@; | Ingo Schwarze |
2017-12-01 | Simplify the reverse PCB lookup logic. The PF_TAG_TRANSLATE_LOCALHOST | Alexander Bluhm |
2017-12-01 | update currency exchange rates; | Jason McIntyre |
2017-12-01 | remove deprectaed linkX notation; | Jason McIntyre |
2017-12-01 | and enable new test | Otto Moerbeek |
2017-12-01 | extra tests for Z (upcoming implementation change) | Otto Moerbeek |
2017-11-30 | Fix the IPL and flags of the MP-safe crypto taskq. Now a sane IPL | Visa Hankala |
2017-11-30 | add bgw; | Jason McIntyre |
2017-11-30 | Replace `coremask' with `numcores'. | Visa Hankala |
2017-11-30 | Prefer `numcores' to `coremask'. The former is probably easier | Visa Hankala |
2017-11-30 | Fix typos in comments. | Nayden Markatchev |
2017-11-30 | Add bgw(4) man page. | Mark Kettenis |
2017-11-30 | Fix variable expansion. | Visa Hankala |
2017-11-30 | Add bgw(4), a driver for a family of Bosch acceleration sensors. | Mark Kettenis |
2017-11-30 | Add support for rejecting IKE SA messages. This means that we can reply | Patrick Wildt |
2017-11-30 | vn_open(9) does not pass the open(2) flags to VOP_CREATE(9) so we can't | helg |
2017-11-30 | Default unknowns to application/octet-stream instead of x-not-regular-file. | Anthony J. Bentley |
2017-11-30 | use the same macro consistently for the various carp balancing modes; | Jason McIntyre |
2017-11-30 | no more arp mode for carp; from martin rettberg | Jason McIntyre |
2017-11-30 | When performing vmctl reload and a previously configured vm is running, | ccardenas |
2017-11-30 | __MAP_NOFAULT doesn't make sense with anon mappings, so return EINVAL if | Philip Guenther |
2017-11-30 | Per https://patchwork.kernel.org/patch/5838821/, the documented check of ACPI | Philip Guenther |
2017-11-30 | Add regress to ensure that execve bypasses pledgepath checks (for now) | Bob Beck |
2017-11-29 | Mixing -url with any of -host, -port, or -path should be a usage error | Philip Guenther |
2017-11-29 | Add support for GPIO-signaled events. | Mark Kettenis |
2017-11-29 | vmd(8): fix broken IRR bit setting for the slave PIC. Noticed by claudio | Mike Larkin |
2017-11-29 | fix double dot; | Jason McIntyre |
2017-11-29 | add -i to SYNOPSIS/usage() and sundry tweaks; | Jason McIntyre |
2017-11-29 | Recognize .Bl -column at parse time, and not only at validation time, | Ingo Schwarze |