summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-11-22use size_t where appropriate. ok deraadt reykTed Unangst
2014-11-21white space begoneTheo de Raadt
2014-11-21a long time ago, DISPLAY and UNDISPLAY required special treatment, as theyMarc Espie
2014-11-20big trim-down of MESSAGE/UNMESSAGE: just match checksums between new packagesMarc Espie
2014-11-20Yet more #include de-duplication.Kenneth R Westerback
2014-11-20avoid some warning message, normal dirs don't have any log info registeredMarc Espie
2014-11-20theo's right. use random_name for truely random stuff.Marc Espie
2014-11-20Don't allow embedded nul characters in strings.Jonathan Gray
2014-11-20clean up some files generated during the build.Brad Smith
2014-11-20using ${SHELL} is nicer, ok bradTheo de Raadt
2014-11-20run the install script with sh. Come on upstream -- allow us to buildTheo de Raadt
2014-11-20better length handling. Fixes a crash found with the afl fuzzer.Jonathan Gray
2014-11-20sanity check the length of the packet in the pcap headerJonathan Gray
2014-11-20Make ip6_print() take an unsigned length matchingJonathan Gray
2014-11-20remove nt and lanman functions which aren't used. ok reyk yasuokaTed Unangst
2014-11-20Merge in some commits from upstream..Brad Smith
2014-11-20merge conflictsBrad Smith
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
2014-11-19reduce redundant strlen calls by calling it once and saving the valueTed Unangst
2014-11-19delete the KERN_VNODE sysctl. it fails to provide any isolation from theTed Unangst
2014-11-19move to stravis so doug@ will stop laughing at my misuse of strnvis.David Gwynne
2014-11-19file overlooked in previous snmpd commitBret Lambert
2014-11-19Support exporting relayd statistics via AgentX/snmpdBret Lambert
2014-11-19add support for AgentX subagents in snmpdBret Lambert
2014-11-19two obvious markup fixes; from frankgroeneveld dot nlIngo Schwarze
2014-11-18Nuke more obvious #include duplications.Kenneth R Westerback
2013-11-26import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b...Stuart Henderson
2014-11-17CAVEATS was removed (no more INSTALL/DEINSTALL scripts, so it's OK forStuart Henderson
2014-11-17Always free "ps" after usage.Tobias Stoeckmann
2014-11-17show super speed status in verbose outputJonathan Gray
2014-11-16use sa_family instead of hard coded inet. from Yury KonovalovTed Unangst
2014-11-16Convert the logic in yyerror(). Instead of creating a temporaryAlexander Bluhm
2014-11-16Convert the logic in the error function of the ldap schema parser.Alexander Bluhm
2014-11-16Replace a plethora of historical protection options with justTheo de Raadt
2014-11-16so old it becomes untrueTheo de Raadt
2014-11-15Reduce instances of `` '' in manuals.Anthony J. Bentley
2014-11-14Shorten the AgentX header debug messages (only compiled with -DDEBUG)Reyk Floeter
2014-11-14Add gcc printf format attributes to yyerror() in parse.y files.Doug Hogan
2014-11-13remove networks(5) support; it wasn't even documented to exist;Ingo Schwarze
2014-11-13Fix a condition which selects log level for errors on routing socket,YASUOKA Masahiko
2014-11-13When the pool address is changed and there is a PPP session which usesYASUOKA Masahiko
2014-11-12tweak previous;Jason McIntyre
2014-11-12truncate dead.letterGilles Chehade
2014-11-11Tweak the the DHCPACK to DHCPINFORM log entry so that it isKenneth R Westerback
2014-11-11Allow the log directory to be configurable in the config file, rather thanBob Beck
2014-11-11Adjust aspath_strlen() since the output format changed to ASPLAIN.Claudio Jeker
2014-11-11The default output format for 32bit AS numbers has moved from AS_DOT+Peter Hessler
2014-11-10Fix horrible spelling mistake introduced in r1.17Miod Vallat
2014-11-10Don't attempt to open log files when using syslog, as we are not going toBob Beck