summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2002-06-07avoid fd_set overrun. sync w/kameJun-ichiro itojun Hagino
2002-06-07nuke unmaintained code (#ifdef FAITH4). sync w/kameJun-ichiro itojun Hagino
2002-06-06pfctl changesMichael Shalayeff
2002-06-05Double socket receive buffer size; deraadt@ OKTodd C. Miller
2002-06-05this must be statically linked. spotted by bks10@cornell.eduTheo de Raadt
2002-06-04use arc4randomJun-ichiro itojun Hagino
2002-06-04spelling; raj@cerias.purdue.eduTheo de Raadt
2002-06-03recover backward compatibility in -I behavior. sync w/kameJun-ichiro itojun Hagino
2002-06-03compatiblity -> compatibilityTheo de Raadt
2002-06-03mktemp(1) fixes; jason@ackley.netTheo de Raadt
2002-06-03more nroff/KNF. from deraadtJun-ichiro itojun Hagino
2002-06-03typoJun-ichiro itojun Hagino
2002-06-03more posix-compliant arg parsing. sync w/kame. help from deraadtJun-ichiro itojun Hagino
2002-06-02grammar. from netbsd via kameJun-ichiro itojun Hagino
2002-06-02withough -> withoutTheo de Raadt
2002-06-02KNFTheo de Raadt
2002-06-02fix tables; fred@francis.unitra.skTheo de Raadt
2002-06-02missing sockaddr inits; ok itojunTheo de Raadt
2002-06-02KNF (no variable name should be present on prototype)Jun-ichiro itojun Hagino
2002-06-02Don't send a RAD_NAS_IP_ADDRESS attribute as RAD_NAS_IDENTIFIER isbrian
2002-06-02clear sockaddr_in before useTheo de Raadt
2002-06-02strlcpyTheo de Raadt
2002-06-02minor KNFTheo de Raadt
2002-06-02KNFTheo de Raadt
2002-06-01exit(1) not exit(-1)Theo de Raadt
2002-06-01exit 1 not -1Theo de Raadt
2002-06-01missing return; jason@ackley.netTheo de Raadt
2002-06-01some KNF, and missing param on warnx(); jason@ackley.netTheo de Raadt
2002-06-01machtime() is 32bit quantity.Jun-ichiro itojun Hagino
2002-06-01i find more: a stderr print that makes no sense, and a part that wasTheo de Raadt
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