openbsd
2016-07-04 guentherDEBUGLIBS has been broken since the gcc4 switch, so...
2016-07-04 guenthergcc's -fvisibility=hidden isn't the behavior we wanted...
2016-07-04 teduswitch calculuated thrsleep timeout to unsigned to...
2016-07-04 mpiOn Quad-G5 make hpb(4) attach first when iterating...
2016-07-04 mpiUse the _SAFE_ version of SRPL_FOREACH() in rtable_walk...
2016-07-04 guentherThe GOT has been initally mapped RW for *years*; ld...
2016-07-04 guentherDrop support for the undocumented second argument ...
2016-07-04 guentherUse fstatat() instead of crafting a filename to use...
2016-07-04 millertThe -I flag is documented but not implemented. This...
2016-07-04 deraadtsync
2016-07-03 mglockerMove videovar.h in to video.c since it isn't used anywh...
2016-07-03 gillesadd -r option to enqueuer as compat interface for mailx
2016-07-03 semarieintroduces new promise "chown" to allow changing owner...
2016-07-03 deraadtsync
2016-07-03 afresh1Update to perl 5.20.3
2016-07-02 teducheck cache tree for collisions when inserting replies.
2016-07-02 mglockerGet 'AOAShasta' soundchip working found on PowerMac9,1.
2016-07-02 ericremove misleading comment. it's not true anymore.
2016-07-02 ericdatain counter is part of the transaction state
2016-07-02 ericset the msgid on the transaction
2016-07-02 jmcdo not uppercase "hop limit";
2016-07-01 renatoMore renaming and whitespace cleanup.
2016-07-01 renatoBe more compliant with RFC 4447.
2016-07-01 renatoSeveral minor tweaks.
2016-07-01 renatoDecrease the initialization FSM timeout.
2016-07-01 renatoRename hello flags to keep consistent with the rest...
2016-07-01 renatoAdd GTSM support (RFC 6720).
2016-07-01 schwarzeFor -be, indent the $ on blank lines.
2016-07-01 schwarzeUpdate and simplify the documentation of the -s option,
2016-07-01 ericalways refer to the helo string stored on the session
2016-07-01 jcaMake accepted sockets inherit IP_TTL from the listening...
2016-07-01 jcaAllow resetting the IP_TTL and IP_MINTTL sockopts
2016-07-01 jcaUnbreak getsockopt(IPV6_MINHOPCOUNT)
2016-07-01 ericflag the local socket listener as local.
2016-07-01 millertAvoid printing f->f_lasttime and/or f->f_prevhost if...
2016-07-01 bluhmTiming changed, now a syslogd test may get EPIPE instead of
2016-07-01 visaAdd fdt init for octeon.
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.
next