summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-13syncTheo de Raadt
2014-07-13- move the ntpd.conf file to examples directoryRobert Peichaer
2014-07-13new superblock header needs fixesMartin Pelikan
2014-07-13someone send dlg a keyboard with a tab key pleaseHenning Brauer
2014-07-13Use dl_iterate_phdr() to iterate over the segments and throw the addressesTheo de Raadt
2014-07-13new superblock header needs fixes for BE architecturesMartin Pelikan
2014-07-13ext4 (extents) read supportMartin Pelikan
2014-07-13- fix off-by-one in getting the number of cores in the systemJasper Lievisse Adriaanse
2014-07-13Split out ntoh[ls] and hton[ls] into their own manpage.Philip Guenther
2014-07-13Needs getchar.c nowMiod Vallat
2014-07-13Provide a link to the canonical API specification.Theo de Raadt
2014-07-13Mismatch between the sets list and what's in DESTDIR should not be fatalAntoine Jacoutot
2014-07-13long live BSD, SYSV is dead!Ted Unangst
2014-07-13Make the calltree a bit easier to understand by giving theIngo Schwarze
2014-07-13Make sure all error conditions in RSA_padding_add_PKCS1_PSS_mgf1() causeMiod Vallat
2014-07-13Possible PBEPARAM leak in the error path.Miod Vallat
2014-07-13dsa_priv_decode(): only destroy the object we've created, and with theMiod Vallat
2014-07-13make source vs. formatted guessing a bit more robustIngo Schwarze
2014-07-13By popular demand, bring man.cgi default mode closer to what man(1) does:Ingo Schwarze
2014-07-13Install some config files with mode 0600 as they were before the move toAntoine Jacoutot
2014-07-13rc bits for iscsid. Start iscsid as early as possible. Use the new -NClaudio Jeker
2014-07-13use nitems() instead of handrolling something identicalJasper Lievisse Adriaanse
2014-07-13Close connection/remove event handler when msgbuf_write() hits anKenneth R Westerback
2014-07-13Add iscsid to the rc.d files to installClaudio Jeker
2014-07-13rc.d script for iscsid.Claudio Jeker
2014-07-13Try to document new 'net' option that is a bit like 'noauto'.Claudio Jeker
2014-07-13Intorduce the same -N flag that mount(8) just got to do the sameClaudio Jeker
2014-07-13Introduce a -N option to mount and a 'net' mount option.Claudio Jeker
2014-07-13add copyright and rcs idJasper Lievisse Adriaanse
2014-07-13Check X509_NAME_oneline() return value when it will have to allocate memory.Miod Vallat
2014-07-13EVP_DigestInit_ex() may be used to recycle an existing EVP_MD_CTX without havingMiod Vallat
2014-07-13Don't include asn1_mac.h if all you need is asn1.h.Miod Vallat
2014-07-13tweak previous; ok dlgJason McIntyre
2014-07-13Start handling host channel interrupts.Paul Irofti
2014-07-13Take out __bounded__ in the include files we use it in when not on OpenBSD.Bob Beck
2014-07-13Unconfuse .Fa documentation:Ingo Schwarze
2014-07-13tweak previous;Jason McIntyre
2014-07-13tweak previous;Jason McIntyre
2014-07-13Install the manuals of the web interface below the same directoryIngo Schwarze
2014-07-13treat external storage allocated by the mbuf layer the same asDavid Gwynne
2014-07-13Make error messages more obvious to the user.Bob Beck
2014-07-13What would you use config_init() for?Martin Pieuchot
2014-07-13While we thought this would make portable life easier it actuallyBob Beck
2014-07-13No need to include evp_locl.h in there.Miod Vallat
2014-07-13Split config_attach/detach(9) from autoconf(9). Stop talking aboutMartin Pieuchot
2014-07-13move putchar() into libsaJasper Lievisse Adriaanse
2014-07-13One missing boot -> prsignal(initprocess) conversionMiod Vallat
2014-07-13These still need <sys/reboot.h> for the RB_ constants.Miod Vallat
2014-07-13syncTheo de Raadt
2014-07-13Take away the use of the address of main as a source of entropy. CausesBob Beck