openbsd
2014-04-24 tedurearrange a bit of code/comments
2014-04-24 jmccombine some notes in STANDARDS for consistency;
2014-04-24 schwarzedocument the new makewhatis(8)/apropos(1) database...
2014-04-24 jmcno more kinit(1);
2014-04-24 tedujmc spotted more ruptime tentacles
2014-04-24 jmcuses ssh these days, not rsh; ok tedu
2014-04-24 jmcno more rwho/ruptime;
2014-04-24 giovanniunifdef MSDOS
2014-04-24 teduobvious use after free was less obviously not a use...
2014-04-24 millertFix logic inversion when checking environment variables...
2014-04-24 jsingMore KNF.
2014-04-24 jsgno need to check for default_chip_map twice in one...
2014-04-24 jsingMake it compile again.
2014-04-24 jsingRemove some malloc/strlcpy/strlcat horror. Just use...
2014-04-24 aoyamaregen
2014-04-24 beckadd ERR_asprintf_error_data, A tool to be used to get...
2014-04-24 tedurm rwhod tentacles
2014-04-24 tedurm rwho xr
2014-04-24 teduI have not eaten for days.
2014-04-24 aoyamaregen
2014-04-24 teduThat is strength, boy! That is power! What is steel...
2014-04-24 tedudays since rwhod was useful: 5475
2014-04-24 aoyamaAdd pcex{mem,io} entries to MAKEDEV.
2014-04-24 jmcremove kerberos reference, and knock some fairly useles...
2014-04-24 jsingYou want signals?!? I'll give you signals!!! Oh, and...
2014-04-24 jmcsimpler description for -P, avoiding the need to discus...
2014-04-24 jmcno more asn1 or comm_err;
2014-04-24 jmcadjust some list widths;
2014-04-24 jsingMore KNF.
2014-04-24 mcbrideMore KNF, things that couldn't be verified with md5...
2014-04-24 jsingunifdef -U LINT
2014-04-24 jsingWhen OPENSSL_C is not defined, apps_startup becomes a
2014-04-24 mcbrideKNF
2014-04-24 jsingRemove more FIPS tenticles.
2014-04-24 jsingRip a bunch of ifdefs from speed. We know we can fork...
2014-04-24 henningewps... repair qid assignment
2014-04-24 mpiChange the usbd_*_report() family of functions to take...
2014-04-24 nicmThere is no longer a need for a paste_stack struct...
2014-04-24 bluhmThe switch statement given/when was introduced in Perl...
2014-04-24 blambertfix copied text in error string
2014-04-24 beckA fantastic way to make a large unsigned number is...
2014-04-24 teduremove redundant asign. from David Hill
2014-04-24 lteoSupport for the -ssl2 option has been removed, so remov...
2014-04-24 teduon today's episode of things you didn't want to learn:
2014-04-24 jsgmatch some more intel sata devices in ide mode
2014-04-24 jsgregen
2014-04-24 jsgadd some more intel sata devices in ide mode
2014-04-24 teducalloc is better. from Peter Malone
2014-04-24 teducalloc is better. from Peter Malone
2014-04-24 tedurepair missing semicolon. from Ian Mcwilliam
2014-04-24 schwarzemisplaced punctuation
2014-04-23 miodUnifdef -UPKCS1_CHECK and remove SSL_OP_PKCS1_CHECK_...
2014-04-23 teduain't nobody got time for hpux
2014-04-23 tedufix some variables
2014-04-23 tedureplace a bunch of hand duped strings with strdup
2014-04-23 miodDon't bother generating win64 assembly prologue.
2014-04-23 tedumalloc/memset -> calloc. from peter malone
2014-04-23 miodNo longer needed during build. Brings a smile on beck...
2014-04-23 schwarzeAudit malloc(3)/calloc(3)/realloc(3) usage.
2014-04-23 tedunull pointers after free to prevent double frees and...
2014-04-23 miodThe usual idiom to cope with systems not defining sockl...
2014-04-23 teduwhitespace
2014-04-23 teduclose socket in failure cases too
2014-04-23 teduif realloc failed, BIO_accept would leak memory and...
2014-04-23 miodOne last Dec C tentacle on alpha.
2014-04-23 miodWhen I grow up, I want to write workaround for long...
2014-04-23 miodRemove IRIX_CC_BUG workaround.
2014-04-23 miodI'm glad to know that Ultrix CC has a bug optimizing...
2014-04-23 miodGrr, the more you remove, the more there remain.
2014-04-23 miodForgotten during latest spring cleaning of unreferenced...
2014-04-23 miodUnifdef -UPEDANTIC. ok beck@ tedu@
2014-04-23 schwarzeAudit strlcpy(3)/strlcat(3) usage:
2014-04-23 miodRemove duplicate pointer assignment in ASN1_primitive_f...
2014-04-23 miodFigure out endianness at compile-time, using _BYTE_ORDE...
2014-04-23 ajacoutotRemove more Kerberos cruft.
2014-04-23 jcaBetter name for fdmaskp, reduce the scope of some varia...
2014-04-23 schwarzeimprove SQL style: avoid "SELECT *", be explicit in...
2014-04-23 jmctweak previous; sorry ingo, my review was pretty poor;
2014-04-23 schwarzeAudit strlcpy(3)/strlcat(3) usage.
2014-04-23 reykFix format string in DEBUG message (not compiled by...
2014-04-23 teduremove Z option and default to something halfway to J.
2014-04-23 florianNo need for vargs here.
2014-04-23 jcaUse arc4random as PRNG backend, instead of libcrypto...
2014-04-23 schwarzemore info about HISTORY; ok jmc@
2014-04-23 jcaHis name is Van Jacobson. ok jmc@
2014-04-23 stspDocument RTS5227 support in rtsx(4).
2014-04-23 djmdon't record duplicate IdentityFiles
2014-04-23 jsingCasting from a const unsigned char ** to a const unsign...
2014-04-23 jsingWe do not need ARGV, Argc and Argv - just use argc...
2014-04-23 florianReplace malloc / memset / select song and dance with...
2014-04-23 mpiDon't use varargs for udp_output() and sync the argumen...
2014-04-23 ottodon't clear label before readasciilabel(), it will...
2014-04-23 jcaKill useless assignement, matchlen is initialized two...
2014-04-23 naddyRemove badly outdated information: FDDI and Token Ring...
2014-04-23 jcaDon't attempt to deal with link types supported by...
2014-04-23 espieexplain a bit more what's going on for stupid me.
2014-04-23 nicmDifferentiate between linked and unlinked window closes...
2014-04-23 ajacoutotRemove krb5 bits from rc(8).
2014-04-23 mpiYou don't want to use ifa_ifwithroute(), it exists...
2014-04-23 florianMerge traceroute6 into traceroute.
next