summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2016-03-14zdump(8) needs to read files so it needs pledge(2) rpath promisemestre
2016-03-13Introduce memory ranges to support VMs with >= 4G RAMStefan Kempf
2016-03-13one more un-vax, which i fixed but somehow didn;t commit;Jason McIntyre
2016-03-13Rework an erroneous warning message about 16 bit i8253 PIT counter I/O.Mike Larkin
2016-03-09We are done providing support for the vax.Theo de Raadt
2016-03-08Set content charset for auto index generated page.Florian Obser
2016-03-08Fix: "authconf.users_file_path" is a char[] but is checked as a char*.YASUOKA Masahiko
2016-03-08Remove __cplusplus include guard.YASUOKA Masahiko
2016-03-07http -> https for IETF/IANA URLs in commentsmmcc
2016-03-07fix error in documentation of `ca' keywordGilles Chehade
2016-03-07(type *)0 -> NULLmmcc
2016-03-05According to RFC7231, section 7.1.1.1, the HTTP date header supportsChristian Weisgerber
2016-03-05update to unbound 1.5.8, ok florian@ jung@Stuart Henderson
2014-11-20update to Unbound 1.5.0, ok sthen@Brad Smith
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2016-03-05mirror memset changes to ber.c made in ldapd (these 3 daemonsTheo de Raadt
2016-03-04Set root device to sd0a, instead of wd0a. Virtio devices show upStefan Kempf
2016-03-01fatal("malloc") -> fatal(NULL)Jeremie Courreges-Anglas
2016-03-01add LIBCRYPTO to DPADDGleydson Soares
2016-03-01Pointless 'return;' in void functionsJeremie Courreges-Anglas
2016-03-01Kill unused #definesJeremie Courreges-Anglas
2016-02-29correct return values for -e; from patrik lundinJason McIntyre
2016-02-29Merge add/make_prefix() and kill last use of struct in6_prefixreq in userland.Jeremie Courreges-Anglas
2016-02-29Move ckqueue() to common_source/common.cJeremie Courreges-Anglas
2016-02-29init_prefix() is now trivial, merge it with its caller.Jeremie Courreges-Anglas
2016-02-28Fix ghastly whitespace. From Chris Bennetttb
2016-02-26sys/signal.h -> signal.hJeremie Courreges-Anglas
2016-02-26Unused variable.Jeremie Courreges-Anglas
2016-02-26GC remnants of the Router Renumbering code; ok florian@Jeremie Courreges-Anglas
2016-02-26Remove #if'0ed code that uses a deprecated ioctl; ok florian@Jeremie Courreges-Anglas
2016-02-26Kill some useless members of struct rainfo; ok florian@Jeremie Courreges-Anglas
2016-02-24satisfy whiny compiler on m88k, noticed by aoyama, solution from gsoaresTheo de Raadt
2016-02-23sanitize environment thru a whitelist. Only pass what's relevant for ftp andMarc Espie
2016-02-23I just stumbled on this and noticed that eigrpd requires inet and rpath in pl...Gleydson Soares
2016-02-22the default address family for a listener was set too late and wouldGilles Chehade
2016-02-21Skip redistributed routes when updating the FIB.Renato Westphal
2016-02-21Move some functions around and rename a few variables and functions.Renato Westphal
2016-02-21Simplify the handling of the sequence tlv.Renato Westphal
2016-02-21Copy structs by assignment instead of memcpy.Renato Westphal
2016-02-21Introduce the bad_addr() family of functions.Renato Westphal
2016-02-21Extend eigrp_addrcmp() and use it in more places.Renato Westphal
2016-02-21Several minor tweaks.Renato Westphal
2016-02-21Add scope id only for unicast IPv6 packets.Renato Westphal
2016-02-21Make eigrpd work against newer IOS routers.Renato Westphal
2016-02-21Filter our RTM_GET messages which are not from us.Renato Westphal
2016-02-21Make tcpdump show details of beacon country elements in verbose mode only.Stefan Sperling
2016-02-21bump versionGilles Chehade
2016-02-18sync() requires unistd.hTobias Ulmer
2016-02-18Fix format string of a warning.Alexander Bluhm
2016-02-17Prevent an integer overflow in syslogd when parsing the priority.Alexander Bluhm