summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-27Ports require 6 chars, from Oleg SafiullinDaniel Hartmeier
2002-05-27sunix is 8x speed serialTheo de Raadt
2002-05-27unsigned to unsigned intTheo de Raadt
2002-05-27unsigned to unsigned intTheo de Raadt
2002-05-27snprintf and strlcpy cleanup; angelos okTheo de Raadt
2002-05-27correct pid handlingTheo de Raadt
2002-05-27unsigned vs unsigned intTheo de Raadt
2002-05-27snprintfTheo de Raadt
2002-05-27framework to add af-dependent data structure to struct ifnet.Jun-ichiro itojun Hagino
2002-05-27catch up to the new build methodsTheo de Raadt
2002-05-27kill unused arc4random_8() APITheo de Raadt
2002-05-27a night of cleanup, so i can read this easierTheo de Raadt
2002-05-26sort ChallengeResponseAuthentication; ok markus@Kevin Steves
2002-05-26remove extra spaces, tabs, and semicolon.Federico G. Schwindt
2002-05-26use sysctl to get ttl from the kernel; itojun okTheo de Raadt
2002-05-26KNF. remove unneeded variable. from deraadtJun-ichiro itojun Hagino
2002-05-26sync with latest kame. KNF, port number simplification, and suchJun-ichiro itojun Hagino
2002-05-26re-integrate a grammar fixTheo de Raadt
2002-05-26sync with latest KAME tree. -S option uses bind(2), -g option, KNFJun-ichiro itojun Hagino
2002-05-26missed two pid_t conversions; moritz@jodeit.orgTheo de Raadt
2002-05-26syncTheo de Raadt
2002-05-26more MLINKSTheo de Raadt
2002-05-26pid_t cleanupTheo de Raadt
2002-05-26pid_t cleanupTheo de Raadt
2002-05-26pid_t cleanupTheo de Raadt
2002-05-26pid_t cleanupTheo de Raadt
2002-05-26- CPU_MAXID and CPU_CHIPSET were swapped in cpu.hMatthieu Herrb
2002-05-26pid_cleanup, inspired by work by jason@ackley.netTheo de Raadt
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