summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-28fts_open() requires that the list passed as argument to contain at leastTodd C. Miller
2016-06-28Add sysctl for arp timers: net.inet.ip.arptimeout (expire timer for resolvedChris Cappuccio
2016-06-28Do not return an error in fts_open(3) if one of the paths in argvTodd C. Miller
2016-06-28Use IPV6_MINHOPCOUNT to finish implementing ttl-security for IPv6.Jeremie Courreges-Anglas
2016-06-28option -z that uses is-branch info to produce "complete"Marc Espie
2016-06-28document is-branchMarc Espie
2016-06-28don't report errors for 'rm -rf ""'. report by rkitover.Ted Unangst
2016-06-28introduce rwlock for socketbuf instead of the old flag and tsleep dance.Ted Unangst
2016-06-28IPV6_MINHOPCOUNT now supports UDP (unicast and multicast)Jeremie Courreges-Anglas
2016-06-28Add UDP unicast and multicast support for IP_MINTTL/IPV6_MINHOPCOUNTJeremie Courreges-Anglas
2016-06-28fix a couple of errors in the page;Jason McIntyre
2016-06-28Back out previous; otto saw a potential race that could lead to aTheo Buehler
2016-06-28more standard Nd, and zap an unbalanced ";Jason McIntyre
2016-06-28Don't panic on null vmxon region or vmxon failure - this will be handledMike Larkin
2016-06-28Enable UMIP feature if present. miod originally pointed this out to me.Mike Larkin
2016-06-28enable ure(4) where we already have url(4)Jonathan Matthew
2016-06-28Stop linking perl to libpthreadAndrew Fresh
2016-06-28Stop linking perl to libutil, never necessaryAndrew Fresh
2016-06-28in pledgereq (the array for doing correspondance between textual promise as i...Sebastien Marie
2016-06-28syncTheo de Raadt
2016-06-28If an error path if close() is called, save errno so that original errorTheo de Raadt
2016-06-27Be more careful initializing and tracking socket s through main, this isTheo de Raadt
2016-06-27Improve .Nd, and Xr from usb(4)Theo de Raadt
2016-06-27add ure(4) man pageJonathan Matthew
2016-06-27the flag is USBD_EXCLUSIVE_USE, not USBD_EXCLUSIVE_ACCESSJonathan Matthew
2016-06-27Missing "break;" in switch statement; repairs IP_MINTTL.Jeremie Courreges-Anglas
2016-06-27Repair kill(2) on zombie processes.Jeremie Courreges-Anglas
2016-06-27Fix inverted logic in recv_hello().Renato Westphal
2016-06-27Remove superfluous call to l2vpn_pw_exit().Renato Westphal
2016-06-27Handle ibuf_add() errors.Renato Westphal
2016-06-27Revert if_iwm.c r1.166. We are still seeing links dropping upon HT protectionStefan Sperling
2016-06-27minor tweaks; ok teduJason McIntyre
2016-06-27make proper use of fstatat, as suggested by guenther@Marc Espie
2016-06-27Regen.Joel Sing
2016-06-27Restore the sys_o58_kill system call.Joel Sing
2016-06-27Restore the sys_o58_kill system call.Joel Sing
2016-06-27Kill outdated comment. Reading the code is enough.Jeremie Courreges-Anglas
2016-06-27Implement IPV6_MINHOPCOUNT support.Jeremie Courreges-Anglas
2016-06-27Copy inp_hops from the listening socket to the accepted one and useAlexander Bluhm
2016-06-27somehow nopass snuck onto the :wheel example. i think it's better without.Ted Unangst
2016-06-27revise environment handling.Ted Unangst
2016-06-27defer munmap to after unlocking malloc. this can (unfortunately) be anTed Unangst
2016-06-27whitespaceTheo de Raadt
2016-06-27syncTheo de Raadt
2016-06-27Fix a memory leak in an error path.Jonathan Gray
2016-06-27Correct the order of memset arguments.Jonathan Gray
2016-06-27The variable swapping between inp, newinp and oldinpcb in syn_cache_get()Alexander Bluhm
2016-06-27add ure(4), a driver for Realtek RTL8152 10/100 USB Ethernet adapters,Jonathan Matthew
2016-06-27surprised nobody noticed before meMarc Espie
2016-06-27make the fallback code more accurate (in particular, it should return namesMarc Espie