openbsd
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[] -> [[]]
2014-08-10 jmc- add -p to SYNOPSIS
2014-08-10 teduguenther wants a copyright
2014-08-10 rpeConvert if foo; then bar; fi blocks to foo && bar but...
2014-08-10 jsingTweak cipher list comments and add missing cipher value...
2014-08-10 rpe{ foo ; bar ; } -> { foo; bar; }
2014-08-10 jsingRemove disabled (weakened export and non-ephemeral...
2014-08-10 jsingSince we no longer need to support SSLv2-style cipher...
2014-08-10 mpiAsk for the descriptor size corresponding to the number...
2014-08-10 mpiDo not allocate space for the whole structure when...
2014-08-10 mpisizeof() a pointer of the right struct to appease clang.
2014-08-10 sfNote that qemu 1.7.2 has the VLAN bug fix, too
2014-08-10 jasperzap trailing whitespace
2014-08-10 jmcsome Ev fixes;
2014-08-10 mpiMerge xhci_device_setup() into xhci_pipe_init() there...
2014-08-10 mpiSince USB xfer pools are accessed in interrupt context...
2014-08-10 mpiSet and check for XFER_BUSY in the common methods inste...
2014-08-10 ratchovtypo in debug message
2014-08-10 ratchovinitialize mmcpos, found by guenther
2014-08-10 espieDocument SUBST_*
2014-08-10 espiecomment what's going on
2014-08-10 espieOuch... fuck cvs
2014-08-10 espieif pkg_create is run as non-root, restory correct group...
2014-08-10 jsgfix kqueue read/write filters for msdosfs and fusefs
2014-08-10 matthieuTypo. ok deraadt@ jmc@
2014-08-10 jsgdebug level test for clock_gettime() calls should match
2014-08-10 guentherAF_IMPLINK and AF_BLUETOOTH are gone, but add printing...
2014-08-10 guentherDon't need to know how to format bluetooth socket info...
2014-08-10 guentherNo more bluetooth in netintr(), so delete NETISR_BT...
2014-08-10 guentherAF_BLUETOOTH is gone. AF_LOCAL isn't involved pipe...
2014-08-10 guentherAF_IMPLINK and AF_BLUETOOTH are gone
2014-08-10 guentherOnly need <stdint.h> and not all of <inttypes.h> here
2014-08-10 guentherOnly need <stdint.h> and not all of <inttypes.h> here
2014-08-10 guentherOnly need <stdint.h> and not all of <inttypes.h> here
2014-08-10 guentherOnly need <stdint.h> and not all of <inttypes.h> here
2014-08-10 guentherOnly need <stdint.h> and not all of <inttypes.h> here
2014-08-10 lteoFix the length check for reinjected ICMP packets: sizeo...
2014-08-10 guentherFormat time_t with %lld after casting to long long
2014-08-10 lteoRename p_hdrlen to min_hdrlen to better reflect its...
2014-08-10 guentherDelete duplicate conditional
2014-08-10 guentherReplace F_DUPFD followed by setting FD_CLOEXEC with...
2014-08-10 guentherAdd Xr to skey and stty
2014-08-10 guentherDelete extern declarations for variables that don't...
2014-08-10 guentherOnly need <stdint.h> and not all of <inttypes.h> here
2014-08-10 guenthermsts(4) appears to support TIOCSTSTAMP
2014-08-10 guentherAdd F_DUPFD_CLOEXEC handling
2014-08-10 guentherAdd newer errnos
2014-08-09 guentherSwitch from calloc() to reallocarray() where the zeroin...
2014-08-09 guentherUse time_t for storing times
next