summaryrefslogtreecommitdiffstats
path: root/lib/libcxx/src/algorithm.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-31P is not settable enymoreotto1-8/+2
2016-10-31remove some old option letters and also make P non-settable. It hasotto1-24/+6
2016-10-31Improve ofp_error message accurateness: use parameterized error typerzalamena1-4/+9
2016-10-31Change validation functions prototypes: use the parameter variable torzalamena1-17/+18
2016-10-31bump to LibreSSL 2.5.1bcook1-3/+3
2016-10-31Pass the errno value to vfatal(), renaming it to vfatalc() to match,guenther1-8/+6
2016-10-31turns out these chips can handle buffers up to 9400 bytes in length.dlg2-4/+6
2016-10-31revert 1.97 where i moved myx to using the system poolsdlg1-12/+67
2016-10-30add __BEGIN_DECLS/__END_DECLS to the public userland side of net/bpf.h,phessler1-1/+3
2016-10-30large-community needs to have an argumentphessler1-3/+3
2016-10-30Search for and create a prefetch area only for nonlocal sources.rpe1-11/+14
2016-10-30include float.h for the LDBL_MAX_EXP cpp test in floatio.hjsg2-2/+4
2016-10-30If a length from an ip packet encapsulated in gre or etherip would causejsg1-1/+3
2016-10-30Replace a snapend test in ip_print() with a call to TCHECK2 as therejsg1-5/+2
2016-10-29Fix an issue found by naddy@ where the installer was not ablerpe1-3/+6
2016-10-29Update the man page after the addition of MODPY_ABI_TAGdanj1-4/+5
2016-10-29Simple grammar tweak: allow to specify interface options in a single line.reyk1-1/+10
2016-10-29Separate parsing vms and switches from starting them in vmd(8).edd6-66/+145
2016-10-29If the system has fdt, use it for locating network PHYs.visa1-7/+27
2016-10-29Make PHY address lookups fail instead of using CAM-0100 entriesvisa2-3/+7
2016-10-29sync with -r1.95 of amd64/vmm.c:reyk1-34/+65
2016-10-29Further improve vmm's security model by restricting pledged vmmreyk1-35/+66
2016-10-28Make snmpctl compile again after the env -> snmpd_env rename in snmpd'snatano1-6/+6
2016-10-28- move SHA256 SHA256.sig h fail from _tmpsrc to /tmprpe1-11/+12
2016-10-28H is no moreotto1-6/+2
2016-10-28Pages in the malloc cache are either reused quickly or unmappedotto1-14/+1
2016-10-28The function swofp_flow_entry_put_instructions() doesn't need to receiverzalamena1-6/+8
2016-10-28Change swofp_flow_table_add() malloc() behaviour to be non-blocking likerzalamena1-5/+8
2016-10-28Simplify the OFP_FLOW_MOD_MSG_INSTRUCTION_OFFSET() by using another macrorzalamena1-4/+4
2016-10-28Rename pad fields to have struct prefixes, remove useless whitespaces andrzalamena1-8/+14
2016-10-28Return early from atalk_print_llap() if the length is less than thejsg1-1/+6
2016-10-28Don't assume s->ifname is NUL terminated and printable.jsg1-3/+9
2016-10-28Improve protocol version negotiation for Integrated Componentsmikeb1-12/+45
2016-10-28get rid of the custom pool in myx for jumbo frames.dlg1-67/+12
2016-10-28In iwn(4), stop forcing RTS for every frame in 11n mode.stsp1-3/+1
2016-10-28Sync snmpd(8) with other daemons proc.c and teach him how to fork+exec.rzalamena5-224/+451
2016-10-28Remove unused function, the code is already inlined in action_outputrzalamena1-22/+1
2016-10-28When doing pktout we must run the classifier again, because some action(s)rzalamena3-7/+18
2016-10-28Use snmpd_env as the only global variable for env to simplify the daemonrzalamena9-72/+66
2016-10-28- once rule should not attempt to remove its parent rule.sashan2-8/+3
2016-10-28Document that "nl -d" uses LC_CTYPE.schwarze1-2/+13
2016-10-28Document that rev(1) uses LC_CTYPE.schwarze1-3/+13
2016-10-28Delete some useless setlocale(3) calls in /usr/bin, no functional change.schwarze10-88/+53
2016-10-28there's a new mbuf cluster pool.dlg1-2/+9
2016-10-28Improve pkcs11_add_provider() logging: demote some excessivelydjm1-15/+26
2016-10-27Pass a struct pf_pdesc to pf_route() like it is done in the otherbluhm3-37/+42
2016-10-27We don't generate an eddep script for kernel builds nowadays. The lastnatano13-26/+26
2016-10-27vmm is also available on i386 now, so don't restrict it to amd64.reyk1-5/+1
2016-10-27Remove some code that was already disabled when it was committedtb1-21/+1
2016-10-27Remove OLDSCSIBUS conditional. Unused since it was imported 21 years ago.tb1-6/+1