summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-25Remove cron.pid support. We still want to avoid multiple cronsTodd C. Miller
2015-10-25Stop writing down a pidfile.Jeremie Courreges-Anglas
2015-10-25Fix installboot(8) on i386/amd64 when softraid is on top of GPT.Stefan Sperling
2015-10-25Fold "malloc" into "stdio" and -- recognizing that no program so far hasTheo de Raadt
2015-10-25pledge "route" no longer needed for if_indextoname & if_nametoindexTheo de Raadt
2015-10-25Write error message instead of duplicated file name on error.Tobias Stoeckmann
2015-10-25Change test to use length 128 (shortest long-form encoding).Doug Hogan
2015-10-25pr_bitrange() is unused, nuke it.Florian Obser
2015-10-25remove prototype for removed pingerlen function.Florian Obser
2015-10-25enable asmc(4) on i386Joerg Jung
2015-10-25refactor to use a taskq and postpone the long running initial sensor probing,Joerg Jung
2015-10-25Wrap waitpid() so calls go direct; weaken wait() and wait3().Philip Guenther
2015-10-25Rename imsg_compose_parent and imsg_compose_rde to imsg_ctl_parent andClaudio Jeker
2015-10-25Only run the rib_dump_runner() if there is something pending and theClaudio Jeker
2015-10-25Cast ctype functions' argument to unsigned char.mmcc
2015-10-25Move the _atfork_list definition to atexit.c so that the fork syscall stubPhilip Guenther
2015-10-25Hide __atexit and __atexit_register_cleanup()Philip Guenther
2015-10-25pledge_sockopt_check is shared between setsockopt/getsockopt. nicmTheo de Raadt
2015-10-25'b0' and 'b1' are no longer supported, so de-document them.Kenneth R Westerback
2015-10-25Nuke union of d_packname with un_d_boot0 & un_d_boot1, keepingKenneth R Westerback
2015-10-25I should not have committed this chunk. Spotted by krw@Martin Pieuchot
2015-10-25Sort the obsolete flags.Doug Hogan
2015-10-25Mark SSL_OP_NO_{COMPRESSION,SSLv2,SSLv3} as obsolete.Doug Hogan
2015-10-25Remove last vestige of SSL_OP_NO_SSLv3 support.Doug Hogan
2015-10-25Simplify ssl23_get_client_hello error handling.Doug Hogan
2015-10-25Decapitalize yyparse tag name here.Vadim Zhukov
2015-10-25strvis directory names in psDmitrij Czarkoff
2015-10-25Simple sizes for free(9).Martin Pieuchot
2015-10-25do not expose nd6 randomid's to userland via ioctl.Theo de Raadt
2015-10-25Trivial rt_ifp->if_index -> rt_ifidx conversions.Martin Pieuchot
2015-10-25Sync after recent rtable_insert() change.Martin Pieuchot
2015-10-25Merge rtable_mpath_conflict() into rtable_insert().Martin Pieuchot
2015-10-25IPV6_NEXTHOP is gone, remove -g option which used this.Florian Obser
2015-10-25Remove IPV6_NEXTHOP implementation. Source routing is considered to beFlorian Obser
2015-10-25Kill unused local var, and reorder while here.Jeremie Courreges-Anglas
2015-10-25Be more consisten with rtmsgs. Always set rtm_index (even in the RTM_GETClaudio Jeker
2015-10-25We don't care about lack of source route support for IPv6.Jeremie Courreges-Anglas
2015-10-25Kill IP Source Route support, unusable since 1998.Jeremie Courreges-Anglas
2015-10-25Use the "modern" way to check if a route entry correspond to a localMartin Pieuchot
2015-10-25Do not overwrite if_rtrequest() if the driver specified it *before*Martin Pieuchot
2015-10-25arp_ifinit() is no longer needed.Martin Pieuchot
2015-10-25arp_ifinit() is no longer needed and almost dead.Martin Pieuchot
2015-10-25zap trailing whitespace;Jason McIntyre
2015-10-25tweak previous;Jason McIntyre
2015-10-25arp_ifinit() is no longer needed.Martin Pieuchot
2015-10-25ifa is no longer used.Martin Pieuchot
2015-10-25arp_ifinit() is no longer needed.Martin Pieuchot
2015-10-25Implement ping(8)'s -L option in ping6:Florian Obser
2015-10-25arp_ifinit() is no longer needed.Martin Pieuchot
2015-10-25arp_ifinit() is no longer required.Martin Pieuchot