summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2003-06-02deprecate VerifyReverseMapping since it's dangerous if combinedMarkus Friedl
2003-06-02VerifyHostKeyDNS is v2 only. ok markus@Jakob Schlyter
2003-06-02remove terms 3 and 4 of some of my licencesTheo de Raadt
2003-06-01some string formats.Artur Grabowski
2003-06-01various format string cleanups; tedu okTheo de Raadt
2003-05-30kill an unused variableMichael Shalayeff
2003-05-30Add pmdb to the build.Miod Vallat
2003-05-30m88k pmdb support bits; only compile-tested at the moment.Miod Vallat
2003-05-30Fix BREAKPOINT_DECR_PC value.Miod Vallat
2003-05-30Preliminary m68k pmdb support.Miod Vallat
2003-05-30Handle process_load() failure. This prevents "pmdb foo" to dump core uponMiod Vallat
2003-05-29-I${.CURDIR} not neededTheo de Raadt
2003-05-29avoid more signal racesTheo de Raadt
2003-05-29seteuid and setegid; markus okTheo de Raadt
2003-05-26of course my 1000th commit has to go to theo.c and must be about germans ;-)Henning Brauer
2003-05-26fix format strings; ok markus@Damien Miller
2003-05-24cast some types for printing; ok markus@Damien Miller
2003-05-24pass logged data through strnvis; ok markusDamien Miller
2003-05-23fix leak; ok markus@Damien Miller
2003-05-22c2k3 hack-a-tonMichael Shalayeff
2003-05-21From NetBSD:Paul Janzen
2003-05-20new sentence, new lineJason McIntyre
2003-05-20- new sentence, new lineJason McIntyre
2003-05-20Finish KNF of prototypes. That should be all of them.Chad Loder
2003-05-19kill dead (if 0) code.Artur Grabowski
2003-05-18use syslog_r() in a signal handler called place; markus okTheo de Raadt
2003-05-18unreliable non-hurlersHenning Brauer
2003-05-18moose bbq is full of quotesTodd T. Fries
2003-05-17live from the moose bbqHenning Brauer
2003-05-17experimental support for aes-ctr modes fromMarkus Friedl
2003-05-17just in case, put numbers to sscanf %s arg.Jun-ichiro itojun Hagino
2003-05-17Don't link with unneeded kerberos librariesHans Insulander
2003-05-16fix the goal calculation routine so moving up and down moves to the rightVincent Labrecque
2003-05-16add AddressFamily option to ssh_config (like -4, -6 on commandline).Damien Miller
2003-05-15add a ConnectTimeout option to ssh, based on patch fromDamien Miller
2003-05-15fix 64bit issue; report itojun@Markus Friedl
2003-05-15warn for unsupported config option. ok markus@Jakob Schlyter
2003-05-15Make "ssh -V" print the OpenSSL version in a human readable form. PatchDamien Miller
2003-05-15unbreak tree; ok margarida@Todd T. Fries
2003-05-15make usage printing match what's in the manpage, which is better; ok jfb@Jason Peel
2003-05-15disable kerberos when not supported. ok markus@Jakob Schlyter
2003-05-15~B is ssh2 onlyMarkus Friedl
2003-05-15anotherHenning Brauer
2003-05-15Teach ls how to display multiple column display and allow users to returnmouring
2003-05-15Make put/get (globed and nonglobed) code more consistant. OK djm@mouring
2003-05-15Fix some typos, clarify a few bits, and fix a display issue with `:'.Todd C. Miller
2003-05-15From Brian PooleTodd C. Miller
2003-05-15avoid warning; ok jakob@Damien Miller