summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2001-08-28Add information on number/percentage of namei calls missed the cache.Tobias Weingartner
2001-08-27#include <string.h>Markus Friedl
2001-08-27fix memory fault if non-existent filename is given to the -f optionDan Harnett
2001-08-27Instead of prompting the user whether or not they wish to continue toTodd C. Miller
2001-08-26su(1) see also: sudo(8) - users coming fron other UNIX environments mayHeikki Korpela
2001-08-26Add a -q to silence zero-output lines and fix some whitespace and text nits.brian
2001-08-26Change the second arg to pw_mkdb() from a boolean flag to a set ofTodd C. Miller
2001-08-25use callocEric Jackson
2001-08-25It is ok for the target file not to exist even if -b was specifiedHeikki Korpela
2001-08-24Display even zeros so that the swap output makes more sense.Artur Grabowski
2001-08-24junload: Derive progID and contID from filenameJim Rees
2001-08-23If we fail to lookup a login class, apply the default one.Todd C. Miller
2001-08-23Remove an errant ';' that caused a duplicate free(). Fix from my sudoTodd C. Miller
2001-08-23some phrases just belong together - like goats and latexBob Beck
2001-08-23end request with 0, not NULLCamiel Dobbelaar
2001-08-23minor cleanupKevin Steves
2001-08-23fix usage; ok markus@Kevin Steves
2001-08-23end request with 0, not NULLCamiel Dobbelaar
2001-08-23recieve -> receiveAaron Campbell
2001-08-23switch to the optimised AES reference code fromMarkus Friedl
2001-08-22expression is optionalTheo de Raadt
2001-08-22Since we're in pedant mode again, we might as well be thorough. It'sHugh Graham
2001-08-22document cipher des for protocol 1; ok deraadt@Kevin Steves
2001-08-22ftp-proxyBob Beck
2001-08-22o Expression is an optional argument to find(1);Heikki Korpela
2001-08-22no rexd; ok markus@Kevin Steves
2001-08-22hostname not optional; ok markus@Kevin Steves
2001-08-22Sync alignment fixes on OpenSSH rijndael with OpenBSD.Heikki Korpela
2001-08-21minor typos and cleanupKevin Steves
2001-08-21MLINK to config file man pageTheo de Raadt
2001-08-21Change an occurrence of recognized to recognize; six@stalphonsos.comTodd C. Miller
2001-08-20Powered by @mantoya.Mike Pechkin
2001-08-19Knowledge about sparc68/ppc endianess. Who knows where oldish a.out filesMarc Espie
2001-08-19add missing #include <err.h> in non-KRB5 caseTodd C. Miller
2001-08-19err/warn and knfMichael Shalayeff
2001-08-19use err/errx, spacesMichael Shalayeff
2001-08-19byebye. Not used. Just keeps getting out of synch.Marc Espie
2001-08-18Handle snprintf returning -1brian
2001-08-18a much needed cleanup; fgsch okTheo de Raadt
2001-08-18whack strcpyTheo de Raadt
2001-08-18handle vsnprintf returning -1Theo de Raadt
2001-08-18Range check snprintf() return valueTodd C. Miller
2001-08-18Fix a pasto I made when adding snprintf() return val checks ages ago.Todd C. Miller
2001-08-18If we modify pw_change we cannot pass pw_mkdb() the secureonly flag.Todd C. Miller
2001-08-18Use kqueue for -f.Artur Grabowski
2001-08-18Add lots of missing prototypes, constify a few things. Add explicit ints.Marc Espie
2001-08-17fgen from NetBSDJason Wright
2001-08-17typo in commentKevin Steves
2001-08-17Some missing protos. Use macros from <link.h> instead of rolling our own.Marc Espie
2001-08-17Show indirect symbols in -e mode.Marc Espie