Age | Commit message (Expand) | Author |
2013-03-14 | Tell security(8) how to check npppd(8) configuration files | Giovanni Bechis |
2013-03-14 | Install npppd.conf with perms 0640, there could be the radius config on this ... | Giovanni Bechis |
2013-03-14 | Kill unused ACCEPT_JRL_LICENSE. | Antoine Jacoutot |
2013-03-14 | Add fatal() and fatalx() that honor the quiet flag instead of | Todd C. Miller |
2013-03-14 | correct path for op.me; from J??r??mie Courr??ges-Anglas | Jason McIntyre |
2013-03-14 | allow groff users to build these docs; from J??r??mie Courr??ges-Anglas | Jason McIntyre |
2013-03-14 | use after free; 33% found by llvm | Florian Obser |
2013-03-14 | correct struct in sizeof(); found by llvm | Florian Obser |
2013-03-14 | Add man page bits. | Bryan Steele |
2013-03-14 | Match on family 15h also. | Bryan Steele |
2013-03-14 | regen. | Bryan Steele |
2013-03-14 | Add AMD Family 15h devices. | Bryan Steele |
2013-03-14 | My lack of faith... These lines should stay, reported by ajacoutot@. | Martin Pieuchot |
2013-03-14 | Fix indentation | Todd C. Miller |
2013-03-14 | disable pie for kernel modules; from dinar talypov, ok deraadt, pascal | Mike Belopuhov |
2013-03-14 | tedu faith(4), suggested by todd@ some weeks ago after a submission by | Martin Pieuchot |
2013-03-14 | tedu faithd(8), suggested by todd@ some weeks ago after a submission by | Martin Pieuchot |
2013-03-14 | Remove some faith-related #ifdef'd code that was only used for old IIJ | Martin Pieuchot |
2013-03-14 | add macros for ap192k cards, no behavior change | Alexandre Ratchov |
2013-03-14 | Remove SSLv2 references from the intro(3) and ssl(8) man pages, and | Lawrence Teo |
2013-03-14 | Cosmetic tweaking. No functional change. | Brad Smith |
2013-03-14 | - Remove return at the end of void functions | Brad Smith |
2013-03-13 | Describe the counters that "pfctl -s info" displays. Tweaks jmc@, ok deraadt@ | Stuart Henderson |
2013-03-13 | Make sure dhclient doesn't delete IPv6 routes. | Paul de Weerd |
2013-03-13 | Allow octeon to reboot by poking the right address for a soft cpu reset. | Jasper Lievisse Adriaanse |
2013-03-13 | in debug mode, log successful connections, from Jan Stary | Alexandre Ratchov |
2013-03-13 | don't display warnings if accept() returns ECONNABORTED or | Alexandre Ratchov |
2013-03-12 | preserving main-branch topology for a perverse reason: | Theo de Raadt |
2013-03-12 | preserving main-branch topology for a perverse reason: | Theo de Raadt |
2013-03-12 | preserving main-branch topology for a perverse reason: | Theo de Raadt |
2013-03-12 | Fix horrible typo of mine checking for WAITOK flags, found by sthen. | Bob Beck |
2013-03-12 | warnx() not warningx(), too much sudo on the brain | Todd C. Miller |
2013-03-12 | Return EINVAL if there are fewer than six template Xs in the path. | Philip Guenther |
2013-03-12 | Fake 'SMBIOS detection' for the Soekris boxes, by Matt Dainty | Theo de Raadt |
2013-03-12 | Require that the template include at least 6 trailing Xs to match | Todd C. Miller |
2013-03-12 | Add check that mkstemp() fails with EINVAL if the string has fewer than | Philip Guenther |
2013-03-12 | document limited boot support; help/ok jsing | Jason McIntyre |
2013-03-12 | Update to tzdata2013b from iana.org | Todd C. Miller |
2013-03-12 | Fix kernel profiling on MP systems by using per-CPU buffers and teach | Martin Pieuchot |
2013-03-12 | Add support for the -L and -P options. | Philip Guenther |
2013-03-12 | All accept() errors are considered fatal, until someone gives a different | Theo de Raadt |
2013-03-12 | SOCK_SEQPACKET is supported on AF_UNIX too. | David Gwynne |
2013-03-11 | Separate out the common capabilities flags from the switch statement | Brad Smith |
2013-03-11 | derivated -> derived; from daniel dickman | Jason McIntyre |
2013-03-11 | remove line left from previous; | Jason McIntyre |
2013-03-11 | missing spaces; | Jason McIntyre |
2013-03-11 | Report -u and -g support; running as another privdrop user or group is stupid. | Theo de Raadt |
2013-03-11 | Report new PF "translation" counter, indicating that address translation | Stuart Henderson |
2013-03-11 | Add a separate "translation" counter and use this rather than "memory" | Stuart Henderson |
2013-03-11 | the world has changed, and identd is now less important. turn it off by | Theo de Raadt |