summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-04-25use setresgid() rather than setegid, all 3 gids can go the same way.Theo de Raadt
2016-04-25make vmctl 'create' usage description match the man pageMike Larkin
2016-04-25prepare for possible pledging. We can't really drop privs if we're notMarc Espie
2016-04-25now that sysmerge happens before us, no need to fallback on _pfetchMarc Espie
2016-04-25pkgcfl was put in the old keywords bin a few generations ago...Marc Espie
2016-04-25kill remnants of non shared archesMarc Espie
2016-04-24new sentence, new line;Jason McIntyre
2016-04-24Document CGI variables. Work done by Tim Baumgard <openbsd@bmgrd.com>Christopher Zimmermann
2016-04-24Always pass QUERY_STRING variable.Christopher Zimmermann
2016-04-21Use automatic DH parameters, instead of fixed ones. Also disable DHE byJoel Sing
2016-04-20from tim baumgard: a location section may not include hsts;Jason McIntyre
2016-04-19Use log_warnx() instead of log_warn() when the failure will not haveJoel Sing
2016-04-18add -T to SYNOPSIS;Jason McIntyre
2016-04-18document the -T flagJoerg Jung
2016-04-18Revert previous commit.Renato Westphal
2016-04-17fix typo, it is supposed to be smtpctl trace "filters" not "filter"Joerg Jung
2016-04-16Replace bcopy() from struct bpf_timeval to struct timeval; thoseMartin Natano
2016-04-16Remove am_maxslot from amap.Stefan Kempf
2016-04-16Change last non-/gnu/ fcntl(x, F_GETFL, 0) strays to fcntl(x, F_GETFL).Kenneth R Westerback
2016-04-16fallback to _pfetch after _pkgfetch until sysmerge is run automaticallyMarc Espie
2016-04-15Check for subnet overlap between the configured summary-addresses.Renato Westphal
2016-04-15Kill the child processes if their parent dies unexpectedly.Renato Westphal
2016-04-15Fix segfault on reloading the config multiple times.Renato Westphal
2016-04-15Properly implement the clear_config() function.Renato Westphal
2016-04-15Move several other variables out of eigrpd_conf.Renato Westphal
2016-04-15Move the command line options out of struct eigrpd_configRenato Westphal
2016-04-15Fix corner case in Feasible Condition check.Renato Westphal
2016-04-15Minor fixes and code cleanup.Renato Westphal
2016-04-13remove "abort" promise from debugging code in radiusdSebastien Marie
2016-04-12The -T flag consumes the same data as the -f flag so it requiresTodd C. Miller
2016-04-10convert ypldap_addr list to a tailqJonathan Matthew
2016-04-10arguments to "chain" are space separated, not comma; verified by jungJason McIntyre
2016-04-09Use builtin.Antoine Jacoutot
2016-04-08When bgp receives an RTM_CHANGE message for an RTF_MPATH route[1], andPeter Hessler
2016-04-07Place a BOOTARG_END section at the end of the boot arguments list pushedMike Larkin
2016-04-07Remove headers associated with code that's been moved to other .c filesPhilip Guenther
2016-04-06Apply revisions 1.4 and 1.5 from ldapd's ber.c to ypldap's copy, so it canJonathan Matthew
2016-04-05Move more fcntl(,F_GETFL,0) -> fcntl(,F_GETFL).Kenneth R Westerback
2016-04-05Describe the format used by -s once, and refer to it when documenting -f.Jeremie Courreges-Anglas
2016-04-05Consistent v6-speak: hostname -> nodename, proxy NDP -> ND proxyJeremie Courreges-Anglas
2016-04-05Pointless commented-out lines; discussed with jmc@Jeremie Courreges-Anglas
2016-04-05etheraddr -> ether_addr, as in arp(8); discussed with jmc@Jeremie Courreges-Anglas
2016-04-05Support processors without unrestricted guest capability.Mike Larkin
2016-04-05Remove the iterator for control connections unfinished and unused.YASUOKA Masahiko
2016-04-04Directly use physical addresses from ELF header for kernel loading.Stefan Kempf
2016-04-04Add sys/queue.h where it's needed. Unbreak userland following recentStuart Henderson
2016-04-04In udpsockmode codepath dhcpd.c had the promise route for pledge(2) but it wasRicardo Mestre
2016-04-04Hook up ndp -f.Jeremie Courreges-Anglas
2016-04-02Eliminate superfluous 3rd params in fcntl(F_GETFL) calls.Kenneth R Westerback
2016-04-02streamline the code that checks meta information before extracting filesMarc Espie