summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-03remove cnw driver. it was never enabled anywhere except on amd64 (and onlyTed Unangst
2016-09-03Rework the sending of address messages.Renato Westphal
2016-09-03get rid of the type-checking system on internal messages.Eric Faurot
2016-09-03Mention the maximum value for the -s option.Michal Mazurek
2016-09-03syncMike Belopuhov
2016-09-03New Intel 10GbE devicesMike Belopuhov
2016-09-03split ipv4 and ipv6Vincent Gross
2016-09-03in lka specifically, use initgroups() so that users may share files betweenGilles Chehade
2016-09-03remove a bunch of printf-debugging output and commented linesPeter Hessler
2016-09-03Fix pasto; zero ka->dstbrd instead of clobbering ka->mask.Jeremie Courreges-Anglas
2016-09-03cdcef(4) kept dodging my knife; one more tryPhilip Guenther
2016-09-03Graceful failure handling at startup and runVincent Gross
2016-09-03DPRINTFs infesting iwm die in a fire... too much noiseStefan Sperling
2016-09-03counting things always catches us out...Jason McIntyre
2016-09-03Add /var/syspatch to mtree(8).Antoine Jacoutot
2016-09-03zaurus has been retiredPhilip Guenther
2016-09-03Get rid of iwm_set_pwr(). Call iwm_set_bits_mask_prph() directly instead.Stefan Sperling
2016-09-03remove spl-dance. the functions we are protecting already do that.Peter Hessler
2016-09-03Remove zaurus sysctl bitsPhilip Guenther
2016-09-03use the correct size for the pool we are init'ingPeter Hessler
2016-09-03Remove ticket lock support from thrsleep. It's unused.Michal Mazurek
2016-09-03Remove comments about taskq flags we want to eventually run with.Peter Hessler
2016-09-03fix some whitespace and overlong linesStefan Sperling
2016-09-03sparc64 kernel still lacks a true RODATA segment. However we can makeTheo de Raadt
2016-09-03Use a single "opt" variable for all setsockopt calls in getdatasock().Jeremie Courreges-Anglas
2016-09-03cdcef(4) was retired with Zaurus. Noted by jmc@Philip Guenther
2016-09-03Set "lowdelay" and "throughput" Traffic Class on command & data IPv6 sockets.Jeremie Courreges-Anglas
2016-09-03Increase the socket buffer size limit from 256 KB to 2 MB. ThisAlexander Bluhm
2016-09-03Write the system time back to the RTC every 30 minutes.Christian Weisgerber
2016-09-03Replace [RELAY|SERVER]_MAXPROC with the new PROC_MAX_INSTANCESReyk Floeter
2016-09-03de-zaurus com.cJonathan Gray
2016-09-03switch from EVP_{En,De}cryptInit & EVP_{En,De}cryptFinal to their _exGilles Chehade
2016-09-03no more pages for pxaip, zkbd, zrc, or zts;Jason McIntyre
2016-09-03Reduce the factor of the limits derived form NMBCLUSTERS. We wantAlexander Bluhm
2016-09-03Inherit PS_WXNEEDED in forked processes.Jeremie Courreges-Anglas
2016-09-03Reset PS_WXNEEDED in execve(2).Jeremie Courreges-Anglas
2016-09-03Increase the number of mbufs on most architectures. This is basedAlexander Bluhm
2016-09-03no more boot_zaurus.8;Jason McIntyre
2016-09-03Add userland parts for BFD. Can't work if you don't have it enabled inPeter Hessler
2016-09-03Add in the (disabled) kernel glue for BFDPeter Hessler
2016-09-03syncTheo de Raadt
2016-09-03Reserve the BFD destination ports in baddynamicPeter Hessler
2016-09-03Limit all mbuf cluster pools to the same memory size. Having limitsAlexander Bluhm
2016-09-03add support for Bidirectional Forwarding Detection (RFC 5880/5881).Peter Hessler
2016-09-03If sosend() cannot allocate a large cluster, try a small one asAlexander Bluhm
2016-09-03Use the fork+exec privsep model in relayd; based on rzalamena@'s workReyk Floeter
2016-09-03suppress some cpuid bits for hardware we either don't support yet orMike Larkin
2016-09-03Mention the maximum value for the -s option.Michal Mazurek
2016-09-03Add support for a multipoint-to-multipoint mode in vxlan(4). In thisReyk Floeter
2016-09-03bump PACKET_TAG_MAXSIZE from 52 to 60 bytes to make room for theReyk Floeter