summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-02Fix ordering and typo problemConstantine Sapuntzakis
2002-06-02KNFTheo de Raadt
2002-06-02minor KNFTheo de Raadt
2002-06-01exit(1) not exit(-1)Theo de Raadt
2002-06-01syncTheo de Raadt
2002-06-01exit 1 not -1Theo de Raadt
2002-06-01more snprintfTheo 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-01Add systrace(4).Wilbern Cobb
2002-06-01Document the systrace pseudo-device.Wilbern Cobb
2002-06-01size_t must be cast to (unsigned long) and printed using %luTheo de Raadt
2002-06-01syncTheo de Raadt
2002-06-01fix mkr for libssl changesTheo de Raadt
2002-06-01Document ECN support, with input from dhartmei@.Hugh Graham
2002-06-01Update tests to reflect ECN support.Hugh Graham
2002-06-01ECN flag support for pf. Committed in consultation with Daniel.Hugh Graham
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-06-01cleanupsTheo de Raadt
2002-06-01we do not need this to be Makefile.bsd-wrapperTheo de Raadt
2002-06-01spaces to tabBrad Smith
2002-06-01mkisofs goes awayTheo de Raadt
2002-05-31we use mkhybrid for everything nowTheo de Raadt
2002-05-31cleanup socklen_tJun-ichiro itojun Hagino
2002-05-31recommit strlcpy/snprintf diff after i found my bugTheo de Raadt
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-31respect rmx_mtu (cached PMTUD result) on outbound. deraadt/angelos okJun-ichiro itojun Hagino
2002-05-31use int32_t, not int, for on-disk format structure.Jun-ichiro itojun Hagino
2002-05-31do not declare int32_t and such locally. pull sys/types.h.Jun-ichiro itojun Hagino
2002-05-31de-autoPaul Janzen
2002-05-31put the right thing into the audio name; pt out by Sebastian Stark <seb@todes...Michael Shalayeff
2002-05-31use setproctitle(3). check for IPv6 ftp bounce attack. deraadt okJun-ichiro itojun Hagino
2002-05-31fix the auvia description for 8233; from Sebastian Stark <seb@todesplanet.de>Michael Shalayeff
2002-05-31don't write CVSvn.texi to src.Wilbern Cobb
2002-05-31Typo, "TMP_PW" used where "NEW_PW" was intended; fixes /etc/ptmpTodd C. Miller
2002-05-31KNFTheo de Raadt
2002-05-31ecn is disabled by default, so show the option enabled.Federico G. Schwindt
2002-05-31Allow IBSS creation on Symbol cards with station firmware >= 2.5Todd C. Miller
2002-05-31pad received signature with leading zeros, because RSA_verify expectsMarkus Friedl
2002-05-31add comment:Markus Friedl
2002-05-31move Authmethod definitons to per-method file.Markus Friedl
2002-05-31extent ssh-keysign protocol:Markus Friedl
2002-05-31function prototypes shoulnd't carry variable nameJun-ichiro itojun Hagino
2002-05-31KNF; itojun okTheo de Raadt
2002-05-31sync with KAME.Kenjiro Cho
2002-05-31fail if the default class is smaller than the ctl class.Kenjiro Cho