summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-26RANDOM1 was subject to rather bad modulus bias. Improve the situation a bitTheo Buehler
2017-06-26Arrange a phandle for the "ciu" node.Visa Hankala
2017-06-26note.ABI-tag and .MIPS.options are not needed anymore whenTheo de Raadt
2015-01-01eqn(7) testsIngo Schwarze
2017-06-26When pinging an IPv6 link-local address, the reflected packet hadAlexander Bluhm
2017-06-26when splitting a composite word,Ingo Schwarze
2017-06-26don't print the WELLKNOWN string for unknown well-known communitiesPeter Hessler
2017-06-26let admins set an unknown well-known communityPeter Hessler
2017-06-26add support for the "graceful shutdown" well-known community as describedPeter Hessler
2017-06-26allow setting localpref to 0Peter Hessler
2017-06-26Assert that the corresponding socket is locked when manipulating socketMartin Pieuchot
2017-06-26Allow updating the destination address of an existing TDB. Since thePatrick Wildt
2017-06-26Split a part of tdb_delete() into tdb_unlink() so that we can removePatrick Wildt
2017-06-26Factor a variable assignment in audiopoll().Alexandre Ratchov
2017-06-25Make ifconfig(8) default to prefixlen 128 when setting an IPv6 destinationStefan Sperling
2017-06-25Link acme-client, ldapd, switchd regress to build.Alexander Bluhm
2017-06-25Do not run .END cleanup during clean, cleandir, obj in ldapd regress.Alexander Bluhm
2017-06-25Clean all files created during switchd regress.Alexander Bluhm
2017-06-25Convert the acme-client test to use a config file acme-client.conf.Alexander Bluhm
2017-06-25Catch typos in .Sh names; suggested by jmc@.Ingo Schwarze
2017-06-25No need to NUL-terminate the line buffer since it's handled by x_e_getu8() byanton
2017-06-25lld's linker-script parser has to be fixed to accept ; after LONG()Theo de Raadt
2017-06-25test new MT macroIngo Schwarze
2017-06-25dull dependency for copying makegap.sh to obj, so that installsTheo de Raadt
2017-06-25cope with changes in BASE messagesIngo Schwarze
2017-06-25add some empty targets that were missingIngo Schwarze
2017-06-25Don't output partial UTF-8 characters in ksh emacs mode. Instead, try to read aanton
2017-06-25Capture SIGINT and print out all received output so far. Useful when debugginganton
2017-06-25Add support for the MT and ME mailto macros, used for example in wg(8).Anthony J. Bentley
2017-06-25ldd is more strict wrt semicolons, they can only appear after anOtto Moerbeek
2017-06-25priv_add_address() is no longer invoked to signal the deletion of theKenneth R Westerback
2017-06-25Oops. Revert unintentional/premature functional change. Deleting theKenneth R Westerback
2017-06-24Tweak handling of HUP and new LLADDR. Just use expose and use sighup()Kenneth R Westerback
2017-06-24delete useless .Ns macro that jmc@ found with mdoclint(1)Ingo Schwarze
2017-06-24To avoid packet loss due to reuse of the 16 bit IPv4 fragment id,Alexander Bluhm
2017-06-24document message "unknown architecture"Ingo Schwarze
2017-06-24operating system dependent message about unknown architecture;Ingo Schwarze
2017-06-24delete old, undocumented, obsolete section names that nobody usesIngo Schwarze
2017-06-24Fix a check in ADD_SPACE_{GOTO,RET} that potentially allowed for aMartijn van Duren
2017-06-24obvious removal of -o, now covered by mandocIngo Schwarze
2017-06-24in the base system, suggest leaving .Os blank; inspired by mdoclintIngo Schwarze
2017-06-24Split -Wstyle into -Wstyle and the even lower -Wbase, and addIngo Schwarze
2017-06-24Delete .St -p1003.1-2013.Ingo Schwarze
2017-06-24Use a local variable rather than a global flag to recordKenneth R Westerback
2017-06-24correct env var nameDamien Miller
2017-06-24spelling;Jason McIntyre
2017-06-24don't pass pointer to struct sshcipher between privsep processes,Damien Miller
2017-06-24regress test for ExposeAuthInfoDamien Miller
2017-06-24refactor authentication loggingDamien Miller
2017-06-24word fix;Jason McIntyre