openbsd
2014-08-16 guentherCover execvpe() in the description of what the envp...
2014-08-16 schwarzeIf a stray .It follows .El, we are no longer in the...
2014-08-16 bcookreplace sprintf/strdup with asprintf in engine test
2014-08-16 bcookonly build the getrandom path if SYS_getrandom is defined.
2014-08-16 tobiasFixed typo in "distinct".
2014-08-16 bcookuse C rather than C++ array initialization syntax
2014-08-16 bcookgetrandom(2) support for getentropy_linux
2014-08-16 tedureduce cutoff for "hours only" start times to reduce...
2014-08-16 deraadtI found a number of interactive events which can cause...
2014-08-16 deraadtsync
2014-08-15 teduuse void * instead of char *. ok jsing
2014-08-15 millertUpdate to tzdata2014f from ftp.iana.org.
2014-08-15 mikebPublic key operations are no longer supported
2014-08-15 mikebRemove support for public key operations
2014-08-15 mikebRemove support for public key operations
2014-08-15 mikebConvert 3DES regress test from /dev/crypto to using...
2014-08-15 mikebConvert AES-CTR regress test from /dev/crypto to using...
2014-08-15 mikebConvert AES regress test from /dev/crypto to using...
2014-08-15 mikeblofn(4) and nofn(4) are gone
2014-08-15 mikebWith deprecation of crypto(4) interface lofn(4) and...
2014-08-15 mikebunlink lofn(4) and nofn(4)
2014-08-15 mikeblofn(4) and nofn(4) are going away
2014-08-15 rpeAlign install.md files with installer style.
2014-08-15 jmcshorten share/doc/{html,mg} to share/doc, since nothing...
2014-08-15 jmcadmission of hawaii happened in 1959, not 1984;
2014-08-15 guentherXPG requires insque() and remque() to work with linear...
2014-08-15 guentherUse O_CLOEXEC wherever we open a file and then call...
2014-08-15 yasuokaCreate a function which loads sgd in the mfi_iop_ops...
2014-08-14 schwarzeSome compilers apparently worry that abort() might...
2014-08-14 schwarzeClarify that .Em and .Sy are physical, not semantic...
2014-08-14 millertregen
2014-08-14 millertAdd USB hubs found on Intel Z97 chipset boards (one...
2014-08-14 jmcdouble word fix-o;
2014-08-14 guentherBackport from binutils-2.17:
2014-08-14 schwarzeremove two duplicate command entries;
2014-08-14 tobiasfixed overrid(d)en typo
2014-08-14 miodUnused variable, and more fixes in the attach failure...
2014-08-14 miodBring back 1.173 (reverting 1.174) - mips64 systems...
2014-08-14 mpiNo need for <netinet/in_systm.h> nor <netinet/tcpip.h>.
2014-08-14 mpiNo use for <netinet/in_systm.h> nor <netinet/tcpip.h>.
2014-08-14 mpiKill bandwidth monitoring meters.
2014-08-14 bcallahAdd bounce matching for [] and {} like mg already does...
2014-08-14 mikebCompare number of allocated clusters with a low waterma...
2014-08-14 reykSync with httpd, including the following change from...
2014-08-14 mikebImplement rxrinfo ioctl for cluster usage statistics
2014-08-14 dougSync with RFC 7230-7235 phrases and IANA registered...
2014-08-14 mpiNo need for raw_cb.h
2014-08-14 mpiKill MRT_{ADD,DEL}_BW_UPCALL interfaces and the bandwid...
2014-08-14 mpiShow only active pools by default, pressing 'A' shows...
2014-08-14 mpiDo not set RTF_MASK, it is not used anymore.
2014-08-14 blambertfix logging strings (correct function name via __func__...
2014-08-14 chriszRemove obsolete struct stat parameters.
2014-08-14 jsgadd some definitions from libdrm 2.4.56
2014-08-14 schwarzefix date that got changed by Mdocdate
2014-08-14 schwarzemandoc 1.13.1 has been released
2014-08-14 schwarzenew regression tests collected during recent work
2014-08-14 schwarzeadd missing NOPTS arguments
2014-08-14 schwarzeRevert previous, as requested by kristaps@.
2014-08-14 schwarzeAdd a simple target to validate the syntax of -Thtml...
2014-08-13 schwarzeBegin cleanup of scaling units.
2014-08-13 matthieuAdd /usr/X11R6/share/X11/app-defaults
2014-08-13 chriszFor a non-existent root we don't want the root prefix...
2014-08-13 tobiasAlways call freeaddrinfo after getaddrinfo.
2014-08-13 reykProvide a failsafe version of the path_info() function...
2014-08-13 schwarzeUse <em> for .Em and .Bf -emphasis.
2014-08-13 mpiCorrectly set the rtable ID of the packet header when...
2014-08-13 blambertBring IPFIX sequence numbers in line with the RFC;...
2014-08-13 nicmSpelling - "alignment" not "alignement". ok ratchov
2014-08-13 chriszfix early loop termination in httpd path_info()
2014-08-13 jsgmatch on Intel 9 series and 9 series LP PCH, and add...
2014-08-13 jsgregen
2014-08-13 jsgAdd some more 9 series ids, correct some existing ones...
2014-08-13 deraadtmunmap correct object in (extremely unlikely, and effec...
2014-08-13 dlguse errc instead of juggling errno values in tftpd_listen.
2014-08-13 dlgsetsockopt sets errno on failure, so we can use err...
2014-08-12 schwarzeMerge a patch that i successfully pushed to OpenSSL,
2014-08-12 miodLower VM_PHYSSEG_MAX from the mips64 default to a gener...
2014-08-12 miodaddu -> PTR_ADDU when doing address arithmetic in the...
2014-08-12 schwarzeIn mdoc(7) and man(7), if a width is given as a bare...
2014-08-12 schwarzeThe macro SCALE_HS_INIT() is always passed the result...
2014-08-12 mikebFinally implement what's stated in the man page regardi...
2014-08-12 bcookReplace intrinsic ROTATE macros with an inline.
2014-08-12 mikebMake sure that pf_step_into_anchor always saves a point...
2014-08-12 mikebApart from some minor code reshuffling the big change...
2014-08-12 mpiroute_cb is internal to rtsock.c
2014-08-12 miodBetter cache information gathering. Only affects inform...
2014-08-12 miodRevert 1.173 now that the real cause of the octeon...
2014-08-12 miodPass 0 instead of uvm_map_hint() to uvm_map() in exec_m...
2014-08-12 dlgsigh. when returning ENOENT in the sysctl path, unlock...
2014-08-12 dlgi accidentally removed the check for whether the reques...
2014-08-12 dlgbring back r1.135:
2014-08-12 dlgbring back r1.134:
2014-08-12 dlgbring back r1.133. this is a bit different cos we're...
2014-08-11 nicmNo need to repeat other-end more than once, from Juho...
2014-08-11 nicmFix two copy mode problems:
2014-08-11 nicmAdd flags to selectp to enable and disable input to...
2014-08-11 millertregen
2014-08-11 millertAdd some Intel Z97 chipset devices; ok deraadt@
2014-08-11 guentherStill need to separately set FD_CLOEXEC if the new...
2014-08-11 ajacoutotTypo.
next