summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2002-06-19add an undo insert record on insert-file. this makes insert-file undoable.Vincent Labrecque
2002-06-19make the monitor sync the transfer ssh1 session key;Markus Friedl
2002-06-19decode embedded scopeid on -inalv multicast address printingJun-ichiro itojun Hagino
2002-06-19mark which nlist[] kmem entries are not needed in the sysctl case, and which areTheo de Raadt
2002-06-19Poach a commit; error(1) groks yacc output now...Todd C. Miller
2002-06-19have yacc spit out c compiler-like error messages, so that utilities whichTheo de Raadt
2002-06-19KNF done automatically while reading....Theo de Raadt
2002-06-18pull in missing includesTheo de Raadt
2002-06-18From bjh21@NetBSD:Jason Wright
2002-06-18ANSITheo de Raadt
2002-06-18revoke privs after kvm_openfilesTheo de Raadt
2002-06-17make this readable. If I broke something, someone else gets to fix it now th...Theo de Raadt
2002-06-17KNFTheo de Raadt
2002-06-17make usage like man pageTheo de Raadt
2002-06-16use TAILQ_xx macro. from lukem@netbsd. markus okJun-ichiro itojun Hagino
2002-06-15enlarge ID column to fix output alignment.Matthieu Herrb
2002-06-15remove the CONSTRAIN_IDENTITY messages and introduce a newMarkus Friedl
2002-06-15fix stupid typoMarkus Friedl
2002-06-15break agent key lifetime protocol and allow other contraints for key usage.Markus Friedl
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-06-13synch comments with actual code.Marc Espie
2002-06-12a real pid_t cleanup.Mike Pechkin
2002-06-12ssh_connect returns 0 on successMarkus Friedl
2002-06-11remove unused cruft.Markus Friedl
2002-06-11This is the first step in sanitizing the conditional parser.Marc Espie
2002-06-11Make sure kerberosV/kafs.h is picked up if kerberosIV/kafs.h is not removed.Hans Insulander
2002-06-11use "ntop" only after initializedJun-ichiro itojun Hagino
2002-06-11Fail if no symbol table is found, don't crash.Artur Grabowski
2002-06-11kill err(3) newlines; ok miod@, deraadt@Jason Peel
2002-06-11Remove \n from warnx(3). ok deraadt@Thomas Nordin
2002-06-11pid_t cleanup. Markus need this now to keep hacking.Mike Pechkin
2002-06-11no longer use uidswap.[ch] from the ssh clientMarkus Friedl
2002-06-10move creation of agent socket to session.c; no need for uidswappingMarkus Friedl
2002-06-10update defaults for RhostsRSAAuthentication and RhostsAuthenticationKevin Steves
2002-06-10change RhostsRSAAuthentication and RhostsAuthentication default to noKevin Steves
2002-06-10use convtime() to parse and validate key lifetime. can nowKevin Steves
2002-06-10merge in stuff from my man page; ok markus@Kevin Steves
2002-06-10display minimum RSA modulus in error(); ok markus@Kevin Steves
2002-06-10I do not care about commit countKjell Wooding
2002-06-10I love to fightKjell Wooding
2002-06-10Theo's comments about airport securityBob Beck
2002-06-09pass salen to sockaddr_ntop so that we are happy on linux/solarisJun-ichiro itojun Hagino
2002-06-09update for no setuid root and ssh-keysign; ok deraadt@Kevin Steves
2002-06-09Remove private unused version of warn().Hans Insulander
2002-06-09use tab not spaces (|unexpand)Markus Friedl
2002-06-09Sync usage with manpageHans Insulander
2002-06-09Use sysctl for mbstatAngelos D. Keromytis
2002-06-09Begin some sysctl-ization.Angelos D. Keromytis
2002-06-09don't go further on stripped binaries; been in my tree for ever.Federico G. Schwindt
2002-06-09some knf.Federico G. Schwindt