summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2013-10-15If the fake target of a port installed an empty (0-byte) file as aIngo Schwarze
2013-10-15Fix whitespace and other style issues.Renato Westphal
2013-10-15Since a targeted neighbor can be created both by configuration andRenato Westphal
2013-10-15Improve parsing of LDP messages.Renato Westphal
2013-10-15Ignore messages that have Unknown flag set.Renato Westphal
2013-10-15tedu a.out supportTheo de Raadt
2013-10-14tedu ecoff supportTheo de Raadt
2013-10-14Using 'cc -o /dev/null' has weird side-effects as root, so use a real filePhilip Guenther
2013-10-14handle DESTDIR; with guentherTheo de Raadt
2013-10-13Use the new DIST_LIB/DIST_OBJS hooks to make it possible to link crunchedPhilip Guenther
2013-10-13remote bits for a.out and ecoffTheo de Raadt
2013-10-13Death to a.out bits!Philip Guenther
2013-10-11improve ntpctl argv parsingTheo de Raadt
2013-10-09Trim leading white space from the message before trying to extractTodd C. Miller
2013-10-09tweak previous;Jason McIntyre
2013-10-09shorten output; ok henning phesslerTheo de Raadt
2013-10-09Move the (commented out) syslog directive above the error_log lines.Paul de Weerd
2013-10-09Allow us to bulk add / delete routes with the same attributes. ReallyPeter Hessler
2013-10-07Fix a segfault in ndp -A by not freeing the buffer when not in repeatJeremie Courreges-Anglas
2013-10-07Allow to specify the "oid" option multiple times, eg.Reyk Floeter
2013-10-06tweak previous;Jason McIntyre
2013-10-04Tweak previous:Ingo Schwarze
2013-10-04Add ntpctl(8), which allows us to query the locally running ntpd(8) processPeter Hessler
2013-10-02Fix GETBULK mode that got broken with r1.14.Reyk Floeter
2013-10-01Remove incorret check for bulk walks.Reyk Floeter
2013-10-01Add net-snmp's PEN.Reyk Floeter
2013-10-01Accept "oid all" for the complete SNMP tree (as an alias to "oid 1.0").Reyk Floeter
2013-10-01Initial support for the "bulkwalk" command.Reyk Floeter
2013-10-01Tell strvisx() to encode newlines found in octet-strings to avoid uglyReyk Floeter
2013-10-01Drop privileges when running as root to mitigate the risk.Reyk Floeter
2013-10-01zap trailing whitespace;Jason McIntyre
2013-10-01Add shorter alias "snmpctl walk".Reyk Floeter
2013-10-01Reorganize the code a bit to adjust it for an async I/O model.Reyk Floeter
2013-10-01better error handlingReyk Floeter
2013-10-01add ber_oid_cmp() to the listReyk Floeter
2013-10-01fix typoReyk Floeter
2013-10-01Add initial SNMP client utility to snmpctl(8).Reyk Floeter
2013-10-01avoid a fd_set overflow by calling a different rpc svc functionTheo de Raadt
2013-10-01Add some PENs and sync the declarations.Reyk Floeter
2013-09-29purge compat junk related to drand48; ok guentherTheo de Raadt
2013-09-28Resolve the uncertainty in the REFID assignment.Peter Hessler
2013-09-27typo in macro name; no md5 changeStuart Henderson
2013-09-26shuffle some snmpd functions to make them visible in smi.c for snmpctl.Reyk Floeter
2013-09-26smi is an SNMP term that means "Structure of Managed Information". IReyk Floeter
2013-09-24missing numberMarc Espie
2013-09-22merge ldns 1.6.16Stuart Henderson
2013-09-22update to ldns 1.6.16Stuart Henderson
2013-09-22merge unbound 1.4.21Stuart Henderson
2013-09-22file removed in 1.4.21Stuart Henderson
2013-09-22update to Unbound 1.4.21, ok brad@Stuart Henderson