summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2003-05-12merge in NetBSD diffs:Paul Janzen
2003-05-12typo: DSA keys are of type ssh-dss; Brian PooleMarkus Friedl
2003-05-12for pubkey authentication try the user keys in the following order:Markus Friedl
2003-05-12Recognize Ogg Vorbis audio files, thanks tedu@Ian Darwin
2003-05-12Move asn1_compile to usr.bin/asn1_compile.Hans Insulander
2003-05-11-I$(.CURDIR) to make it work with obj linksHans Insulander
2003-05-11asn1_compile, made independant from libroken and the rest of theHans Insulander
2003-05-11make channel_new() strdup the 'remote_name' (not the caller); ok theoMarkus Friedl
2003-05-11when doing sparse writes, we must write the last byte or the file willTed Unangst
2003-05-11change key_load_public to try to read a public from:Markus Friedl
2003-05-11More.Dale Rahn
2003-05-10Do not let userland access the swapon system call anymore (nothing uses itMiod Vallat
2003-05-08Update to 1.6.7p5Todd C. Miller
2003-05-08use NULL to indicate failure in functions that return pointers, not FALSE.Vincent Labrecque
2003-05-08AUTHOR -> AUTHORS in .Sh, as per mdoc template.Jason McIntyre
2003-05-07fix an err() that should be errx()Todd C. Miller
2003-05-07bounds were sizeof(pointer) rather than size of the object; found withTheo de Raadt
2003-05-06not compiled, nuke itTodd C. Miller
2003-05-06Whoops, forgot a return statement in last commitTodd C. Miller
2003-05-06use POSIX regexTodd C. Miller
2003-05-06Now that rcmdsh(3) can deal with an rsh command w/ args, deal withTodd C. Miller
2003-05-06Don't call setusercontext() to change uid unless uid == 0; found by mpech@Todd C. Miller
2003-05-06While I'm here sync usage() w/ manual.Mike Pechkin
2003-05-06fix a small memleak on errors. noticed by pat latifi.Vincent Labrecque
2003-05-06sevenbit() before skeylookup().Mike Pechkin
2003-05-05document the new -f <mode> command line option.Vincent Labrecque
2003-05-05dont write too much data when disconnecting in biz22, also use sizeofAnil Madhavapeddy
2003-05-05add a mail-mode, to do automatic line-wrapping.Vincent Labrecque
2003-05-04the buffer to getcwd(3) should be PATH_MAX in size, not MAX_FNAMEAnil Madhavapeddy
2003-05-03these files all had >9 arguments to .Nd, causing the name description to beJason McIntyre
2003-05-02Update to conform to Posix 1003.1-2001.Nils Nordman
2003-05-02o Don't close stdout in interactive mode; mpech@Todd C. Miller
2003-05-01i386 is elf now; pt out by ldcosta@arnet.com.arMichael Shalayeff
2003-05-013.3 has left the building...Michael Shalayeff
2003-04-30strvis -> strnvisVincent Labrecque
2003-04-30strvis -> strnvis, and add a place for the NUL byte that was missingVincent Labrecque
2003-04-30strvis -> strnvisVincent Labrecque
2003-04-30fix invalid .Pf macro usage introduced in previous commitDavid Krause
2003-04-30Add missing period.Todd C. Miller
2003-04-30kill warning about implicit decl of strlenJason Wright
2003-04-30Escape ?, * and ! in .Ql for nroff compatibility. OpenSSH Portable Bug #550mouring
2003-04-29fix the clean thursday; from tm@openbsd.ruMichael Shalayeff
2003-04-28Don't try to close key.keyfile in -a mode, skeygetnext() will haveTodd C. Miller
2003-04-28string cleaning. ok millert@ tdeval@Ted Unangst
2003-04-28stdlib.hTheo de Raadt
2003-04-26get rid of incorrectly sized buffer by using strdup/asprintf,Peter Valchev
2003-04-26-t in usage(); rogier@quaak.orgTheo de Raadt
2003-04-26string cleaningTheo de Raadt
2003-04-26string cleaning; ok tdevalTheo de Raadt
2003-04-25commentTheo de Raadt