summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-30large-community needs to have an argumentPeter Hessler
2016-10-30Search for and create a prefetch area only for nonlocal sources.Robert Peichaer
2016-10-30include float.h for the LDBL_MAX_EXP cpp test in floatio.hJonathan Gray
2016-10-30If a length from an ip packet encapsulated in gre or etherip would causeJonathan Gray
2016-10-30Replace a snapend test in ip_print() with a call to TCHECK2 as thereJonathan Gray
2016-10-29Fix an issue found by naddy@ where the installer was not ableRobert Peichaer
2016-10-29Update the man page after the addition of MODPY_ABI_TAGDaniel Jakots
2016-10-29Simple grammar tweak: allow to specify interface options in a single line.Reyk Floeter
2016-10-29Separate parsing vms and switches from starting them in vmd(8).Edd Barrett
2016-10-29If the system has fdt, use it for locating network PHYs.Visa Hankala
2016-10-29Make PHY address lookups fail instead of using CAM-0100 entriesVisa Hankala
2016-10-29sync with -r1.95 of amd64/vmm.c:Reyk Floeter
2016-10-29Further improve vmm's security model by restricting pledged vmmReyk Floeter
2016-10-28Make snmpctl compile again after the env -> snmpd_env rename in snmpd'sMartin Natano
2016-10-28- move SHA256 SHA256.sig h fail from _tmpsrc to /tmpRobert Peichaer
2016-10-28H is no moreOtto Moerbeek
2016-10-28Pages in the malloc cache are either reused quickly or unmappedOtto Moerbeek
2016-10-28The function swofp_flow_entry_put_instructions() doesn't need to receiveRafael Zalamena
2016-10-28Change swofp_flow_table_add() malloc() behaviour to be non-blocking likeRafael Zalamena
2016-10-28Simplify the OFP_FLOW_MOD_MSG_INSTRUCTION_OFFSET() by using another macroRafael Zalamena
2016-10-28Rename pad fields to have struct prefixes, remove useless whitespaces andRafael Zalamena
2016-10-28Return early from atalk_print_llap() if the length is less than theJonathan Gray
2016-10-28Don't assume s->ifname is NUL terminated and printable.Jonathan Gray
2016-10-28Improve protocol version negotiation for Integrated ComponentsMike Belopuhov
2016-10-28get rid of the custom pool in myx for jumbo frames.David Gwynne
2016-10-28In iwn(4), stop forcing RTS for every frame in 11n mode.Stefan Sperling
2016-10-28Sync snmpd(8) with other daemons proc.c and teach him how to fork+exec.Rafael Zalamena
2016-10-28Remove unused function, the code is already inlined in action_outputRafael Zalamena
2016-10-28When doing pktout we must run the classifier again, because some action(s)Rafael Zalamena
2016-10-28Use snmpd_env as the only global variable for env to simplify the daemonRafael Zalamena
2016-10-28- once rule should not attempt to remove its parent rule.Alexandr Nedvedicky
2016-10-28Document that "nl -d" uses LC_CTYPE.Ingo Schwarze
2016-10-28Document that rev(1) uses LC_CTYPE.Ingo Schwarze
2016-10-28Delete some useless setlocale(3) calls in /usr/bin, no functional change.Ingo Schwarze
2016-10-28there's a new mbuf cluster pool.David Gwynne
2016-10-28Improve pkcs11_add_provider() logging: demote some excessivelyDamien Miller
2016-10-27Pass a struct pf_pdesc to pf_route() like it is done in the otherAlexander Bluhm
2016-10-27We don't generate an eddep script for kernel builds nowadays. The lastMartin Natano
2016-10-27vmm is also available on i386 now, so don't restrict it to amd64.Reyk Floeter
2016-10-27Remove some code that was already disabled when it was committedTheo Buehler
2016-10-27Remove OLDSCSIBUS conditional. Unused since it was imported 21 years ago.Theo Buehler
2016-10-27Improve channel ring locking strategyMike Belopuhov
2016-10-27Don't assume clr->ifname is a NUL-terminated printable string.Todd C. Miller
2016-10-27Revert previous `ncpus' change because the percpu code now worksVisa Hankala
2016-10-27obvious case of s/LC_ALL/LC_CTYPE/, noticed by Jan StaryIngo Schwarze
2016-10-27For consistency, allow symlinkat(2) in the same way as symlink(2);Ingo Schwarze
2016-10-27Avoid a use after free in swofp_flow_timeout(). TheJonathan Gray
2016-10-27revert 1.41 now that subr_percpu is using ncpusfound instead of ncpus.David Gwynne
2016-10-27use ncpusfound to size the percpu allocations.David Gwynne
2016-10-27Huawei squatted on BGP Path Attribute 30, and Cisco squatted on 31. So,Peter Hessler