summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2016-08-22Replace "union sockunion" with "union sockaddr_union" which is alsoTodd C. Miller
2016-08-22When trying to edit an existing database with makewhatis(8) -d or -uIngo Schwarze
2016-08-22When running into a mandoc.db(5) file still using the obsoleteIngo Schwarze
2016-08-22shorten the pkcs8 text;Jason McIntyre
2016-08-22Sorry Andrew and Luke, I'm pretty sure we deleted your IRIX and VMS code.Theo de Raadt
2016-08-21Change sleep from crazy backoff to one second of sleep between retriesBob Beck
2016-08-20Use connect(2) + a connect_wait() function instead of connect_sync(),Todd C. Miller
2016-08-20When a mismatching end macro occurs while at least two nested blocksIngo Schwarze
2016-08-20When scanning upwards for a column list to put a .Ta macro in,Ingo Schwarze
2016-08-20If a column list starts with implicit rows (that is, rows without .It)Ingo Schwarze
2016-08-20shorten pkcs7 text;Jason McIntyre
2016-08-20shorten the passwd text; ok jsingJason McIntyre
2016-08-19update man pages now that login.conf uses auto roundsDaniel Jakots
2016-08-19shorten the ocsp text; ok beckJason McIntyre
2016-08-19remove UseLogin option and support for having /bin/login manageDamien Miller
2016-08-18Move connect_sync() to util.c and use it when connecting via httpTodd C. Miller
2016-08-18shorten the nseq text;Jason McIntyre
2016-08-18fix an fd leakJonathan Gray
2016-08-17When the content of a manual page does not specify a section, theIngo Schwarze
2016-08-17When reading back a mandoc.db(5) file in order to apply incrementalIngo Schwarze
2016-08-17Make sure manuals in architecture-independent directories are treatedIngo Schwarze
2016-08-17When returning the file size info, only use z_total_in/z_total_outTodd C. Miller
2016-08-16When the commit message is empty, don't default to c)ontinueTheo Buehler
2016-08-16Streamline and refactor the code a bit more:Theo Buehler
2016-08-16All that complexity stopped us from getting flying cars by today.Ted Unangst
2016-08-16shorten genrsa; ok jsingJason McIntyre
2016-08-15Catch up with the SSH1 code removal and delete all mention ofChristian Weisgerber
2016-08-15Remove more SSH1 server code:Christian Weisgerber
2016-08-15Trust the login_getcaptime() declaration and don't cast the arguments toPhilip Guenther
2016-08-14Convert %q to %ll and cast opaque system values to long long.Philip Guenther
2016-08-14Kill '#if defined(DEBUG) && 0' blocks that used %qPhilip Guenther
2016-08-14Convert remaining calls to strtoq/strtouq in base with strtoll/strtoull.Philip Guenther
2016-08-14shorten genpkey; ok guentherJason McIntyre
2016-08-13shorten gendsa;Jason McIntyre
2016-08-13%lld -> %llu for u_int64_t struct fields.Kenneth R Westerback
2016-08-13remove ssh1 server code; ok djm@Markus Friedl
2016-08-13As the relevant struct's (e.g. tcpstat) use [u_]int64_t types, theKenneth R Westerback
2016-08-13Let libtls load the CA, certificate and key files for nc(1), now that itJoel Sing
2016-08-13Split out the SSL options handling into a separate function, which makesJoel Sing
2016-08-13Even after switching from a pending head to the body, we have toIngo Schwarze
2016-08-12Simplify getprec() by using strchr(3) and strspn(3).Theo Buehler
2016-08-12Rewrite the paragraphs that describe how the last four arguments areTheo Buehler
2016-08-12usage() is __deadTheo Buehler
2016-08-12The last four argumens of jot (reps, begin, end, step) can all beTheo Buehler
2016-08-12Use 2001:db8::/32, the official IPv6 subnet for configuration examples.Jeremie Courreges-Anglas
2016-08-12trim errstr, and zap gendh (deprecated) entirely;Jason McIntyre
2016-08-12shorten openssl enc, with help from jsing;Jason McIntyre
2016-08-11oops, fix stupid typo in previousIngo Schwarze
2016-08-11If a .Bd display is on the one hand doomed to be deleted becauseIngo Schwarze
2016-08-11Update moduli file.Darren Tucker