openbsd
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.
2014-08-11 kiliLet _rc_parse_conf stick to parsing /etc/rc.conf and...
2014-08-11 miodDo not pmap_update(pmap_kernel()) within the `create...
2014-08-11 miodDo not extern octeon_boot_info, <machine/octeonvar...
2014-08-11 miodDo not use CKSEG0 to quickly map physical addresses...
2014-08-11 miodGet rid of the `quirks' member, which is never initiali...
2014-08-11 tobiasWhen parsing 32 bit values, verify that we received...
2014-08-11 tobiasvalidate len field for proper length, not just "not...
2014-08-11 miod-current dammit
2014-08-11 miodRemove evcnt and %b format strings relying upon SEIL...
2014-08-11 miodDe-static so that my ddb backtrace get closer to reality.
2014-08-11 miodAdd option USER_PCICONF for pcidump(8) to be able to...
2014-08-11 deraadtmake a few variables more local
2014-08-11 mpiUse the RTF_LOCAL flag instead of abusing the RTF_LLINF...
2014-08-11 dlgbring back r1.132:
2014-08-11 bcookGuard RSA / RC4-5 ASM when NO_ASM is not defined
2014-08-11 ajacoutotMake it possible to pass arguments to _rc_parse_conf().
2014-08-11 jmcdocument "tc";
2014-08-11 mpiFewer <netinet/in_systm.h>
2014-08-11 dlgbring back r1.131:
2014-08-11 mpiPut back the checks about RTF_LOCAL routes now that...
2014-08-11 mpiConvert ARP llinfo allocation to pool(9).
2014-08-11 jsingCheck the return value of sk_SSL_CIPHER_new_null()...
2014-08-11 gillesmissing memset in table_api.c (currently only used...
2014-08-11 mpiDo not try to delete RTF_LOCAL entries. Such routes...
2014-08-11 ajacoutotSteal stripcom() from /etc/rc to parse sysmerge.ignore.
2014-08-11 jmcadd a caveat about databases;
2014-08-11 ajacoutotMove a sentence to the corresponding option description.
2014-08-11 miodUnchecked memory allocation and potential leak upon...
2014-08-11 miodRemove now-unused SSL2_STATE as well as ssl2-specific...
2014-08-11 schwarzestart catching up with recent code changes, but no...
2014-08-11 jsingCurrently, ssl3_put_char_by_bytes(NULL, NULL) is just...
2014-08-11 jsingProvide a ssl3_get_cipher_by_id() function that allows...
2014-08-10 bluhmWrite the core file of a non-suid process into the...
2014-08-10 bluhmThere was a race in relayd that caused connections...
2014-08-10 zhukImprove variables listing in x11/kde4 module description.
2014-08-10 rpe[] -> [[]]
next