openbsd
2016-07-27 teducheck flags with mask instead of equality, in case...
2016-07-27 teduincrease the size of forkstat fields to accomodate...
2016-07-27 phesslerdocument the so_upcall option to socreate
2016-07-27 espiechecking for firmware works better if I pass thru all...
2016-07-27 espiedon't include firmwares in the fuzzy auto-reinstall...
2016-07-27 espiehunting around for some sporadic error message. Removin...
2016-07-27 jcaMissing word ("no").
2016-07-27 patrickInstead of passing the raw reg property to simplebus...
2016-07-27 visaRemove unnecessary remapping of registers.
2016-07-27 reykAccording to RFC 7231 4.3.7, OPTIONS may have body...
2016-07-27 reykImprove parsing of the Host by following RFC 7230 Secti...
2016-07-27 jcsafter system resume, re-write backlight level
2016-07-27 tedufix signed char extension bugs. from fade@cock.li....
2016-07-27 jsgzero sizeof a struct not sizeof the pointer to it
2016-07-26 patrickRename struct fdt_memory to fdt_reg to match the member...
2016-07-26 guentherWrap fpgetround() so internal calls to it (seen on...
2016-07-26 tedupool debug dance, part deux
2016-07-26 stspIn rsu(4), put code that twiddles HT data in the ic...
2016-07-26 kettenisRemove the restriction that the kernel needs to be...
2016-07-26 kettenisWelcome to 6.0-current.
2016-07-26 stspUnbreak rsu(4) which was broken since r1.32. Reported...
2016-07-26 stspFix byteswap errors in rtwn(4) and urtwn(4) introduced...
2016-07-26 guentherMake sure there's space for the PT_OPENBSD_WXNEEDED...
2016-07-25 sthenadd new mirror in Lithuania to examples/pkg.conf, ok...
2016-07-25 deraadtdisable tmpfs because it receives zero maintainance.
2016-07-25 bennofix revision 1.290 of sys/netinet/ip_carp.c.
2016-07-25 visaFix rarpd hang. The receive buffer of a route socket...
2016-07-25 krwRevert change to density calculation. David Vasek point...
2016-07-25 claudioInitialize the log subsytem in the SE like it is done...
2016-07-25 natanoMake sure closed bpf devices are removed from bpf_d_lis...
2016-07-25 afresh1Patch perl CVE-2016-1238
2016-07-25 deraadterr() instead of errx(); noted by tim
2016-07-24 deraadtSplit the root vs not-root cases better with regards...
2016-07-24 gillesbump version
2016-07-24 djmopenssh-7.3
2016-07-24 deraadtsync
2016-07-24 jsgadd chvgpio.4 overlooked when the file was added
2016-07-23 jmcrework crl2pkcs7; with help from jsing
2016-07-23 espieno quirks in FwUpdate.
2016-07-23 deraadtBack out the automatic pkg.conf installpath changes...
2016-07-23 jsgSome armv7 machines are shipped with linux images that...
2016-07-23 stspBack out the dhclient BPF change. There are DHCP server...
2016-07-23 patrickPreviously the uarts attached in order, so that the...
2016-07-23 tedudo the pool debug release dance. ok deraadt
2016-07-23 kettenisThe linux kernel treated the "phy-reset-gpio" as active...
2016-07-23 krwAt n2k16 David Vasek pointed out that FFS partitions...
2016-07-23 bluhmBefore terminal characteristics are displayed, stty...
2016-07-23 mlarkinFix a few CPUID emulation issues:
2016-07-23 mlarkinDump vcpu state on unknown exit type, and add a diagnos...
2016-07-23 mlarkinEnsure some undesirable entry controls are cleared...
2016-07-23 djmfix pledge violation with ssh -f; reported by Valentin...
2016-07-23 jmchint at the default for XSRCDIR; from tim kuijsten
2016-07-22 jsgAttach imx(4) on i.mx6 quad plus which appears to be...
2016-07-22 krwActually DECLINE and delete unused offers. Don't just...
2016-07-22 jsgFallback to the known fec irq number on imx.6 if the fdt
2016-07-22 kettenisSet the vfs_systcl member of the vsfops struct to eopno...
2016-07-22 ericCreate a smtp transaction context on a session only...
2016-07-22 mpiRevert in_selectsrc() refactoring, it breaks IPv6.
2016-07-22 mpiCheck for errors when deleting routes inside rtable_wal...
2016-07-22 kettenisPrevent NULL-pointer call for filesystems that don...
2016-07-22 bennoadd a regression test
2016-07-22 reyk"wpath" is needed in the parent pledge when using the...
2016-07-22 bennofix some cases where we relay_abort_http() the connecti...
2016-07-22 reykFix generated Perl headers.
2016-07-22 mpiFix a double rtfree(9) triggered when IPSEC inserts...
2016-07-22 djmimprove wording; suggested by jmc@
2016-07-22 dtuckerLower loglevel for "Authenticated with partial success...
2016-07-22 djmconstify a few functions' arguments; patch from Jakub...
2016-07-22 djmmove debug("%p", key) to before key is free'd; probable...
2016-07-22 djmreverse the order in which -J/JumpHost proxies are...
2016-07-21 jmcrework DESCRIPTION a little: no-command seems clearer...
2016-07-21 jmcrename NOTES to COMMON SYNTAX (explains itself better...
2016-07-21 jmcstrip back openssl crl somewhat: remove the examples
2016-07-21 reykAdd basic support for OpenFlow 1.3 PACKET_IN+PACKET_OUT,
2016-07-21 jmczap trailing whitespace;
2016-07-21 mikebRemove a few debugging leftovers
2016-07-21 claudioRemove a fatal() in peer_up when the local addrs of...
2016-07-21 claudioAdd AF_UNIX support to tcpbench and also make it possib...
2016-07-21 krwUse explicit idiom when testing the result of strcmp...
2016-07-21 reyklong to uint32_t port
2016-07-21 reykWith uint32_t ports, we cannot sneak the port into...
2016-07-21 stspMake rtwn(4) and urtwn(4) respect the RTS threshold...
2016-07-21 reykTurn ofp*_debug functions into ofp*_validate functions...
2016-07-21 deraadt2004 privsep caused "tcpdump -r" to became a priviledge...
2016-07-21 jsgset and clear the 10baseT bit in statchg
2016-07-21 dtuckerSkip passwords longer than 1k in length so clients...
2016-07-20 reykfix typos in comments
2016-07-20 reykpledge switchctl
2016-07-20 reykpledge(2) all the switchd processes.
2016-07-20 krwPlug potential leak of device list.
2016-07-20 bennos/sudo/doas/
2016-07-20 reykHandle ports as uint32_t instead of in_port_t: OpenFlow...
2016-07-20 reykParse and print OpenFlow 1.3 PACKET_IN and OXM (Openflo...
2016-07-20 bluhmTo tune the TCP SYN cache we need more information...
2016-07-20 krwUse more compact idiom to select architecture dependent...
2016-07-20 deraadtShrink priv_write_file() API so that it does less,...
2016-07-20 deraadtAs a general rule, fchown before fchmod is a safer...
2016-07-20 vgrossSplit in6_selectsrc() into a low-level part and a pcb...
2016-07-20 stspDisable the beacon filter in iwm(4). This allows beacon...
2016-07-20 stspMake the iwn(4) LED flash 10 times slower in monitor...
next