summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2001-07-11Clarify performance of tsort -l (hamiltonian circuit is NP-complete).Marc Espie
2001-07-11Typo in commentMarc Espie
2001-07-11remove mips leftovers; ok bradPeter Valchev
2001-07-11make it compilable in all 4 combination of KRB4/KRB5 settings. dugsong okJun-ichiro itojun Hagino
2001-07-10don't panic if fork or pipe fail (just return an empty passwd).Markus Friedl
2001-07-10typo; from Joseph Mallett <jmallett@xMach.org>Michael Shalayeff
2001-07-09use errx()Paul Janzen
2001-07-09rightMichael Shalayeff
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-07-09Use getopt(3); markus@ ok.Federico G. Schwindt
2001-07-08fix ``MaxStartups max''; ok markus@Kevin Steves
2001-07-07silence a warningTodd C. Miller
2001-07-07quiet some -Wall warnings for login_{l,}chpassTodd C. Miller
2001-07-06missing prototypes; ok millertPeter Valchev
2001-07-06missing prototypes; ok millertPeter Valchev
2001-07-06o We use login.conf for passwd(1) variables now, not passwd.confTodd C. Miller
2001-07-06Change the filename completion code to:Artur Grabowski
2001-07-05include <err.h>Paul Janzen
2001-07-05Move manpage to appropriate directoryPaul Janzen
2001-07-05statement after label; ok dugsong@Kevin Steves
2001-07-05Fix a seg fault when an init file can't be readMatthieu Herrb
2001-07-05Directly cast to the right type. Ok markus@Marc Espie
2001-07-05Make it compile again.Angelos D. Keromytis
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-07-04handle mutiple adds of the same smartcard keyMarkus Friedl
2001-07-04for smartcards remove both RSA1/2 keysMarkus Friedl
2001-07-04handle card removal more gracefully, add sc_close() to scard.hMarkus Friedl
2001-07-04ignore SIGPIPE when debugging, tooMarkus Friedl
2001-07-04Move locking of the passwd file *after* we have gotten a new passwordTodd C. Miller
2001-07-04symmetrical, not symetricalPeter Valchev
2001-07-04no you are wrongMichael Shalayeff
2001-07-04cleanup; santana@openbsd.org.mxTheo de Raadt
2001-07-04ugly bug that lived; santana@openbsd.org.mxTheo de Raadt
2001-07-04cvs history shows this appeared first in OpenBSD 2.0, not 1.2.jasoni
2001-07-04removed unused variable (-Wall cleanup)jasoni
2001-07-03-Wall cleanupjasoni
2001-07-02improve cleanup/exit logic in ssh2:Markus Friedl
2001-07-02update for sectok.h interface changes.Markus Friedl
2001-07-02do not return NULL, use "" instead.Markus Friedl
2001-07-02libsectok functions now take status word instead of bytesJim Rees
2001-07-02wait until !session_have_children(); bugreport from Lutz.Jaenicke@aet.TU-Cott...Markus Friedl
2001-06-30adress -> address; ok markus@Kevin Steves
2001-06-30fix the love quote, slacker bobMichael Shalayeff
2001-06-30More log searching; mickey@ ok'ed.Federico G. Schwindt
2001-06-30more from icb.log; mickey@ ok.Federico G. Schwindt
2001-06-30ok mickey@Bob Beck
2001-06-29use socklen_t for getsockopt arg #5; ok markus@Kevin Steves
2001-06-29sync function definition with declaration; ok markus@Kevin Steves
2001-06-29initialize earlyMarkus Friedl
2001-06-29new error handling for cyberflex_*Markus Friedl