summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-13If the only process in the pgrp is in the middle of exiting, it mightPhilip Guenther
2014-07-13When renewing a lease, update client->active or you end up in aKenneth R Westerback
2014-07-13Close the connection after the response is completed (no Keepalive yet).Reyk Floeter
2014-07-13oops, i deleted the wrong wordTed Unangst
2014-07-13remove a lie spotted by guentherTed Unangst
2014-07-13once srandomdev() is called, switch to using arc4random() but mask off theTed Unangst
2014-07-13Add support for media types (aka. MIME types): the types section isReyk Floeter
2014-07-13print leading '0x' for addresses and masks with DUMP_BOOT_{DESC,INFO}Jasper Lievisse Adriaanse
2014-07-13Document the security/heimdal MODULE.Antoine Jacoutot
2014-07-13unbreak build this needed to be an and..Bob Beck
2014-07-13All /etc/examples files belong to base; for now.Antoine Jacoutot
2014-07-13if not seeded explicitly, use arc4random instead. ok deraadtTed Unangst
2014-07-13syncTodd T. Fries
2014-07-13Stop using old n_time, n_long and n_short types in netinet headers.Martin Pieuchot
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