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