summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-23Trailing whitespace.Antoine Jacoutot
2014-07-23tweak previous;Jason McIntyre
2014-07-23document that sendsyslog saves the dayTheo de Raadt
2014-07-23Check the return value of the UI functions (including UI_new() which returnMiod Vallat
2014-07-23document mallocarray like malloc throughout the page. better describeDavid Gwynne
2014-07-23syncTheo de Raadt
2014-07-22Add $OpenBSD tag to make syncs easierDarren Tucker
2014-07-22Regenerate test keys with certs signed with ed25519 instead of ecdsa.Darren Tucker
2014-07-22Sign test certs with ed25519 instead of ecdsa so that they'll work inDarren Tucker
2014-07-22Security fix:Ingo Schwarze
2014-07-22adjust -C algorithm to be more aggressive in scaling up.Ted Unangst
2014-07-22add 5.7 firmware keyStuart Henderson
2014-07-22Add a link to pcexio(4) man page. Now 'man 4 pcexio' works fine onKenji Aoyama
2014-07-22The last poison change is awesome, it is triggering use after free bugs.Theo de Raadt
2014-07-22Revert revisions 1.88-1.94 but keep recent relevant changes.Antoine Jacoutot
2014-07-22some minor fixes;Jason McIntyre
2014-07-22Typo.Antoine Jacoutot
2014-07-22FSTAB -> _PATH_FSTAB, the latter is deprecated.Jeremie Courreges-Anglas
2014-07-22Security fix to prevent XSS attacks:Ingo Schwarze
2014-07-22Now that DES_random_key() can be trusted, use it to generate DES keys in theMiod Vallat
2014-07-22In DES_random_key(), force the generated key to the odd parity before checkingMiod Vallat
2014-07-22use NULL instead of (foo *)0; Kent R. SpillnerTheo de Raadt
2014-07-22syncTheo de Raadt
2014-07-22There is no httpctl yet.Reyk Floeter
2014-07-22floating ,Theo de Raadt
2014-07-22Enable httpd(8) in the builds to get more testing, feedback andReyk Floeter
2014-07-22- remove unneeded headerJasper Lievisse Adriaanse
2014-07-22Repair two deep targets mistakenly called as afterinstall, ratherTheo de Raadt
2014-07-22use a better style of sh code around apertureTheo de Raadt
2014-07-22Add initial httpd.conf(5) example for httpd(8)Reyk Floeter
2014-07-22remove unneccessary casts; Kent R. SpillnerTheo de Raadt
2014-07-22better warning for 8bit cardsJasper Lievisse Adriaanse
2014-07-22- use DL_SECTOBLK() instead of handrolling the same functionalityJasper Lievisse Adriaanse
2014-07-22Switch to MI functions disk_{gone,openpart,closepart} instead of handrollingJasper Lievisse Adriaanse
2014-07-22Use MI rasops_cmap, instead of MD-defined ANSI colormap.Kenji Aoyama
2014-07-22Fewer <netinet/in_systm.h>Martin Pieuchot
2014-07-22Fewer <netinet/in_systm.h> !Martin Pieuchot
2014-07-22<netinet/in_systm.h> is no longer needed.Martin Pieuchot
2014-07-22tab->space; consistent with the other sysctl values.Antoine Jacoutot
2014-07-22Drop quotes and mention that 3 and not 2 variables can be overridden.Antoine Jacoutot
2014-07-22Tweak after recebt rc.securelevel change.Antoine Jacoutot
2014-07-22use ansi style function declarationsJonathan Gray
2014-07-22Convert from <sys/endian.h> to the shiney new <endian.h>Philip Guenther
2014-07-22Handle failure of NETSCAPE_SPKI_b64_encode() and don't leak memoryPhilip Guenther
2014-07-22Use Cm instead of Li for 'MASK:'Philip Guenther
2014-07-22Drop the "... during install" comments; they were missing in severalAntoine Jacoutot
2014-07-22Rewrite the description of the string_mask config file option to matchPhilip Guenther
2014-07-22oops, duplicateTheo de Raadt
2014-07-22need dev/pci/vga_pcivar.hTheo de Raadt
2014-07-22The aperture needed test should be in vgafb as well as vga@pci.Jonathan Gray