Age | Commit message (Expand) | Author |
2014-04-24 | That is strength, boy! That is power! What is steel compared to the hand | Ted Unangst |
2014-04-24 | days since rwhod was useful: 5475 | Ted Unangst |
2014-04-24 | Add pcex{mem,io} entries to MAKEDEV. | Kenji Aoyama |
2014-04-24 | remove kerberos reference, and knock some fairly useless Xr out; | Jason McIntyre |
2014-04-24 | You want signals?!? I'll give you signals!!! Oh, and we have termios as | Joel Sing |
2014-04-24 | simpler description for -P, avoiding the need to discuss rsh; | Jason McIntyre |
2014-04-24 | no more asn1 or comm_err; | Jason McIntyre |
2014-04-24 | adjust some list widths; | Jason McIntyre |
2014-04-24 | More KNF. | Joel Sing |
2014-04-24 | More KNF, things that couldn't be verified with md5(1), and some whitespace | Ryan Thomas McBride |
2014-04-24 | unifdef -U LINT | Joel Sing |
2014-04-24 | When OPENSSL_C is not defined, apps_startup becomes a | Joel Sing |
2014-04-24 | KNF | Ryan Thomas McBride |
2014-04-24 | Remove more FIPS tenticles. | Joel Sing |
2014-04-24 | Rip a bunch of ifdefs from speed. We know we can fork, have SIGALRM and | Joel Sing |
2014-04-24 | ewps... repair qid assignment | Henning Brauer |
2014-04-24 | Change the usbd_*_report() family of functions to take a usbd_device | Martin Pieuchot |
2014-04-24 | There is no longer a need for a paste_stack struct or for global_buffers | Nicholas Marriott |
2014-04-24 | The switch statement given/when was introduced in Perl 5.10 and got | Alexander Bluhm |
2014-04-24 | fix copied text in error string | Bret Lambert |
2014-04-24 | A fantastic way to make a large unsigned number is to assign | Bob Beck |
2014-04-24 | remove redundant asign. from David Hill | Ted Unangst |
2014-04-24 | Support for the -ssl2 option has been removed, so remove it from usage | Lawrence Teo |
2014-04-24 | on today's episode of things you didn't want to learn: | Ted Unangst |
2014-04-24 | match some more intel sata devices in ide mode | Jonathan Gray |
2014-04-24 | regen | Jonathan Gray |
2014-04-24 | add some more intel sata devices in ide mode | Jonathan Gray |
2014-04-24 | calloc is better. from Peter Malone | Ted Unangst |
2014-04-24 | calloc is better. from Peter Malone | Ted Unangst |
2014-04-24 | repair missing semicolon. from Ian Mcwilliam | Ted Unangst |
2014-04-24 | misplaced punctuation | Ingo Schwarze |
2014-04-23 | Unifdef -UPKCS1_CHECK and remove SSL_OP_PKCS1_CHECK_[12], this is leftover | Miod Vallat |
2014-04-23 | ain't nobody got time for hpux | Ted Unangst |
2014-04-23 | fix some variables | Ted Unangst |
2014-04-23 | replace a bunch of hand duped strings with strdup | Ted Unangst |
2014-04-23 | Don't bother generating win64 assembly prologue. | Miod Vallat |
2014-04-23 | malloc/memset -> calloc. from peter malone | Ted Unangst |
2014-04-23 | No longer needed during build. Brings a smile on beck@'s face. | Miod Vallat |
2014-04-23 | Audit malloc(3)/calloc(3)/realloc(3) usage. | Ingo Schwarze |
2014-04-23 | null pointers after free to prevent double frees and worse. also fix a | Ted Unangst |
2014-04-23 | The usual idiom to cope with systems not defining socklen_t is to add a | Miod Vallat |
2014-04-23 | whitespace | Ted Unangst |
2014-04-23 | close socket in failure cases too | Ted Unangst |
2014-04-23 | if realloc failed, BIO_accept would leak memory and return NULL, causing | Ted Unangst |
2014-04-23 | One last Dec C tentacle on alpha. | Miod Vallat |
2014-04-23 | When I grow up, I want to write workaround for long long multiplications | Miod Vallat |
2014-04-23 | Remove IRIX_CC_BUG workaround. | Miod Vallat |
2014-04-23 | I'm glad to know that Ultrix CC has a bug optimizing switch() statements | Miod Vallat |
2014-04-23 | Grr, the more you remove, the more there remain. | Miod Vallat |
2014-04-23 | Forgotten during latest spring cleaning of unreferenced bits. | Miod Vallat |