Age | Commit message (Expand) | Author |
2014-07-13 | trim some casts | Ted Unangst |
2014-07-13 | Remove stale comment which used to explain why we had a special 31-bit freelist | Miod Vallat |
2014-07-13 | Fix memory leak. | Loganaden Velvindron |
2014-07-13 | KERNEL_ASSERT_LOCKED(9): Assertion for kernel lock (Rev. 3) | Masao Uebayashi |
2014-07-13 | OPENSSL_{malloc,free} -> {malloc,free} | Miod Vallat |
2014-07-13 | Warn about the use of BUF_strdup. | Miod Vallat |
2014-07-13 | Remove a debug message | Reyk Floeter |
2014-07-13 | Since the event(s) passed to a callback can be a mask of all events | Kenneth R Westerback |
2014-07-13 | Compatibility hack for the old "manpath=OpenBSD<blank>" query parameter format; | Ingo Schwarze |
2014-07-13 | Fall back to smaller spacing on the mips64 machines. | Paul Irofti |
2014-07-13 | Initial support to read GPT partition tables in the kernel, if option GPT. | Miod Vallat |
2014-07-13 | Stop using old n_long and n_short types. | Martin Pieuchot |
2014-07-13 | use mallocarray where arguments are multipled. ok deraadt | Ted Unangst |
2014-07-13 | Sync file to be identical in relayd(8) and httpd(8). | Reyk Floeter |
2014-07-13 | Finish writing the output before closing the connection | Reyk Floeter |
2014-07-13 | fill in proper sizes in free(9) | Martin Pelikan |
2014-07-13 | Update BUGS section. | Miod Vallat |
2014-07-13 | pass the size to free in some of the obvious cases | Ted Unangst |
2014-07-13 | if the freedsize isn't zero, check that's reasonable. ok beck | Ted Unangst |
2014-07-13 | If the only process in the pgrp is in the middle of exiting, it might | Philip Guenther |
2014-07-13 | When renewing a lease, update client->active or you end up in a | Kenneth R Westerback |
2014-07-13 | Close the connection after the response is completed (no Keepalive yet). | Reyk Floeter |
2014-07-13 | oops, i deleted the wrong word | Ted Unangst |
2014-07-13 | remove a lie spotted by guenther | Ted Unangst |
2014-07-13 | once srandomdev() is called, switch to using arc4random() but mask off the | Ted Unangst |
2014-07-13 | Add support for media types (aka. MIME types): the types section is | Reyk Floeter |
2014-07-13 | print leading '0x' for addresses and masks with DUMP_BOOT_{DESC,INFO} | Jasper Lievisse Adriaanse |
2014-07-13 | Document the security/heimdal MODULE. | Antoine Jacoutot |
2014-07-13 | unbreak build this needed to be an and.. | Bob Beck |
2014-07-13 | All /etc/examples files belong to base; for now. | Antoine Jacoutot |
2014-07-13 | if not seeded explicitly, use arc4random instead. ok deraadt | Ted Unangst |
2014-07-13 | sync | Todd T. Fries |
2014-07-13 | Stop using old n_time, n_long and n_short types in netinet headers. | Martin Pieuchot |
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 |