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