openbsd
2015-04-29 nicmIf default-terminal is set to "screen" or "screen-...
2015-04-29 schwarzeDo not mark a block with the MDOC_BROKEN flag if it...
2015-04-29 schwarzeWhen the last line of a table layout turns out to be...
2015-04-29 ajacoutotCheck arguments before eval so we don't end up with...
2015-04-29 schwarzeImprove the error message in case somebody has configur...
2015-04-29 henningsupport passing a template file for the auto-allocation...
2015-04-29 bluhmMake some regular expressions more strict. This allows...
2015-04-29 bluhmWhen the HTTP client did close the connection while...
2015-04-29 deraadtthe non braced do while made my teeth hurt
2015-04-29 guentherAlso generate db_structinfo.txt with struct member...
2015-04-29 guentherDelete the duplicated sched_{policy,param} members...
2015-04-29 dtuckerAdd tests for ListenAddress/Port/AddressFamily in alter...
2015-04-29 jsgRemove a check for NULL that would have been after...
2015-04-29 jsgMove a variable's initialisation so a panic will work...
2015-04-29 deraadtChange internal xrealloc() to a idiom-following xreallo...
2015-04-29 dtuckerAllow ListenAddress, Port and AddressFamily in any...
2015-04-29 dougAdd whitespace and replace OPENSSL_free with free in...
2015-04-29 dougCall CBB_add_space() rather than reimplementing it.
2015-04-29 dougRename cbb_buffer_add_u to cbb_add_u and remove redunda...
2015-04-29 dougAdded len_len error checking for internal cbb_buffer_ad...
2015-04-29 dougCall CBS_mem_equal() rather than reimplementing it.
2015-04-29 dougAvoid NULL deref in CBS_get_any_asn1_element().
2015-04-29 dougAdded error checking for len argument in cbs_get_u().
2015-04-29 dougfree() can handle NULL.
2015-04-29 millertAdd missing #include <stdint.h> for SIZE_MAX
2015-04-29 dougReject dNSName of " " for subjectAltName extension.
2015-04-29 millertAdd missing #include <stdint.h> for SIZE_MAX
2015-04-29 dougAdd missing BN_CTX_end() calls.
2015-04-29 halexVERBOSESTATUS or no VERBOSESTATUS, failed or missing...
2015-04-28 kettenisExplicitly include .codepatch and .codepatchend in...
2015-04-28 sthenajacoutot spotted a problem with the new sshd logic...
2015-04-28 kettenisProtect the per-process itimerval structs with a mutex...
2015-04-28 kettenisDon't grab the kernel lock for clock interrupts. The...
2015-04-28 mpiMake sure to overwrite sdl_type after calling ether_ifa...
2015-04-28 jsgFix a memory leak in an error path found by Maxime...
2015-04-28 jmctidy up the prebind text; prompted by zhuk
2015-04-28 jmcenviroment -> environment: apologies to darren for...
2015-04-28 nicmIf looking for an index, don't fill in window when...
2015-04-28 nicmDo not do a search for the tty path if there isn't...
2015-04-28 nicmIf can't find pane as a pane, try as a window; likewise...
2015-04-28 nicmAdd select-layout -o to undo the last layout change...
2015-04-28 dtuckerFix typo in previous
2015-04-28 dtuckerDocument that the TERM environment variable is not...
2015-04-28 stspIn rtsx(4), condense the list of support chips in a...
2015-04-28 mlarkinSomeone went to the trouble of vertically aligning...
2015-04-28 lteoAdd a missing free in the error path.
2015-04-27 djmRework sshd enable root login questions in light of...
2015-04-27 nicmDo not include unattached clients when trying to find...
2015-04-27 nicmReset cfg_ncauses to 0 as well or we could allocate...
2015-04-27 nicmAssign to the right variable when comparing clients.
2015-04-27 djmMake sshd default to PermitRootLogin=no;
2015-04-27 bluhmLet the HTTP client close the connection within an...
2015-04-27 nicmSimplify remote(5) example file and remove stuff not...
2015-04-27 nicmRewrite of the target resolution internals to be simple...
2015-04-27 mpiDo not call nd6_purge() before purging the IPv6 address...
2015-04-27 nicmUse a systrace(4) sandbox with a short whitelist of...
2015-04-27 nicmAdd a _file user and use for privsep, ok deraadt
2015-04-27 nicmAdd simple privilege separation to file(1). Two process...
2015-04-27 kettenisAdjust ld semantics to make static PIE the default...
2015-04-27 jmcremove some extraneous text; ok nicm
2015-04-27 bennosync with rev 1.99 of sbin/route/show.c
2015-04-27 bennoroute show does not need to filter unwanted af itself...
2015-04-27 mpiSince upd(4) currently supports a known but limited...
2015-04-27 stspUpdate list of card readers supported by rtsx(4). From...
2015-04-27 nicmIf the requested pane is already active, do not unzoom...
2015-04-27 mpiwith more unit convertion when new sensors will appear.
2015-04-27 mpiMake use of DEVNAME(), from David Higgs.
2015-04-27 mpiCorrectly write the 64bits of the HID 1, 4 and 5 registers.
2015-04-27 bcookNot all Linux libc's include linux/sysctl.h in sys...
2015-04-27 bcookSupport AIX versions without WPAR support.
2015-04-27 djmmore OPENSSL=no fixes; ok dtucker@
2015-04-27 djmfix compilation with OPENSSL=no; ok dtucker@
2015-04-27 dtuckerInclude stdio.h for FILE (used in sshkey.h) so it compi...
2015-04-27 djmallow "sshd -f none" to skip reading the config file...
2015-04-26 nicmDon't support -s on FIFOs, it doesn't work well and...
2015-04-26 nicmRemove panes from layout if spawning them fails, report...
2015-04-26 bennomlarkin asks "bgpctl checks the length of the control...
2015-04-26 nicmstat() the original link path not the resolved one...
2015-04-26 dcoppaFix typo in the buffer size value: 7680 in the manpage...
2015-04-26 henningget_responsefile: instead of keeping the dhcp-supplied...
2015-04-26 sfHave vio_start() check if the queue is empty.
2015-04-26 jmatthewGet dwc2 working on octeon.
2015-04-26 sfvio: Support checksum offloading for IPv4 TX
2015-04-26 stspregen
2015-04-26 stspAdd IDs for RTL8188ETV and RTL8188EU. From FreeBSD...
2015-04-26 phesslerfor every policy we write out, flush the output so...
2015-04-26 kettenisDisable PAE when switching to the hibernate resume...
2015-04-26 stspAdd Digitus DN-7003GT to list of supported urtw(4)...
2015-04-26 stspregen
2015-04-26 stspAdd USB device ID for RTL8812AU. Found in "TP-Link...
2015-04-26 kettenisEnable NX support in the resume path. Makes suspend...
2015-04-26 kettenisOnly enable PAE if the CPU we're running on has NX...
2015-04-26 sthenbump i386 MAXDSIZ to 3GB. - "If you're running this...
2015-04-26 deraadtsync
2015-04-26 jmatthewTwo extra messages required after sending a baud rate...
2015-04-26 guentherRequire a PT_LOAD segment's p_filesz to be no larger...
2015-04-26 guentherFix glitches in previous commit: strip the \n and only...
2015-04-25 phesslersome people are capitalizing keywords, so ignore case...
2015-04-25 miodCut the aliases part of /etc/rpc lines before feeding...
2015-04-25 guentherWe now following the ABI and always clear cld on functi...
next