summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2002-07-21unneeded includesKevin Steves
2002-07-21extern char *optarg; for portableKevin Steves
2002-07-20Error out if setusercontext() fails and the runas user is not root.Todd C. Miller
2002-07-19display a warning from ssh when XAuthLocation does not exist or xauthKevin Steves
2002-07-19remove fatal cleanups after fork; based on discussions with and codeMarkus Friedl
2002-07-19feature requests come from idiotsHenning Brauer
2002-07-19ansiTheo de Raadt
2002-07-19ansiTheo de Raadt
2002-07-17Fix omission in description of FS variable; from teduTodd C. Miller
2002-07-17more olde russian measurements and group togetherMichael Shalayeff
2002-07-17spring clean-up: remove extra spaces at end of line,Marc Espie
2002-07-16add RCS Id; ok millert@Christian Weisgerber
2002-07-15ansiTheo de Raadt
2002-07-15make the des_read/write routines take void *Theo de Raadt
2002-07-15ansi and some bug fixesTheo de Raadt
2002-07-15Move atrun(8) functionality into cron(8) proper. This fixes theTodd C. Miller
2002-07-15license change from William LeFebvre <wnl@groupsys.com>; top is now BSDTheo de Raadt
2002-07-15little more debugging; ok markus@Kevin Steves
2002-07-13ansiTheo de Raadt
2002-07-13ansiTheo de Raadt
2002-07-12EVP_CIPH_CUSTOM_IV for our own rijndaelMarkus Friedl
2002-07-12print connect failure during debugging mode.Jun-ichiro itojun Hagino
2002-07-12malloc/strdup failure not handled; cloder@acm.orgTheo de Raadt
2002-07-11oppose abort()ion and urinetherapyMichael Shalayeff
2002-07-10'sez' is not an english word; ok deraadt@Jason Peel
2002-07-10use right sizeof in memcpy; markus okTheo de Raadt
2002-07-10bark if all connection attempt fails.Jun-ichiro itojun Hagino
2002-07-09make sed r command not bail out. try sed -e "/a/r"Theo de Raadt
2002-07-09clarify no preference ordering in protocol list; ok markus@Kevin Steves
2002-07-09ed static function (less warnings)Jun-ichiro itojun Hagino
2002-07-09silently try next address on connect(2). markus okJun-ichiro itojun Hagino
2002-07-09suppress log on reverse lookup failiure, as there's no real value in doing so.Jun-ichiro itojun Hagino
2002-07-08lem and buranMichael Shalayeff
2002-07-08from itojun:Michael Shalayeff
2002-07-07enviroment -> environmentJan-Uwe Finck
2002-07-06Remove kernel support for NTP. ok deraadt@ and tholo@Thomas Nordin
2002-07-06unused variableKevin Steves
2002-07-06KNF, realloc fix, and clean usageTheo de Raadt
2002-07-06KNFTheo de Raadt
2002-07-05allocation mischecks by cloder@acm.org; lots of other cleanup by meTheo de Raadt
2002-07-04don't allocate, copy, and discard if there is not interested in the data; ok ...Markus Friedl
2002-07-04document port allocationJakob Schlyter
2002-07-04use tcp high portrange for active data connections. ok deraadt@Jakob Schlyter
2002-07-04blah blah minor nothing as i read and re-read and re-read...Theo de Raadt
2002-07-04 correct handling of EOF on both tty input and network. for example,Vincent Labrecque
2002-07-044 unchecked mallocs; cloder@acm.orgTheo de Raadt
2002-07-04patch memory leaks; grendel@zeitbombe.orgTheo de Raadt
2002-07-04catch malloc failures, my changes; found by cloder@acm.orgTheo de Raadt
2002-07-03check for malloc failure; reported by cloder@acm.orgTheo de Raadt
2002-07-03remove a useless {} that was there for "historical reasons" and only servedVincent Labrecque