summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-19Split inet(3) into three pages by decade: 1980s -> inet_lnaof(3),Philip Guenther
2014-04-19it's ok for strlcpy to fail here though it can't, cast voidGilles Chehade
2014-04-19egd is goneTheo de Raadt
2014-04-19 /*Henning Brauer
2014-04-19The internal ssl2_* functions and variables are gonePhilip Guenther
2014-04-19More KNF.Joel Sing
2014-04-19Add SSL_OP_NO_TLSv1_1 and SSL_OP_NO_TLSv1_2Philip Guenther
2014-04-19-option ALTQHenning Brauer
2014-04-19use an appropriate name for this variable.Igor Sobrado
2014-04-19do not mark od(1) as deprecated.Igor Sobrado
2014-04-19More KNF and style consistency tweaksPhilip Guenther
2014-04-19tiny fix: Remove duplicate rows, they appeared after importing less 444Alexandr Shadchin
2014-04-19More KNF.Joel Sing
2014-04-19More KNF.Joel Sing
2014-04-19More KNF.Joel Sing
2014-04-19missing wildcard; pointed out by naddy@Damien Miller
2014-04-19move scsi_xs_put after checks that use fields in the xsJonathan Matthew
2014-04-19implement emc_mpath_checksense() according to what my cx500 throws.David Gwynne
2014-04-19Two minor tweaks regarding the fallback from -u/-d to default mode:Ingo Schwarze
2014-04-19Properly handle symlinks (hardlinks and .so only files were already ok):Ingo Schwarze
2014-04-19use intrinsic strlcpy and strlcat everywhere so we only have one set ofBob Beck
2014-04-18OpenSSH 6.5 and 6.6 have a bug that causes ~0.2% of connectionsDamien Miller
2014-04-18OPENSSL_gmtime() is really just gmtime_r(); ok guentherTheo de Raadt
2014-04-18syncTheo de Raadt
2014-04-18spacingTed Unangst
2014-04-18tweak;Jason McIntyre
2014-04-18There is no need to initialize globals to 0.Claudio Jeker
2014-04-18flesh out STANDARDS;Jason McIntyre
2014-04-18- merge two sections on error messages and interruptsJason McIntyre
2014-04-18remove references to rshd;Jason McIntyre
2014-04-18tone down some XXXXX to not appear in grepTed Unangst
2014-04-18rename wd33c93 to wd33c93ctrl (but keep the filenames as is) so we canJasper Lievisse Adriaanse
2014-04-18In update mode, when opening the database fails, probably because it isIngo Schwarze
2014-04-18XXXXXXXXXXXXXXXX -> XXXTed Unangst
2014-04-18fix SEE ALSO;Jason McIntyre
2014-04-18unifdef NO_SOCKTed Unangst
2014-04-18round up some enemy sympathizers found calling RAND_seed().Ted Unangst
2014-04-18now that knf carpet bombing is finished, switch to hand to hand combat.Ted Unangst
2014-04-18For the WSDISPLAY_COMPAT_USL protocol, send the synchronizing signals toPhilip Guenther
2014-04-18Since we've been making heavy use of unifdef recently: update it to theStuart Henderson
2014-04-18Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developersBob Beck
2014-04-18ECDSA signature computation involves a random number. Remove the test trying toMiod Vallat
2014-04-18raise file limit to something more web scale, but lower connections soTed Unangst
2014-04-18unbreak tree - this was not the rand.c I was looking forBob Beck
2014-04-18collateral damageTed Unangst
2014-04-18no app_rand.cTed Unangst
2014-04-18$HOME/.rnd will never be a good source of entropy. ok beckTed Unangst
2014-04-18Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler,Miod Vallat
2014-04-18Shrink a local buffer to the size it really needs to be; this is the onlyMiod Vallat
2014-04-18remove bdes(1) so as to not encourage its use; if someone reallyOkan Demirmen