openbsd
2016-07-01 jcsadd a simple keyboard backlight driver for some chromeb...
2016-07-01 millertInclude errno string in log message when we fail to...
2016-07-01 patrickSolidRun's HummingBoards and CuBoxes are also available...
2016-07-01 jmcupdate currency exchange rates;
2016-07-01 bcookSimplify IP proto-specific sockopt error handling.
2016-06-30 ratchovUse CLOCK_UPTIME instead of CLOCK_MONOTONIC, as the...
2016-06-30 afresh1Update perl Time::HiRes to 1.9739
2016-06-30 mglockerAlso mention the term 'USB device' in the title to...
2016-06-30 gillesupdate aliases documentation to reflect reality
2016-06-30 tedudon't need the .xr to sysctl now either
2016-06-30 tedunptys sysctls were removed
2016-06-30 teduntpys sysctl was removed
2016-06-30 tedu992 ptys is the hard max.
2016-06-30 mpiUse ``rt_addr'' rather than ``rt_ifa'' to get the sourc...
2016-06-30 bcookTighten behavior of _rs_allocate failure for portable...
2016-06-30 bcookTighten behavior of _rs_allocate on Windows.
2016-06-30 bcookbump to 2.4.2
2016-06-30 florianPrevent NULL deref, pointed out by llvm's scan-build.
2016-06-30 ottoadapt S option: add C, rm F (not relevant with 0 cache...
2016-06-30 mpiRestore the automagically added /64 route on p2p interf...
2016-06-30 dtuckerExplicitly check for 100% completion to avoid potential...
2016-06-30 mlarkinremove some unused variables (that were commented out...
2016-06-30 bcookRemove flags for disabling constant-time operations.
2016-06-29 tbIf /tmp/vi.recover doesn't exist, don't create it....
2016-06-29 chrisDocument arptimeout, arpdown. Prodded by and ok jmc@
2016-06-29 jmcsort the -o list;
2016-06-29 jcaSpring cleanup
2016-06-29 visaMake the fdt parser skip nop tokens. This is needed...
2016-06-29 ericExplicitely enclose SMTP transactions between BEGIN...
2016-06-29 mlarkinDon't write a 1 to the RIRR bit in the IOAPIC redirecti...
2016-06-28 jcaAdd missing words to help the reader.
2016-06-28 jcawhitespace nit
2016-06-28 tedurevert previous. better fix applied to fts_open.
2016-06-28 espieoops, $pkg can be more than a pkgname. We have the...
2016-06-28 jcaAdd -M and -m options to specify the outgoing and incom...
2016-06-28 jcaIP_MINTTL and IPV6_MINHOPCOUNT work on TCP and UDP...
2016-06-28 millertFor the EINVAL case there can be more than a single...
2016-06-28 millertfts_open() requires that the list passed as argument...
2016-06-28 chrisAdd sysctl for arp timers: net.inet.ip.arptimeout ...
2016-06-28 millertDo not return an error in fts_open(3) if one of the...
2016-06-28 jcaUse IPV6_MINHOPCOUNT to finish implementing ttl-securit...
2016-06-28 espieoption -z that uses is-branch info to produce "complete"
2016-06-28 espiedocument is-branch
2016-06-28 tedudon't report errors for 'rm -rf ""'. report by rkitover.
2016-06-28 teduintroduce rwlock for socketbuf instead of the old flag...
2016-06-28 jcaIPV6_MINHOPCOUNT now supports UDP (unicast and multicast)
2016-06-28 jcaAdd UDP unicast and multicast support for IP_MINTTL...
2016-06-28 jmcfix a couple of errors in the page;
2016-06-28 tbBack out previous; otto saw a potential race that could...
2016-06-28 jmcmore standard Nd, and zap an unbalanced ";
2016-06-28 mlarkinDon't panic on null vmxon region or vmxon failure ...
2016-06-28 mlarkinEnable UMIP feature if present. miod originally pointed...
2016-06-28 jmatthewenable ure(4) where we already have url(4)
2016-06-28 afresh1Stop linking perl to libpthread
2016-06-28 afresh1Stop linking perl to libutil, never necessary
2016-06-28 semariein pledgereq (the array for doing correspondance betwee...
2016-06-28 deraadtsync
2016-06-28 deraadtIf an error path if close() is called, save errno so...
2016-06-27 deraadtBe more careful initializing and tracking socket s...
2016-06-27 deraadtImprove .Nd, and Xr from usb(4)
2016-06-27 jmatthewadd ure(4) man page
2016-06-27 jmatthewthe flag is USBD_EXCLUSIVE_USE, not USBD_EXCLUSIVE_ACCESS
2016-06-27 jcaMissing "break;" in switch statement; repairs IP_MINTTL.
2016-06-27 jcaRepair kill(2) on zombie processes.
2016-06-27 renatoFix inverted logic in recv_hello().
2016-06-27 renatoRemove superfluous call to l2vpn_pw_exit().
2016-06-27 renatoHandle ibuf_add() errors.
2016-06-27 stspRevert if_iwm.c r1.166. We are still seeing links dropp...
2016-06-27 jmcminor tweaks; ok tedu
2016-06-27 espiemake proper use of fstatat, as suggested by guenther@
2016-06-27 jsingRegen.
2016-06-27 jsingRestore the sys_o58_kill system call.
2016-06-27 jsingRestore the sys_o58_kill system call.
2016-06-27 jcaKill outdated comment. Reading the code is enough.
2016-06-27 jcaImplement IPV6_MINHOPCOUNT support.
2016-06-27 bluhmCopy inp_hops from the listening socket to the accepted...
2016-06-27 tedusomehow nopass snuck onto the :wheel example. i think...
2016-06-27 tedurevise environment handling.
2016-06-27 tedudefer munmap to after unlocking malloc. this can (unfor...
2016-06-27 deraadtwhitespace
2016-06-27 deraadtsync
2016-06-27 jsgFix a memory leak in an error path.
2016-06-27 jsgCorrect the order of memset arguments.
2016-06-27 bluhmThe variable swapping between inp, newinp and oldinpcb...
2016-06-27 jmatthewadd ure(4), a driver for Realtek RTL8152 10/100 USB...
2016-06-27 espiesurprised nobody noticed before me
2016-06-27 espiemake the fallback code more accurate (in particular...
2016-06-27 semariedovutimens: call vrele(9) before returning EINVAL
2016-06-27 semariesys_revoke: call vrele() before returning ENOTTY
2016-06-26 teduincrease the minimum for auto rounds to 6. that was...
2016-06-26 teduupgrade selected login.conf to use auto rounds for...
2016-06-26 tedusomebody forgot to look at format string warnings
2016-06-26 tbDocument how to create full boot and installation image...
2016-06-26 semarieuse error code path instead of return early without...
2016-06-26 jsgsxie(4) is only for integrated 'EMAC' 10/100 Ethernet...
2016-06-26 jsgremove devices from soc abstraction device lists that...
2016-06-26 jsgDynamically attach cpsw(4) with the FDT.
2016-06-26 jsgDynamically attach tiiic using the FDT.
2016-06-26 mglockerOups, remove '#define I2S_DEBUG' again.
2016-06-26 mglockerMake i2s compile with I2S_DEBUG; %x -> %p.
next