summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-02mrtstat members are u_long, so use %lu not %ldJun-ichiro itojun Hagino
2002-06-02explicit padding; okay deraadt@Niels Provos
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-02syncTheo de Raadt
2002-06-02missing first port on titan 800L; noted via seb@script.jussieu.frTheo de Raadt
2002-06-02duplicate vendorTheo de Raadt
2002-06-02clear sockaddr_in before useTheo de Raadt
2002-06-02strlcpyTheo de Raadt
2002-06-02no argh. we should doc these targets betterTheo de Raadt
2002-06-02minor KNFTheo de Raadt
2002-06-02put libssl in PRDIRS instead; andre@ae-35.comTheo de Raadt
2002-06-02knf, spaces, no \n in panicMichael Shalayeff
2002-06-02alpha does not have auvia and i386 needed a better decriptionMichael Shalayeff
2002-06-02correct fake nfs_boot_getfh(); ski@wuhjuhbuh.2y.netTheo de Raadt
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