summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-26pid_t cleanup; itojun okTheo de Raadt
2002-05-26with XXX, note a place we could maybe use arc4random()Theo de Raadt
2002-05-26oops, major oops; moritz@jodeit.orgTheo de Raadt
2002-05-25missed Per Allansson (auth2-chall.c)Kevin Steves
2002-05-25split auth2.c into one file per method; ok provos@/deraadt@Markus Friedl
2002-05-25fix usage; from Sam Smith <S@mSmith.net>.Federico G. Schwindt
2002-05-25syncTheo de Raadt
2002-05-25typo fixes; S@mSmith.netTheo de Raadt
2002-05-25remaining easy snprintf conversionsTheo de Raadt
2002-05-25execlp->execl; from steveskMarkus Friedl
2002-05-25first version of ssh-keysign manpage, ok deraadt@Markus Friedl
2002-05-25kill(pid, sig)... NOT (sig, pid)cvs diff -u kerberosIV/src/appl/bsd/rlogin.cc...Theo de Raadt
2002-05-25__progname stuff; jason@ackley.netTheo de Raadt
2002-05-25incorrrect kill(); jason@ackley.netTheo de Raadt
2002-05-25do not assume scripts are executableTheo de Raadt
2002-05-25Add a board type for VXT2000+. Info gathered by Daniel SZILAGYI.Hugh Graham
2002-05-25use _dl_strncmp() not strncmp(), _dl version is already present and used.Dale Rahn
2002-05-25_dl_strcmp() and _dl_strchr() exist, do not pull these routinesDale Rahn
2002-05-24more IANA values. official # for bridge is assigned. jason okJun-ichiro itojun Hagino
2002-05-24strlcpy at most 16 characters, so says man pageTheo de Raadt
2002-05-24add net.inet.icmp.tstamprepl sysctl for timestamp control; jason@ackley.netTheo de Raadt
2002-05-24examples subsection; s@msmith.netTheo de Raadt
2002-05-24replace strcpy with strlcpyTheo de Raadt
2002-05-24enforce SKEY_MAX_CHALLENGE using snprintf()Theo de Raadt
2002-05-24doc that skeychallenge() buffer is at least SKEY_MAX_CHALLENGE longTheo de Raadt
2002-05-24strlcpy and KNFTheo de Raadt
2002-05-24KNFTheo de Raadt
2002-05-24try to use strlcpy and snprintf more; ok variousTheo de Raadt
2002-05-24Replace strcpy() with strlcpy().Dale Rahn
2002-05-24Change _dl_strcpy() to _dl_strlcpy(), implementation taken from libc.Dale Rahn
2002-05-24don't include unused code in the #ifdef BSD_AUTH case; ok markus@Kevin Steves
2002-05-24protect more of the bookkeeping variables with splbio.Artur Grabowski
2002-05-24typoArtur Grabowski
2002-05-24Support mixed (IPv4/v6) address lists, expand to all possible and validDaniel Hartmeier
2002-05-24splbio around biodone.Artur Grabowski
2002-05-24More splbio around biodone protection.Artur Grabowski
2002-05-24add LIBS option the crunchgen config, allows adding custom librariesMarkus Friedl
2002-05-24Make sure that b_iodone handlers are called at splbio (and splassert(IPL_BIO)...Artur Grabowski
2002-05-24protect biodone with splbio.Artur Grabowski
2002-05-24protect biodone with splbio (this is the first time the splbio isArtur Grabowski
2002-05-24Replace a home-grown splassert-like thing with the real stuff.Artur Grabowski
2002-05-24make a strict check before sending FQDN node information reply. sync w/kameJun-ichiro itojun Hagino
2002-05-24Protect biodone with splbio.Artur Grabowski
2002-05-24protect biodone with splbioArtur Grabowski
2002-05-24stat ssh-keysign first, print error if stat fails;Markus Friedl
2002-05-24cluster_callback is a b_iodone handler. Since it calls functionsArtur Grabowski
2002-05-24fix name, ok deraadtPeter Stromberg
2002-05-24minor cleanupEric Jackson
2002-05-24not needed; deraadt@ okFederico G. Schwindt
2002-05-24replace code w/ no license w/ public domain codeEric Jackson