Age | Commit message (Expand) | Author |
2018-08-08 | mestre and I can find no reason why the pledge has "unix". Disable | Theo de Raadt |
2018-08-08 | ntpd unveils the cert.pem "r" file (which is passed-over-socket to the | Theo de Raadt |
2018-08-08 | pledge with "unveil" at the top, so that the various modes can unveil | Theo de Raadt |
2018-08-08 | Use unveil(2) in the helper process to disallow access to other files | Alexandre Ratchov |
2018-08-08 | Support DMA coherent devices that attach to mainbus(4) as well. | Mark Kettenis |
2018-08-08 | Fix the ITLinesNumber mask and bump the number of supprted redistributors | Mark Kettenis |
2018-08-08 | add unveil(2) to ctfconv(1) | Ricardo Mestre |
2018-08-08 | add unveil(2) to mixerctl(1) | Ricardo Mestre |
2018-08-08 | Some unsigned long to unsigned int cleanup from recent ber (type) changes. | rob |
2018-08-08 | Unveil the special files needed for reading AML tables, and the | Theo de Raadt |
2018-08-08 | After authentication is complete, unveil login.conf "r" (to discover | Theo de Raadt |
2018-08-08 | typo: macro-generates wrappers -> macro-generated wrappers | Theo Buehler |
2018-08-08 | An early pledge takes away many risk factors during spool opening/parsing. | Theo de Raadt |
2018-08-08 | In netproc process, unveil to only expose the CA file. | Theo de Raadt |
2018-08-08 | ifconfig cannot be pledged because of its overwhelming amount of | Florian Obser |
2018-08-08 | tabs are ok at start of line, but internally space seperation is the norm | Theo de Raadt |
2018-08-08 | unveil dev.db "r" for devname(), /dev "r", and in the non-sysctl case | Theo de Raadt |
2018-08-08 | In the early pledge, add "unveil" to permit changes a little later on. | Theo de Raadt |
2018-08-08 | Even though we strongly discourage escaping hyphens in manual pages | Ingo Schwarze |
2018-08-08 | Move struct wire_largecommunity to rde_attr.c since it is only used internally | Claudio Jeker |
2018-08-08 | Fix possible division by zero caused by bogus usb descriptors. From | Alexandre Ratchov |
2018-08-08 | Reorder the text in the "Dashes and Hyphens" subsection to keep the | Ingo Schwarze |
2018-08-08 | Clarify the confusing "(text)" annotation in the character lists. | Ingo Schwarze |
2018-08-08 | After years of deliberation, finally provide a clear recommendation | Ingo Schwarze |
2018-08-08 | Merge getcommunity() and getlargecommunity() into one function that | Claudio Jeker |
2018-08-08 | Make the (non-)transitive handling of ext communities a bit more obvious. | Claudio Jeker |
2018-08-08 | sync | Theo de Raadt |
2018-08-08 | One ; too much | Claudio Jeker |
2018-08-08 | Update the RIB after a config reload in the background. This moves the | Claudio Jeker |
2018-08-08 | Implement IRQ masking and unmasking in imxgpio(4). | Patrick Wildt |
2018-08-08 | Extend the FDT interrupt API to support masking and unmasking IRQs. | Patrick Wildt |
2018-08-08 | regen | Kevin Lo |
2018-08-08 | Fix Realtek product name from RT8188 to RTL8188CE | Kevin Lo |
2018-08-08 | r1.19 removed a bunch of code, but not enough, and left dead code around. | kn |
2018-08-08 | hide rib[] internals in new rib_valid() function | Sebastian Benoit |
2018-08-08 | Recognise 'Speculative Store Bypass Disable' support cpuid bit. | Jonathan Gray |
2018-08-08 | Use new private key format by default. This format is suported by | Damien Miller |
2018-08-07 | Unveil is used at tail of initialization to allow "r" of /tftpboot | Theo de Raadt |
2018-08-07 | Unveil fits nicely into the syslogd privsep model. Unveiled files | Theo de Raadt |
2018-08-07 | unveil can be used to restrict access to utmp and /dev | Theo de Raadt |
2018-08-07 | Ignore basic MCS set information found in association responses. | Stefan Sperling |
2018-08-07 | UNVEIL_* flags defined elsewhere in a .h file | Theo de Raadt |
2018-08-07 | Post-g2k18 fix: unbreak the optional vmd-internal vmboot loader. | Reyk Floeter |
2018-08-07 | Fix dangling knote references. | Visa Hankala |
2018-08-07 | Fix paste error in "no read access to" debug message, tweak messages. | Reyk Floeter |
2018-08-07 | Similar to the ldpd.conf change don't use a macro of the secret. | Claudio Jeker |
2018-08-06 | Make it possible to build a MULTIPROCESSOR kernel on armv7. While this | Mark Kettenis |
2018-08-06 | space required between macro args and punctuation; | Jason McIntyre |
2018-08-06 | Reflect reality. | Marc Espie |
2018-08-06 | replace the current log options | Sebastian Benoit |