summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2002-05-31cleanup socklen_tJun-ichiro itojun Hagino
2002-05-31split out two major function blocks which made the indentation horribleTheo de Raadt
2002-05-31remove unused portion of code (pidfile(3) alternative)Jun-ichiro itojun Hagino
2002-05-31plug fd_set overrunJun-ichiro itojun Hagino
2002-05-31sync w/ latest kame. link id handling.Jun-ichiro itojun Hagino
2002-05-31use setproctitle(3). check for IPv6 ftp bounce attack. deraadt okJun-ichiro itojun Hagino
2002-05-31Typo, "TMP_PW" used where "NEW_PW" was intended; fixes /etc/ptmpTodd C. Miller
2002-05-31function prototypes shoulnd't carry variable nameJun-ichiro itojun Hagino
2002-05-31KNF; itojun okTheo de Raadt
2002-05-31fail if the default class is smaller than the ctl class.Kenjiro Cho
2002-05-31Add support for passphrase authentication, all sorts of new attributesAngelos D. Keromytis
2002-05-30minor KNFTheo de Raadt
2002-05-30minor tweaksTheo de Raadt
2002-05-30various repairs; jason@ackley.netTheo de Raadt
2002-05-30typoTheo de Raadt
2002-05-30Do not allow user to run authpf if user's shell is not /usr/sbin/authpf toOleg Safiullin
2002-05-30snprintf in .y filesTheo de Raadt
2002-05-30typo; moritz@jodeit.orgTheo de Raadt
2002-05-30repair formatting; fred@francis.unitra.skTheo de Raadt
2002-05-29rtm_seq is an int. from deraadtJun-ichiro itojun Hagino
2002-05-29sync more with kame. sockaddr_dl printingJun-ichiro itojun Hagino
2002-05-29more strlcatTheo de Raadt
2002-05-29snprintf, strlcpy, strlcatTheo de Raadt
2002-05-29even more strlcpyTheo de Raadt
2002-05-29more strlcat and strlcpyTheo de Raadt
2002-05-29grammar from netbsd via kameJun-ichiro itojun Hagino
2002-05-29KNF, strlcpy, cleanups from kameJun-ichiro itojun Hagino
2002-05-29snprintf blah blah blahTheo de Raadt
2002-05-29more snprintfTheo de Raadt
2002-05-29more snprintfTheo de Raadt
2002-05-29more sprintfTheo de Raadt
2002-05-29grammar, from netbsdJun-ichiro itojun Hagino
2002-05-29use new SIOCGIFINFO_IN6. random other cleanups. sync w/kame.Jun-ichiro itojun Hagino
2002-05-28Repair remote printing; maxfd was not set correctly for remote connections.Todd C. Miller
2002-05-28Remove useless sigaddset()Todd C. Miller
2002-05-28Kill an sscanf() in favor of strtol()Todd C. Miller
2002-05-28pid_t wiht %ld and (long)Theo de Raadt
2002-05-28use %ld (long) for pidTheo de Raadt
2002-05-27and this one, brianTheo de Raadt
2002-05-27Coerce pid_t to long rather than int for better portability; theobrian
2002-05-27unsigned to unsigned intTheo de Raadt
2002-05-27unsigned to unsigned intTheo de Raadt
2002-05-27unsigned to unsigned intTheo de Raadt
2002-05-26use sysctl to get ttl from the kernel; itojun okTheo de Raadt
2002-05-26sync with latest kame. KNF, port number simplification, and suchJun-ichiro itojun Hagino
2002-05-26missed two pid_t conversions; moritz@jodeit.orgTheo de Raadt
2002-05-26pid_t cleanupTheo de Raadt
2002-05-26pid_t cleanupTheo de Raadt
2002-05-26pid_cleanup, inspired by work by jason@ackley.netTheo de Raadt
2002-05-26pid_t cleanup; itojun okTheo de Raadt