openbsd
2014-04-28 sylAdd support for 255 character file names in fuse.
2014-04-28 blambertfix memory leak
2014-04-28 espiecheck for integer overflows in custom allocs, okay...
2014-04-28 mikebAdd support for exporting ARP table via ipNetToMediaTab...
2014-04-28 reykspacing
2014-04-28 reykbump copyright
2014-04-28 reykAdd missing documentation for ipcomp(4) support and...
2014-04-28 reykIt's about time to remove the infamous CAVEATS section...
2014-04-28 jsgMove an opening brace so a loop that delays while waiting
2014-04-28 deraadtwhitespace cleanup while reading result of florian...
2014-04-28 blambertbetter proc id name (it handles traps, not alerts)...
2014-04-28 djmbuffer_get_string_ptr's return should be const to remind
2014-04-27 schwarzeImprove error handling in dbopen(). If PRAGMA SQL...
2014-04-27 schwarzeFor LUNA88K, make sure the architecture name shown...
2014-04-27 guentherRegress for access()
2014-04-27 miodtypo in comment
2014-04-27 miodRemove orphaned l2n6 and n2l6 macros.
2014-04-27 miodUse C99 initializers for the various FOO_METHOD structs...
2014-04-27 miodstatic const char * = "" -> static const char[] = ...
2014-04-27 miodUnifdef -U OPENSSL_BUILD_SHLIBCRYPTO, since all it...
2014-04-27 miodPut explicit (void) in function declarations and shuffl...
2014-04-27 zhukFix library search order in our libtool.
2014-04-27 jmczap trailing whitespace;
2014-04-27 jmcsort the ip6 sysctls;
2014-04-27 jsingWe do not need a separate file for two compatibility...
2014-04-27 beckFix leak last commit introduced. Spotted by Sebastian...
2014-04-27 loganDocument net.inet6.ip6.dad_pending.
2014-04-27 jmczap a ton of silly Tn, and uppercase TTL; a few other...
2014-04-27 stspAdd PME_STATUS and PME_EN bitmasks for the PCI PMCSR...
2014-04-27 mpiStart de-obfuscating the HC drivers.
2014-04-27 krwDon't zap disklabel (and next 6 blocks) when installing...
2014-04-27 mpiDo not let the bluetooth HID device, present in Apple...
2014-04-27 yasuokaGet back "_ppp" user and "_ppp" group. From now they...
2014-04-27 jmatthewtransplant hotplug code over from qle(4)
2014-04-27 toddsync
2014-04-27 jmatthewWhen the firmware has already allocated the handle...
2014-04-26 miodAppease gcc3 -Wuninitialized.
2014-04-26 kettenisGet rid of duplication of the global lock code. Allow...
2014-04-26 beckReplace all use of ERR_add_error_data with ERR_asprintf...
2014-04-26 toddsync
2014-04-26 mpiDo not pass a NULL argument to OF_getprop(), even if...
2014-04-26 mpiAllow to compile with DEBUG_PMAP defined.
2014-04-26 jsingMore KNF.
2014-04-26 jsingKNF.
2014-04-26 millertKill the link to /usr/bin/page. OK henning@ jmc@ miod...
2014-04-26 sthenfix whitespace
2014-04-26 sthenOnly remove queues from the TAILQ when the ticket chang...
2014-04-26 jsingThis is not FreeBSD.
2014-04-26 jsingDo you really want to build OpenSSL for 16-bit Windows...
2014-04-26 florianLink traceroute6 to traceroute, thus completing the...
2014-04-26 jsgremove a duplicate break statement
2014-04-26 shadchinRevert 1.11. That patch is not only not necessary,...
2014-04-26 mlarkinPerform MAXPHYS-sized reads for the chunktable instead...
2014-04-25 jmcdiscussing terminfo is not needed; ok schwarze
2014-04-25 schwarzeThis manual was lacking it's most important section...
2014-04-25 schwarzeSecurity is square, gaming is hip,
2014-04-25 halexfilter excess data from autoinstall output *before...
2014-04-25 schwarzeMake more(1) POSIX compliant with respect to the -e...
2014-04-25 bluhmRedirecting stderr to /dev/null suppresses all errors...
2014-04-25 jmcadd traceroute6 to NAME, and knock out some unneeded...
2014-04-25 jmcsort; ok blambert
2014-04-25 jsingKNF.
2014-04-25 mlarkinDefer the free of the hibernate structures until later...
2014-04-25 schwarzeFix a minor optimization i broke in bsd.lv rev. 1.163...
2014-04-25 jsingFold in the zlib_cleanup macro.
2014-04-25 jsingdo_pipe_sig is now only used in openssl.c - just call...
2014-04-25 jsingNON_MAIN no longer means anything so remove it, along...
2014-04-25 jsingThe apps_{startup,shutdown} macro mess is now only...
2014-04-25 shadchinMerge Less 458 plus local patches
2014-04-25 shadchinImport of Less 458
2014-04-25 jsingClean up the remaining TTY related remnants.
2014-04-25 jsgspecifying ECHOCTL once is enough
2014-04-25 mpiregen
2014-04-25 mpiAdd a bunch of GeForce GT{,X} chips listed in nvidia...
2014-04-25 mikebkill dugsong's debugging leftover; ok sthen, jsg
2014-04-25 schwarzeReduce the verbosity of makewhatis -t:
2014-04-25 florianMLINKS traceroute.8 traceroute6.8
2014-04-25 florianMerge traceroute6 man page with traceroute.
2014-04-25 mpiSync "struct rt_addrinfo" definition after removal...
2014-04-25 blambertRemove NULL pointer dereference, which jsg insists...
2014-04-25 mpiRemove rti_ifp from rt_addrinfo, one less ifp pointer...
2014-04-25 mpiDo no reprobe for a supported protocol when enabling...
2014-04-25 jsgtest dt_min for invalid minute values instead of testin...
2014-04-25 mpiKill in_localaddr(), one less usage of the global list...
2014-04-25 jsgdon't access a pointer till after the null check
2014-04-25 blambertSupport running user-defined actions on receipt of...
2014-04-25 jmcbe a bit clearer about what this page is; ok millert...
2014-04-25 jsingRemove defined varibles that no longer do anything.
2014-04-25 jsingUse const char *.
2014-04-25 lteoKNF fixes
2014-04-24 miodTry to clean the maze of <openssl/bn.h> defines regardi...
2014-04-24 sthenRe-add rcsid, and switch back to our previous descripti...
2014-04-24 miodsync
2014-04-24 millertInstall separate more.1 instead of using a link from...
2014-04-24 mcbrideFix indentation.
2014-04-24 miodBring back the SSL_OP_PKCS1_CHECK_* defines (defined...
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);
next