summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-08+.Xr less 1 ,Jason McIntyre
2014-05-08Plug a memory leak, from J Raynor.Nicholas Marriott
2014-05-08Both the two previous ways of navigating panes by direction haveNicholas Marriott
2014-05-08Handle colour 8 properly in the 256 colour palette, from Timothy Allen.Nicholas Marriott
2014-05-07Get __STRICT_ALIGNMENT from <machine/endian.h> and decide upon it, ratherMiod Vallat
2014-05-07When you want more, you say "more". When you want less, you say "less".Vadim Zhukov
2014-05-07less than jpakeTed Unangst
2014-05-07Repair the termination condition of a write(2) loop.Ingo Schwarze
2014-05-07don't free memory unless we allocated it.Ted Unangst
2014-05-07with the first bug it uncovered fixed, clear all bignums again.Ted Unangst
2014-05-07in BN_clear_free, don't cleanse the data if the static data flag is set.Ted Unangst
2014-05-07comment style fixAlexander Hall
2014-05-07jmc@ points out '-F/-f' are available only in conjunction withKenneth R Westerback
2014-05-07Match search_string_def() prototype change, forgotten in previous protector.[ch]Miod Vallat
2014-05-07KNF.Joel Sing
2014-05-07KNF.Joel Sing
2012-10-13import OpenSSL-1.0.1cDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2014-05-07Render roff escape sequences contained in manual page descriptionsIngo Schwarze
2014-05-07Fix two memory leaks in makewhatis -n:Ingo Schwarze
2014-05-07consolidate some code by using reallocarray in all cases.Ted Unangst
2014-05-07use reallocarray. ok guentherTed Unangst
2014-05-07Fix whitespace mistakes.Paul Irofti
2014-05-07Do not segfault in makewhatis -Q if the next .SH after .SH NAMEIngo Schwarze
2014-05-07revert, thanks sthenTed Unangst
2014-05-07back out the previous ICMP simplifying diff, it caused livelocks.Martin Pelikan
2014-05-07try postponed requests first, so we do in-order processing; ok mikeb@Markus Friedl
2014-05-07print msgid for debugging; ok reyk & mikebMarkus Friedl
2014-05-07make authentication work with X509 certificates that don't have aMarkus Friedl
2014-05-07Remove the undocumented and ineffective -F option (force hard linkIngo Schwarze
2014-05-07factor out ikev2_ike_auth() (state machine; used multiple times via callbacks)Markus Friedl
2014-05-07add additional includes from eng_cryptodev.cJonathan Gray
2014-05-07Remove the last hacks concerning the global list of IPv4 addresses in theMartin Pieuchot
2014-05-07Make sure to call uhidev_close() upon detach for every HID driver callingMartin Pieuchot
2014-05-07Kill the {nd6_,}useloopback buttons, using the loopback interface forMartin Pieuchot
2014-05-07Remove some m->m_pkthdr.rcvif dereference to help for upcomingMartin Pieuchot
2014-05-07Initialize struct iface by zero. Without this, npppd had used randomYASUOKA Masahiko
2014-05-07Fix ext2fs atime and mtime handling that I broke from an airportPhilip Guenther
2014-05-07pass daemon_flags to nsd-control when used to check/reload/stop nsd,Stuart Henderson
2014-05-07missing word in error message. ok millertTed Unangst
2014-05-07delete some crusty castsTed Unangst
2014-05-07convert calloc to use reallocarray instead. ok millertTed Unangst
2014-05-07calloc, from peter maloneTed Unangst
2014-05-07use calloc. from peter maloneTed Unangst
2014-05-07calloc is simpler. suggested by Peter Malone and halexTed Unangst
2014-05-07use calloc. from Peter MaloneTed Unangst
2014-05-07use calloc. from Peter MaloneTed Unangst
2014-05-07miod forgot about fcrypt_b.c being needed, before he went off to get hisTheo de Raadt
2014-05-06temp variable for a bit of clarityTed Unangst
2014-05-06remove unneeded variableTed Unangst