Age | Commit message (Expand) | Author |
2002-05-27 | Ports require 6 chars, from Oleg Safiullin | Daniel Hartmeier |
2002-05-27 | sunix is 8x speed serial | Theo de Raadt |
2002-05-27 | unsigned to unsigned int | Theo de Raadt |
2002-05-27 | unsigned to unsigned int | Theo de Raadt |
2002-05-27 | snprintf and strlcpy cleanup; angelos ok | Theo de Raadt |
2002-05-27 | correct pid handling | Theo de Raadt |
2002-05-27 | unsigned vs unsigned int | Theo de Raadt |
2002-05-27 | snprintf | Theo de Raadt |
2002-05-27 | framework to add af-dependent data structure to struct ifnet. | Jun-ichiro itojun Hagino |
2002-05-27 | catch up to the new build methods | Theo de Raadt |
2002-05-27 | kill unused arc4random_8() API | Theo de Raadt |
2002-05-27 | a night of cleanup, so i can read this easier | Theo de Raadt |
2002-05-26 | sort ChallengeResponseAuthentication; ok markus@ | Kevin Steves |
2002-05-26 | remove extra spaces, tabs, and semicolon. | Federico G. Schwindt |
2002-05-26 | use sysctl to get ttl from the kernel; itojun ok | Theo de Raadt |
2002-05-26 | KNF. remove unneeded variable. from deraadt | Jun-ichiro itojun Hagino |
2002-05-26 | sync with latest kame. KNF, port number simplification, and such | Jun-ichiro itojun Hagino |
2002-05-26 | re-integrate a grammar fix | Theo de Raadt |
2002-05-26 | sync with latest KAME tree. -S option uses bind(2), -g option, KNF | Jun-ichiro itojun Hagino |
2002-05-26 | missed two pid_t conversions; moritz@jodeit.org | Theo de Raadt |
2002-05-26 | sync | Theo de Raadt |
2002-05-26 | more MLINKS | Theo de Raadt |
2002-05-26 | pid_t cleanup | Theo de Raadt |
2002-05-26 | pid_t cleanup | Theo de Raadt |
2002-05-26 | pid_t cleanup | Theo de Raadt |
2002-05-26 | pid_t cleanup | Theo de Raadt |
2002-05-26 | - CPU_MAXID and CPU_CHIPSET were swapped in cpu.h | Matthieu Herrb |
2002-05-26 | pid_cleanup, inspired by work by jason@ackley.net | Theo de Raadt |
2002-05-26 | pid_t cleanup; itojun ok | Theo de Raadt |
2002-05-26 | with XXX, note a place we could maybe use arc4random() | Theo de Raadt |
2002-05-26 | oops, major oops; moritz@jodeit.org | Theo de Raadt |
2002-05-25 | missed Per Allansson (auth2-chall.c) | Kevin Steves |
2002-05-25 | split auth2.c into one file per method; ok provos@/deraadt@ | Markus Friedl |
2002-05-25 | fix usage; from Sam Smith <S@mSmith.net>. | Federico G. Schwindt |
2002-05-25 | sync | Theo de Raadt |
2002-05-25 | typo fixes; S@mSmith.net | Theo de Raadt |
2002-05-25 | remaining easy snprintf conversions | Theo de Raadt |
2002-05-25 | execlp->execl; from stevesk | Markus Friedl |
2002-05-25 | first version of ssh-keysign manpage, ok deraadt@ | Markus Friedl |
2002-05-25 | kill(pid, sig)... NOT (sig, pid)cvs diff -u kerberosIV/src/appl/bsd/rlogin.cc... | Theo de Raadt |
2002-05-25 | __progname stuff; jason@ackley.net | Theo de Raadt |
2002-05-25 | incorrrect kill(); jason@ackley.net | Theo de Raadt |
2002-05-25 | do not assume scripts are executable | Theo de Raadt |
2002-05-25 | Add a board type for VXT2000+. Info gathered by Daniel SZILAGYI. | Hugh Graham |
2002-05-25 | use _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 routines | Dale Rahn |
2002-05-24 | more IANA values. official # for bridge is assigned. jason ok | Jun-ichiro itojun Hagino |
2002-05-24 | strlcpy at most 16 characters, so says man page | Theo de Raadt |
2002-05-24 | add net.inet.icmp.tstamprepl sysctl for timestamp control; jason@ackley.net | Theo de Raadt |
2002-05-24 | examples subsection; s@msmith.net | Theo de Raadt |